1. 043c8e3 ignore upcall program variants by Mike Dilger · 6 years ago
  2. c90dbf0 Cleanup. by Michael Tuexen · 6 years ago
  3. 1293411 Merge pull request #277 from weinrank/master by Michael Tüxen · 6 years ago
  4. 0d8efac remove INET and INET6 checks in netinet/sctp_uio.h by Felix Weinrank · 6 years ago
  5. 4af3099 remove INET and INET6 checks in usrsctp.h by Felix Weinrank · 6 years ago
  6. d524fa3 Fix compilation when neither INET nor INET6 are defined. by Michael Tuexen · 6 years ago
  7. 27a4d25 Improve description of MIB variables. by Michael Tuexen · 6 years ago
  8. e9fb1d6 Avoid truncating unrecognised parameters when reporting them. by Michael Tuexen · 6 years ago
  9. 04a0c5f Improve #ifdefs for timingsafe_bcmp(). by Michael Tuexen · 6 years ago
  10. ac87b2f Mitigate providing a timing signal if the COOKIE or AUTH by Michael Tuexen · 6 years ago
  11. 47dd39f After allocating chunks set the fields in a consistent way. by Michael Tuexen · 6 years ago
  12. 8810560 Plug mbuf leaks by Michael Tuexen · 6 years ago
  13. 826939a Fix the handling of ancillary data for SCTP socket. Implement by Michael Tuexen · 6 years ago
  14. 0a49ef3 Fix FreeBSD specific UDP stats counter bug. by Michael Tuexen · 6 years ago
  15. 15b917a Fix typo. by Michael Tuexen · 6 years ago
  16. b60889c Fix memory leak. by Michael Tuexen · 6 years ago
  17. a655ed6 Integrate DTrace support for FreeBSD kernel. by Michael Tuexen · 6 years ago
  18. c6fa0e6 Remove unused code. by Michael Tuexen · 6 years ago
  19. a10cd49 Merge pull request #257 from somtin/master by Michael Tüxen · 6 years ago
  20. b92b2a5 disable-programs switch fixed by Christian Wright · 6 years ago
  21. 899b19a Pass foreign flag to automake when using autoreconf by Christian Wright · 6 years ago
  22. 35c1d97 Refactor the handling of SHUTDOWN_PENDING for dtrace support. by Michael Tuexen · 6 years ago
  23. 4e05785 Use macro to set the assoc state. by Michael Tuexen · 6 years ago
  24. 501e967 Fix https://github.com/sctplab/usrsctp/issues/253. by Michael Tuexen · 6 years ago
  25. 348a36c Use stcb instead of asoc in assoc state macros. by Michael Tuexen · 6 years ago
  26. 1a34e04 Use macros to modify the assoc state. by Michael Tuexen · 6 years ago
  27. 27df81d Cleanups, no intended changes. by Michael Tuexen · 6 years ago
  28. 139274f Sync FBSDID. by Michael Tuexen · 6 years ago
  29. 11eeb62 Fix typo. by Michael Tuexen · 6 years ago
  30. c51af97 Integrate https://svnweb.freebsd.org/base?view=revision&revision=337589 by Michael Tuexen · 6 years ago
  31. 510da4e Merge pull request #251 from weinrank/upcallAPI by Michael Tüxen · 6 years ago
  32. cd26055 Sync Makefile with CMake by Felix Weinrank · 6 years ago
  33. c6deec6 Merge pull request #250 from weinrank/windowsImprovements by Michael Tüxen · 6 years ago
  34. a2e5b02 Merge commit 'b03d4cf95910cec7c300fbf72ad736a28fd923ec' into windowsImprovements by Felix Weinrank · 6 years ago
  35. b03d4cf Merge pull request #249 from weinrank/upcallAPI by Michael Tüxen · 6 years ago
  36. 427bbba Integrated Michael's comments by Felix Weinrank · 6 years ago
  37. 213ec9b Unbreak the building of the NKE under Mac OS. by Michael Tuexen · 6 years ago
  38. ab37acd explicitly cast htons value by Felix Weinrank · 6 years ago
  39. bda7e2a fix compile error by Felix Weinrank · 6 years ago
  40. c17f6e1 Merge remote-tracking branch 'origin/upcallAPI' into windowsImprovements by Felix Weinrank · 6 years ago
  41. 1c6d0a3 Fix netbsd compile error by Felix Weinrank · 6 years ago
  42. acdfbd9 Merge branch 'master' of https://github.com/sctplab/usrsctp into upcallAPI by Felix Weinrank · 6 years ago
  43. 099944e Merge pull request #242 from s-hashimoto00/fix-pragma-warning by Michael Tüxen · 6 years ago
  44. e9b68d6 Merge pull request #248 from weinrank/netbsd-8.0-fix by Michael Tüxen · 6 years ago
  45. 2e5216b improved compiling checks by Felix Weinrank · 6 years ago
  46. 3c3962c CMake improvements by Felix Weinrank · 6 years ago
  47. cbf57fe whitespace fix by Felix Weinrank · 6 years ago
  48. 3958912 Make first in6_sin_2_v4mapsin6() parameter static by Felix Weinrank · 6 years ago
  49. 111283a Enable RCVINFO by Felix Weinrank · 6 years ago
  50. 91645f2 Fix unix compiler warnings by Felix Weinrank · 6 years ago
  51. e81beec Fix compiler warnings for windows by Felix Weinrank · 6 years ago
  52. 5726291 Merge branch 'master' of https://github.com/sctplab/usrsctp into upcallAPI by Felix Weinrank · 6 years ago
  53. 3264cd0 Revert "testing..." by Felix Weinrank · 6 years ago
  54. b6c90b1 Fix reading of uninitilized memory. by Michael Tuexen · 6 years ago
  55. bddb5f0 testing... by Felix Weinrank · 6 years ago
  56. 7ad8132 Adopted usage comments by Felix Weinrank · 6 years ago
  57. 1db6956 Whitespace changes by Felix Weinrank · 6 years ago
  58. f699258 Fix ekr_loop port by Felix Weinrank · 6 years ago
  59. 060c19f fix compiler warning by Felix Weinrank · 6 years ago
  60. 8cdf078 Fix compiler warning by Felix Weinrank · 6 years ago
  61. ee84d61 Whitespace changes by Felix Weinrank · 6 years ago
  62. e3fe6ab Revert README.md change by Felix Weinrank · 6 years ago
  63. cbe162f Revert "Merge branch 'fuzzer-integration-upcall' into upcallAPI" by Felix Weinrank · 6 years ago
  64. f6a8b05 Merge branch 'fuzzer-integration-upcall' into upcallAPI by Felix Weinrank · 6 years ago
  65. 434edd0 whitespace by Felix Weinrank · 6 years ago
  66. 0d4f67c sync with fuzzer-integration-upcall branch by Felix Weinrank · 6 years ago
  67. 708c991 sync with master by Felix Weinrank · 6 years ago
  68. 7ae3739 Merge branch 'master' into fuzzer-integration-upcall by Felix Weinrank · 6 years ago
  69. ec350e9 added ekr_loop_upcall by Felix Weinrank · 6 years ago
  70. b45f6f3 Merge pull request #247 from weinrank/patch-1 by Michael Tüxen · 6 years ago
  71. 45af0ed Update Manual.md by Felix Weinrank · 6 years ago
  72. 98861be Merge branch 'fuzzer-integration-upcall' of github.com:weinrank/usrsctp into fuzzer-integration-upcall by Felix Weinrank · 6 years ago
  73. 0566be1 Merge branch 'master' into fuzzer-integration-upcall by Felix Weinrank · 6 years ago
  74. 6e9dd73 Fix compilation of userland stack. by Michael Tuexen · 6 years ago
  75. aecefd2 Sync with FreeBSD. by Michael Tuexen · 6 years ago
  76. 7693cf1 revert changes by Felix Weinrank · 6 years ago
  77. 5c40a8a fix editorconfig by Felix Weinrank · 6 years ago
  78. 64ff2c5 revert merge mistake by Felix Weinrank · 6 years ago
  79. 6f9fe93 Merge branch 'master' into fuzzer-integration-upcall by Felix Weinrank · 6 years ago
  80. 40d3b40 Sync with sctp-idata. by Michael Tuexen · 6 years ago
  81. 7a8bc9a Merge pull request #243 from taylor-b/localtime_r by Michael Tüxen · 6 years ago
  82. 4db5938 Switching from localtime to localtime_r on non-Windows platforms. by Taylor Brandstetter · 6 years ago
  83. d919daa Allow applications to get send buffer level by Felix Weinrank · 6 years ago
  84. b165ed7 Merge branch 'master' into fuzzer-integration-upcall by Felix Weinrank · 6 years ago
  85. 4920654 Check the pragma GCC diagnostic is supported by Shigeo Hashimoto · 6 years ago
  86. 536030d Restore state of the GCC diagnostics by Shigeo Hashimoto · 6 years ago
  87. 54983e2 Ensure that the ip6_plen is provided in network byte order. by Michael Tuexen · 6 years ago
  88. 5655df4 Improve compliance with RFC 4895 and RFC 6458. by Michael Tuexen · 6 years ago
  89. 919c6bb Merge branch 'master' of github.com:sctplab/usrsctp by Michael Tuexen · 6 years ago
  90. 8789a6d Don't overflow a buffer if we receive an INIT or INIT-ACK chunk by Michael Tuexen · 6 years ago
  91. 0945628 Try to please the Windows compiler. by Michael Tuexen · 6 years ago
  92. 5f3bfa8 Plug memory leak recently introduced. by Michael Tuexen · 6 years ago
  93. 45ff9b8 Merge pull request #231 from weinrank/master by Michael Tüxen · 6 years ago
  94. f91d008 Suppress 'type-limits' warning for GCC by Felix Weinrank · 6 years ago
  95. b293b29 Merge branch 'master' of github.com:sctplab/usrsctp by Michael Tuexen · 6 years ago
  96. 12aa707 Fix mask. by Michael Tuexen · 6 years ago
  97. 48a3873 Allow sys tunables to be set before calling usrsctp_init(). by Michael Tuexen · 6 years ago
  98. f87fcd8 Add range check for sysctl set functions. by Michael Tuexen · 6 years ago
  99. daaaf94 Fix typo. by Michael Tuexen · 6 years ago
  100. 022ef44 Cleanup and sync with FreeBSD sources. by Michael Tuexen · 6 years ago