aboutsummaryrefslogtreecommitdiff
path: root/programs
AgeCommit message (Expand)Author
2020-05-26Cleanup error reporting.Michael Tuexen
2020-05-25Adjust `usrsctp_handle_timers` signature and implementation (#470)Yury Yaroshevich
2020-05-23Add support for SCTP_ASSOC_SUPPORTS_INTERLEAVINGMichael Tuexen
2020-05-18Fix format string.Michael Tuexen
2020-05-18Fix warning by cpp-check.Michael Tuexen
2020-05-18Fix logic error. Spotted by cpp-check.Michael Tuexen
2020-05-18Address a warning by cpp-check.Michael Tuexen
2020-05-18Fix format strings as reported by cpp-check.Michael Tuexen
2020-05-18Check return value of snprintf().Michael Tuexen
2020-04-29Fix #458Michael Tuexen
2020-03-18Fuzzer (#446)Felix Weinrank
2020-03-16Set default MTU for an endpoint to 9000 bytes.Michael Tuexen
2020-02-03ekr_loop - Fix bug (#425)Felix Weinrank
2020-02-03Handle usrsctp_sendv EWOULDBLOCK (#424)Felix Weinrank
2020-01-20Compilefix 2020 01a (#420)Felix Weinrank
2019-10-01Minor fixes: Fuzzer scripts, programs debug, structure field (#392)Felix Weinrank
2019-09-26Improve fuzzing utilities (#384)Felix Weinrank
2019-08-25Fuzzer integration (#356)Felix Weinrank
2019-08-13st_client - send http request instead of As (#348)Felix Weinrank
2019-08-12Style changes, no functional changes.Michael Tuexen
2019-08-12Single thread (#339)José Luis Millán
2019-08-08Fixed spelling issues reported by Lintian: (#344)Thomas Dreibholz
2019-08-06C++ compiler flags removed (#338)Felix Weinrank
2019-08-01Improved ekr_loop logging (#334)Felix Weinrank
2019-07-31Allow ekr_loop* ports to be set via command line argument (#332)Felix Weinrank
2019-07-30MinGW Compile fix (#329)Felix Weinrank
2019-07-27Compute CRC32C also when using the loopback interface.Michael Tuexen
2019-07-22Fix ekr_loop. (#326)Michael Tüxen
2019-07-05Add Meson build system support (#300)Lennart Grahl
2019-06-28MinGW Support (32bit & 64bit) (#321)Felix Weinrank
2019-04-24Concentrate debug/verbose functions in a single file (#310)Felix Weinrank
2019-04-10Print timestamps for debug output (#306)Felix Weinrank
2019-04-03address Michael's commentsFelix Weinrank
2019-04-03temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-03temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-03temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-03temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02improve error handlingFelix Weinrank
2019-04-02improve error handlingFelix Weinrank
2019-04-02improve error handlingFelix Weinrank
2019-04-02http_client_upcall : predictable error codesFelix Weinrank
2019-04-02http_client_upcall : support IPv4/IPv6 only modesFelix Weinrank
2019-04-02http_client : use predictive return valuesFelix Weinrank
2019-04-02improve http_client example to work with IPv4/IPv6 only setupsFelix Weinrank