summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-27Fix typos in the last commit.t00fcxen
2013-12-27Improve support of NetBSD and OpenBSD.t00fcxen
2013-12-27Whitespace change.t00fcxen
2013-12-27Sync FBSDIDs.t00fcxen
2013-12-27Fix some warnings.t00fcxen
2013-12-27Address some warnings.t00fcxen
2013-12-20Address signed/unsigned warnings reported by Iosif Adrian Mihai.t00fcxen
2013-11-30Sync FBSDIDs.t00fcxen
2013-11-30Move initialization of global locks to the iteratort00fcxen
2013-11-30It is __FreeBSD_version, not __FreeBSD_Versiont00fcxen
2013-11-30Backport r25874t00fcxen
2013-11-30Clean up iterator queue on all platforms.t00fcxen
2013-11-30Initialize accept mutex and cond explicitly.t00fcxen
2013-11-29Some Windows improvements from Andrew Galante.t00fcxen
2013-11-29sctp_delayed_checksum() is only used in the FreeBSD kernel.t00fcxen
2013-11-29Improve user_accept() on platforms not supporting sa_len.t00fcxen
2013-11-16Sync FBSDID.t00fcxen
2013-11-16Sync FBSDID.t00fcxen
2013-11-16Remove a write, which should not be there.t00fcxen
2013-11-16Sync FBSDID and with Mountain Lion sources.t00fcxen
2013-11-16Sync FBSDIDs.t00fcxen
2013-11-16More cleanups.t00fcxen
2013-11-16Simplify sctp_startup_iterator.t00fcxen
2013-11-16Clean up accept mutex.t00fcxen
2013-11-16Teardown the iterator thread cleanly.t00fcxen
2013-11-15Call CloseHandle on terminated threads. Windows only.t00fcxen
2013-11-15Out goes pthread_exit().t00fcxen
2013-11-14Don't use pthread_exit() and ExitThread() explicitly.t00fcxen
2013-11-14Free mbufs after they have been processed.t00fcxen
2013-11-14Free mbuf chain after processing is complete.t00fcxen
2013-11-07Sync with Mountain Lion sources.t00fcxen
2013-11-07Sync FBSDID.t00fcxen
2013-11-07Be more restrictive when composing an ASCONF-ACK chunk.t00fcxen
2013-11-07Sync FBSDIDs.t00fcxen
2013-11-07Use htons/ntohs were appropriate.t00fcxen
2013-11-03Sync with Moutinain Lion.t00fcxen
2013-11-03Don't call sctp_finish() with the INP_INFO_LOCK held.t00fcxen
2013-11-03Define and use SCTP_INP_INFO_LOCK_DESTROY.t00fcxen
2013-11-03Get rid of u_quad_t.t00fcxen
2013-11-02Retire in_addr_t in the code.t00fcxen
2013-11-02Address some build problems reported by Lally Singh.t00fcxen
2013-11-02Sync with Mountain Lionst00fcxen
2013-11-02More warnings...t00fcxen
2013-11-02Warnings...t00fcxen
2013-11-02More warnings.t00fcxen
2013-11-02Address more warnings...t00fcxen
2013-11-02More warings...t00fcxen
2013-11-02Address more warnings when compiling without INET and INET6.t00fcxen
2013-11-02Address some more warnings when neither INET nor INET6 are defined.t00fcxen
2013-10-31Fix compilationt00fcxen