]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/sctputil.c
Use NULL instead of 0.
[FreeBSD/FreeBSD.git] / sys / netinet / sctputil.c
2012-01-06 tuexenUse NULL instead of 0.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-27 tuexenAddress issues found by clang. While there, fix also...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 tuexenFix unused parameter warnings.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-20 tuexenAdd support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-09 tuexenUpdate the inp stored in a HB-timer when moving an...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-19 tuexenCleanup the iterator code, remove code that is never...
2011-09-17 tuexenFix the enabling/disabling of Heartbeats and path MTU
2011-09-15 tuexenMake sure that SCTP rejects broadcast, multicast and...
2011-09-14 tuexenEnsure that 1-to-1 style SCTP sockets can only be conne...
2011-09-14 tuexenFix the handling of the flowlabel and DSCP value in...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-14 tuexenAdd support for the spp_dscp field in the SCTP_PEER_ADD...
2011-08-03 tuexenThe result of a joint work between rrs@ and myself...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-15 tuexenAdd support for the newly added SCTP API.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 attilioMFC
2011-05-29 tuexenGet rid of unused functions.
2011-05-29 hrsMerge from head@222434.
2011-05-08 attilioMFC
2011-05-08 tuexenFix a locking issue showing up on Mac OS X when subscri...
2011-05-04 attilioMFC
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 tuexenRemove code with any effect.
2011-05-02 attilioMFC
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 tuexenSome more cleanups related to an kernel without INET.
2011-04-30 tuexenImprove compilation of SCTP code without INET support.
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-08 rrsTunes and fixes the new DC-CC to seem to hit the
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-26 rrsImprovements to CC modules:
2011-02-24 tuexen* Cleanup the code computing the retransmission timeout.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 rrs1) Typo correction in comments and one spacing change.
2011-02-03 tuexenFix several bugs in the stream schedulers.
2011-02-03 tuexenMake sure that changing the ECN sysctl does not affect
2011-02-02 rrs1) Allow a chunk to track the cwnd it was at when sent.
2011-01-31 rrsMore ECN fixes:
2011-01-29 rrsFixes to ECN in SCTP.
2011-01-28 rrsKeep track of the real last RTT on each net.
2011-01-23 tuexenAdd stream scheduling support.
2011-01-23 tuexenRemove unnecessary checking of variable.
2011-01-19 tuexenCleanup the management of CC functions.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-30 tuexenCode cleanup: Use LIST_FOREACH, LIST_FOREACH_SAFE,...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-12 tuexenBugfix: Do correct accounting using the MIB counters...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-14 dimSync: merge r215189 through r215272 from ^/head.
2010-11-12 tuexenDon't print an empty line when printing mapping arrays.
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 dimSync: merge r214895 through r215140 from ^/head.
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-09 tuexenFix a bug which resulted in kevent() reporting an event...
2010-11-07 tuexenDo not have the MTU table twice in the code. Therefore...
2010-11-07 tuexenNot only stop all timers when entering the SHUTDOWN_SEN...
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 tuexenRemove old debug code.
2010-09-15 tuexenRemove unused variable/assignment.
2010-09-15 tuexenDelay the assignment of a path for DATA chunk until...
2010-09-05 rrsFix some CLANG warnings. One clang warning is left
next