index
:
usrsctp.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
programs
Age
Commit message (
Expand
)
Author
2022-03-29
Fix typos (#652)
David Sanders
2022-02-17
Tweak #includes to improve compilation on Windows.
Michael Tuexen
2021-09-15
Cleanups, no functional change intended
Michael Tuexen
2021-09-14
Undo last two commits, since they don;t work on the buildbot
Michael Tuexen
2021-09-14
Try to work around false ASAN report on Linux
Michael Tuexen
2021-09-13
Avoid a bogus asan report on Linux
Michael Tuexen
2021-09-12
Fix warning, no functional change.
Michael Tuexen
2021-09-09
Improve building for iOS.
Michael Tuexen
2021-09-05
Avoid overflows.
Michael Tuexen
2021-09-05
Set XCODE_ATTRIBUTE_PRODUCT_BUNDLE_IDENTIFIER
Michael Tuexen
2020-12-30
Update client_upcall.c (#559)
ihsinme
2020-11-19
Sync master with fuzzing branch (#551)
Felix Weinrank
2020-11-18
MinGW release build - initialize variables (#548)
CoolmanCZ
2020-11-02
Use CMAKE's BUILD_SHARED_LIBS flag to build shared library (#543)
Felix Weinrank
2020-10-13
Improve compilation on Windows.
Michael Tuexen
2020-09-23
Fix gcc/clang type mismatch warnings on Windows (#527)
Taylor Brandstetter
2020-09-22
Fix -Wunreachable-code in programs/ (#528)
Taylor Brandstetter
2020-09-18
Add license statement.
Michael Tuexen
2020-08-01
Provide ulp_info pointer on send_callback() (#511)
José Luis Millán
2020-07-16
add fflush() (#502)
Felix Weinrank
2020-07-10
Remove program used only locally.
Michael Tuexen
2020-07-10
Sync with FreeBSD
Michael Tuexen
2020-06-30
Improve debug logging (#498)
Felix Weinrank
2020-06-26
Remove dead assignment.
Michael Tuexen
2020-06-26
Fix error handling.
Michael Tuexen
2020-06-26
Fix error message.
Michael Tuexen
2020-06-26
Another Windows build failure...
Michael Tuexen
2020-06-26
Add missing include. This possibly fixes the builds on Windows
Michael Tuexen
2020-06-26
Ekr loop refactoring (#491)
Felix Weinrank
2020-06-26
tsctp: add parameter to get the current throughput periodically (#490)
msvoelker
2020-06-23
tsctp: add partial reliability with parameters -P and -t (#485)
msvoelker
2020-06-22
Remove dead assignment.
Michael Tuexen
2020-06-16
Further improvements...
Michael Tuexen
2020-06-16
Improve compilation on non-BSD platforms
Michael Tuexen
2020-06-16
Merge branch 'master' of github.com:sctplab/usrsctp
Michael Tuexen
2020-06-16
Small cleanups and print addresses
Michael Tuexen
2020-06-15
Fix a warning
Michael Tuexen
2020-06-15
Fix format strings
Michael Tuexen
2020-06-14
Improve error handling
Michael Tuexen
2020-06-14
Further improve gettimeofday...
Michael Tuexen
2020-06-14
Improve gettimeofday() on Windows (if it compiles).
Michael Tuexen
2020-05-26
Cleanup error reporting.
Michael Tuexen
2020-05-25
Adjust `usrsctp_handle_timers` signature and implementation (#470)
Yury Yaroshevich
2020-05-23
Add support for SCTP_ASSOC_SUPPORTS_INTERLEAVING
Michael Tuexen
2020-05-18
Fix format string.
Michael Tuexen
2020-05-18
Fix warning by cpp-check.
Michael Tuexen
2020-05-18
Fix logic error. Spotted by cpp-check.
Michael Tuexen
2020-05-18
Address a warning by cpp-check.
Michael Tuexen
2020-05-18
Fix format strings as reported by cpp-check.
Michael Tuexen
2020-05-18
Check return value of snprintf().
Michael Tuexen
[next]