1. 0602fd0 Sync with Mavericks sources. by t00fcxen · 10 years ago
  2. fb3816e Sync with Mavericks sources. by t00fcxen · 10 years ago
  3. 2344bfc Sync with Mavericks sources. by t00fcxen · 10 years ago
  4. 669cffc Sync with Mavericks sources. by t00fcxen · 10 years ago
  5. 44318e9 Sync with Mavericks sources. by t00fcxen · 10 years ago
  6. a8657c4 Sync with Mavericks sources. by t00fcxen · 10 years ago
  7. 8867306 Sync with Mavericks and adopt user land stack. by t00fcxen · 10 years ago
  8. 6c632b3 Get it compiling on IOS when disabling INET and INET6. by t00fcxen · 10 years ago
  9. e074d60 Address the bugs reported by Sylvestre Ledru in by t00fcxen · 10 years ago
  10. b374a4f Address a warning on non-BSD style OSes when neither INET nor INET6 is by t00fcxen · 10 years ago
  11. 8f9e45f Sync with Mavericks sources. by t00fcxen · 10 years ago
  12. 0244dd5 Improve compilation if INET or INET6 is not defined. by t00fcxen · 10 years ago
  13. f413b2d From Lally Singh: Improve compilation if INET or INET6 is not defined. by t00fcxen · 10 years ago
  14. 8c88a9b Address some signed/unsigned warnings reported by by t00fcxen · 10 years ago
  15. 23069ba Sync with FreeBSD sources. by t00fcxen · 10 years ago
  16. 22a33a1 Improve support of NetBSD and OpenBSD. by t00fcxen · 10 years ago
  17. b574145 Address some warnings. by t00fcxen · 10 years ago
  18. 6afa8ee Initialize accept mutex and cond explicitly. by t00fcxen · 11 years ago
  19. ddb7d0f Improve user_accept() on platforms not supporting sa_len. by t00fcxen · 11 years ago
  20. 7fdfb5e Free mbuf chain after processing is complete. by t00fcxen · 11 years ago
  21. 1584d52 Don't call sctp_finish() with the INP_INFO_LOCK held. by t00fcxen · 11 years ago
  22. 478069f Fix compilation by t00fcxen · 11 years ago
  23. 5d7df6a Address some warning if neither INET nor INET6 is defined. by t00fcxen · 11 years ago
  24. a84e47f Get SCTP_WITH_NO_CSUM working. by t00fcxen · 11 years ago
  25. d433587 Add support for SO_SNDBUF and SO_RCVBUF socket options. by t00fcxen · 11 years ago
  26. 6b5474d * Add support for exporting the SCTP stats. by t00fcxen · 11 years ago
  27. 8bd10d5 Remove unused code. by t00fcxen · 11 years ago
  28. d6d6990 Fix some warnings reported by Georgiana Chelu. by t00fcxen · 11 years ago
  29. 9eca21f Address a warning reported by Landry Breuil. by t00fcxen · 11 years ago
  30. 1d4c1f0 Get rid of UIO_NOCOPY. by t00fcxen · 11 years ago
  31. 07137be Fix a bug reported by Jon Leighton. Don't crash if the fromlen is NULL. by t00fcxen · 11 years ago
  32. 8e7c10c Better way to address the warning. by t00fcxen · 11 years ago
  33. 324854c Address a warning on Linux. by t00fcxen · 11 years ago
  34. e6b8257 Add support for registering a printf() callback by t00fcxen · 11 years ago
  35. 20307bc Add routines for address registration and deregistration. by t00fcxen · 11 years ago
  36. ce77eb0 Get it working on Windows. by t00fcxen · 11 years ago
  37. 32f19d4 Improve Windows code. by t00fcxen · 11 years ago
  38. 95eb2c4 Get it compiling on Windows. Still need to address some warnings. by t00fcxen · 11 years ago
  39. 47948bc Windows blues starts here... by t00fcxen · 11 years ago
  40. c9b21eb Add support for packet dumping. The output can be processed by by t00fcxen · 11 years ago
  41. 218d5d0 Use consistently new defines. by t00fcxen · 11 years ago
  42. e6d3ea9 Only define sin6 if INET6 is defined. by iruengeler · 12 years ago
  43. 56c7d1c Add a routing for dumping packets and initially support peeloff(). by t00fcxen · 12 years ago
  44. b7cb967 Small simplification. by t00fcxen · 12 years ago
  45. 5716b09 Add a function (#ifdefed out) to dump a packet using a single printf(). by t00fcxen · 12 years ago
  46. 72939a6 Add sctp_connectx() and provide an implementation for sctp_bindx(). by t00fcxen · 12 years ago
  47. ccc7011 ip_tos is a byte. by t00fcxen · 12 years ago
  48. 112778d Add support for usrsctp_getpaddrs(), usrsctp_freepaddrs(), by t00fcxen · 12 years ago
  49. eded5de Whitespace changes. by t00fcxen · 12 years ago
  50. 145a866 Some more casts regarding socklen_t and size_t. by t00fcxen · 12 years ago
  51. ce05298 Fix type mismatch in case of sizeof(size_t) != sizeof(socklen_t). by t00fcxen · 12 years ago
  52. de88728 Remove unused function. by t00fcxen · 12 years ago
  53. f4dcfd5 Fix a waring reported by Jan Beich. by t00fcxen · 12 years ago
  54. e4ac8c0 Improve FreeBSD compatibility. by t00fcxen · 12 years ago
  55. f48c939 Use HAVE_SA_LEN. by t00fcxen · 12 years ago
  56. a4442f3 Adjust coditional variable functions for WIN XP. by iruengeler · 12 years ago
  57. cce4fa0 Some cleanups. No functional change. by t00fcxen · 12 years ago
  58. 976efb6 Initialize a variable which might be used uninitialized otherwise. by t00fcxen · 12 years ago
  59. 0ea43bb Fix a warning... by t00fcxen · 12 years ago
  60. e3a4fdd Fix warning. by t00fcxen · 12 years ago
  61. 9d961e5 Integrate changes from R. Jesup for usrsctp.h. by t00fcxen · 12 years ago
  62. 7b0ab5c Use HAVE_SIN_LEN, HAVE_SIN6_LEN and HAVE_SCONN_LEN. by t00fcxen · 12 years ago
  63. 907b9e7 Don't use SO_LINGER and SO_ACCEPTCONN. These are required to by t00fcxen · 12 years ago
  64. cd09288 Get rid of SO_ACCEPTFILTER. by t00fcxen · 12 years ago
  65. 2418516 No C++ style comment. by tuexen · 12 years ago
  66. a21f0f5 Add support for SO_LINGER. by tuexen · 12 years ago
  67. 5b23bc0 Remove redundant check. by tuexen · 12 years ago
  68. 81680b2 Remove sockets from the listener queue. by tuexen · 12 years ago
  69. 0d570ca Get it compiling without INET and INET6. by tuexen · 12 years ago
  70. 57fa8d6 Fix handling of error cases for usrsctp send calls. by tuexen · 12 years ago
  71. 131dc2e Add usrsctp_get_non_blocking(). by tuexen · 12 years ago
  72. bd9d6dc Rename usrsctp_non_blocking to usrsctp_set_non_blocking. by tuexen · 12 years ago
  73. 2831695 Add some error protection code. Now Robin's program doesn't crash anymore, by tuexen · 12 years ago
  74. b053ad5 Add function to control blocking/non-blocking of sockets. by tuexen · 12 years ago
  75. b63afcd Improve Windows compilation. by tuexen · 12 years ago
  76. 920bac3 Fix syntax. by tuexen · 12 years ago
  77. de8908a Linux compilation.... by tuexen · 12 years ago
  78. c5f8040 Use hooks. by tuexen · 12 years ago
  79. bbdbb60 Get usrsctp_socket() and usrsctp_close() working for AF_CONN. by tuexen · 12 years ago
  80. 9375131 Fix more bugs. This gets OOTB handling working for AF_CONN. by tuexen · 12 years ago
  81. 5399719 Add some protection code such that the new example programs don't crash anymore. by tuexen · 12 years ago
  82. de2407b Add hooks for AF_CONN and a skeleton of example programs. by tuexen · 12 years ago
  83. 0a7c0e0 Use the right errno. by ruengeler · 12 years ago
  84. 4257f60 Only accept IPPROTO_SCTP as level in setsockopt and getsockopt. by ruengeler · 12 years ago
  85. 4f97bd6 by ruengeler · 12 years ago
  86. 656fe4c Make INET and INET6 support optional. by tuexen · 12 years ago
  87. 970e390 Most usrsctp_*() functions return 0 or -1 and set errno... by tuexen · 12 years ago
  88. 18d788f Fix return code of usrsctp_[gs]etsockopt(). by tuexen · 12 years ago
  89. d47a447 Sync with main sources and add the ulp_info stuff to the apps. by tuexen · 12 years ago
  90. 23e5769 Fix usrsctp_recvv() and usrsctp_sendv(). by tuexen · 12 years ago
  91. dae9040 Make sure usrsctp_sendv works with SCTP_SENDV_NOINFO. by ruengeler · 12 years ago
  92. ec3534f use pthread_cond_broadcast instead of pthread_cond_signal by ruengeler · 12 years ago
  93. 829d1a7 More copyright updates. by tuexen · 12 years ago
  94. c710843 Retire assert(). by tuexen · 12 years ago
  95. a0e4aa0 No exit(), no perror(). by tuexen · 12 years ago
  96. a25381b New API. by tuexen · 12 years ago
  97. b735c0f Clean teardown of the stack (wait for threads to terminate). by tuexen · 12 years ago
  98. 05f7281 More callback stuff from Irene. by tuexen · 12 years ago
  99. f3d0e4f Provide a userspace_finish() function. This should allow for cleaning up by tuexen · 12 years ago
  100. 8ce022e Add userspace_shutdown() and make the code more robust. by tuexen · 12 years ago