]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/sctputil.c
Fix SCTP socket use-after-free.
[FreeBSD/FreeBSD.git] / sys / netinet / sctputil.c
2020-09-02 gordonFix SCTP socket use-after-free.
2019-05-23 tuexenMFC r347975:
2019-05-16 tuexenMFC r346134:
2019-05-16 tuexenMFC r345467:
2019-05-16 tuexenMFC r345465:
2019-05-16 tuexenMFC r343961:
2019-05-05 tuexenMFC r337708:
2019-05-05 tuexenMFC r337706:
2019-05-05 tuexenMFC r336511:
2019-05-05 tuexenMFC r333981:
2018-06-06 tuexenMFC r333603:
2018-05-31 tuexenMFC r333382:
2018-04-07 tuexenMFC r328028:
2018-04-07 tuexenMFC r325370:
2018-04-07 tuexenMFC r324615:
2018-04-07 tuexenMFC r323833:
2018-04-07 tuexenMFC r323657:
2018-04-07 tuexenMFC r321204:
2018-04-07 tuexenMFC r321197:
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
2017-06-01 tuexenMFC r317597:
2017-06-01 tuexenMFC r317457:
2016-12-29 tuexenMFC r310590:
2016-12-18 tuexenMFC r309851:
2016-12-18 tuexenMFC r309682:
2016-12-18 tuexenMFC r309607:
2016-08-30 tuexenMFC r304736:
2016-08-25 tuexenMFC r304543:
2016-08-18 tuexenMFC r304146:
2016-08-11 tuexenMFC r303792:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 tuexenThis patch fixes two bugs related to the SCTP message...
2016-06-23 tuexenFix a bug in the handling of non-blocking SCTP 1-to...
2016-06-23 tuexenDon't consider the socket when processing an incoming...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-08 tuexenUse a separate MID counter for ordered und unordered...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-13 tuexenFix a bug introduced by the implementation of I-DATA...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-02 pfgnetinet/sctp*: minor spelling fixes in comments.
2016-04-30 tuexenAdd the UDP encaps port as a parameter to sctp_add_remo...
2016-04-29 tuexenDon't assign, just compare...
2016-04-29 tuexenAdd support for handling ICMP and ICMP6 messages sent...
2016-04-28 rrsComplete the UDP tunneling of ICMP msgs to those protocols
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-23 tuexenRemove a function, which is not used anymore.
2016-04-18 tuexenAddress issues found by the XCode code analyzer.
2016-04-18 tuexenPut panic() calls under INVARIANTS.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-07 rrsA couple of minor changes that I missed that Michael...
2016-04-07 rrsThis is work done by Michael Tuexen and myself at the...
2016-04-04 gjbMFH
2016-03-27 tuexenImprove compilation on windows 64-bit (for the userland...
2016-03-23 tuexenAdd const to several constants. Thanks to Nicholas...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-18 gjbMFH
2016-02-16 tuexenWhitespace changes.
2016-02-16 tuexenImprove the teardown of the SCTP stack.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 gjbMFH
2016-01-13 dimMerge ^/head r293686 through r293849.
2016-01-13 tuexenStore the timer type for logging, because the timer...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 emasteMerge LLDB 3.8
next