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
/
ekr_loop.c
Age
Commit message (
Expand
)
Author
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
2020-06-30
Improve debug logging (#498)
Felix Weinrank
2020-06-26
Ekr loop refactoring (#491)
Felix Weinrank
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
Small cleanups and print addresses
Michael Tuexen
2020-05-26
Cleanup error reporting.
Michael Tuexen
2020-03-16
Set default MTU for an endpoint to 9000 bytes.
Michael Tuexen
2020-02-03
ekr_loop - Fix bug (#425)
Felix Weinrank
2020-02-03
Handle usrsctp_sendv EWOULDBLOCK (#424)
Felix Weinrank
2020-01-20
Compilefix 2020 01a (#420)
Felix Weinrank
2019-09-26
Improve fuzzing utilities (#384)
Felix Weinrank
2019-08-01
Improved ekr_loop logging (#334)
Felix Weinrank
2019-07-31
Allow ekr_loop* ports to be set via command line argument (#332)
Felix Weinrank
2019-07-22
Fix ekr_loop. (#326)
Michael Tüxen
2019-06-28
MinGW Support (32bit & 64bit) (#321)
Felix Weinrank
2019-04-24
Concentrate debug/verbose functions in a single file (#310)
Felix Weinrank
2019-01-16
Limit size of memory in socket option handling.
Michael Tuexen
2017-11-05
Send two ordered messages.
Michael Tuexen
2017-11-05
Inrease the message size for testing again.
Michael Tuexen
2017-09-19
Remove message size to work around a bug.
Michael Tuexen
2017-06-25
Address signess issues.
Michael Tuexen
2016-06-30
Don't use 9899 as the port number.
Michael Tuexen
2016-05-10
WSAGetLastError() returns an int.
Michael Tuexen
2016-05-10
ntohl() returns an unsigned int.
Michael Tuexen
2016-05-09
Seems like NetBSD does implement a cancelation point for recv().
Michael Tuexen
2016-05-02
Enable debug to figure out what is going on on NetBSD.
Michael Tuexen
2016-03-26
Less warnings.
Michael Tuexen
2015-12-05
Use correct thread main functions on Windows.
Michael Tuexen
2015-11-13
Initilize socket library on Windows.
Michael Tuexen
2015-09-01
use heap memory for the message send instead of stack memory
Felix Weinrank
2015-08-26
coding style: if() -> if ()
Felix Weinrank
2015-08-25
ekr_loop: exit on error and disabled verbose debug output
Felix Weinrank
2013-11-30
Style change.
t00fcxen
2013-11-30
Improve cleanup at the end.
t00fcxen
2013-11-14
Clean up threads when the program terminates.
t00fcxen
2013-09-07
Add code to show how to set send and receive buffer sizes.
t00fcxen
2013-02-10
Update programs to use the new API.
t00fcxen
2013-01-19
Add support for registering a printf() callback
t00fcxen
2012-12-28
Register addresses.
t00fcxen
2012-12-27
Fix makefile for Windows, improve error handling.
t00fcxen
2012-12-26
Add support for packet dumping. The output can be processed by
t00fcxen
2012-09-08
Whitespace changes.
t00fcxen
2012-09-08
Use specific binding. This does not yet work, but here is the
t00fcxen
2012-09-08
Enable debug output.
t00fcxen
2012-09-08
No command line args are used.
t00fcxen
2012-09-07
Try to get it compiling on Windows.
t00fcxen
[next]