]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/sctp_output.c
Add liblutok a lightweight C++ API for lua.
[FreeBSD/FreeBSD.git] / sys / netinet / sctp_output.c
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-19 tuexenA a missing NET_EPOCH_ENTER/NET_EPOCH_EXIT pair. This...
2020-03-19 tuexenConsistently provide arguments for timer start and...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-19 dimMerge ^/head r358075 through r358130.
2020-02-18 tuexenEpochify SCTP.
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-09 tuexenCleanup timer handling.
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-28 tuexenFix build issues for the userland stack on 32-bit platf...
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-05 tuexenDon't make the sendall iterator as being up if it could...
2020-01-04 tuexenMake the message size limit used for SCTP_SENDALL confi...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-14 tuexenSeparate out SCTP related dtrace code.
2019-10-12 tuexenEnsure that local variables are reset to their initial...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-05 tuexenFix the adding of padding to COOKIE-ECHO chunks.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-01 tuexenImprove the handling of state cookie parameters in...
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 tuexenFix build issues for the userland stack on Raspbian.
2019-08-02 bzIPv6 cleanup: kernel
2019-08-01 tuexenFix the reporting of multiple unknown parameters in...
2019-08-01 tuexenWhen responding with an ABORT to an INIT chunk containing a
2019-07-31 tuexenSmall cleanup, no functional change intended.
2019-07-31 tuexenConsistently cleanup mbufs in case of other memory...
2019-07-28 asomersMFHead @r350386
2019-07-23 tuexenDon't hold a mutex while calling sbwait. This was found...
2019-07-15 tuexenAdd support for MSG_EOR and MSG_EOF in sendmsg() for...
2019-07-14 tuexenWhen calling sctp_initialize_auth_params(), the inp...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-17 mmMFV r349134:
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-25 mmMFV r345495:
2019-03-24 tuexenFix build issue for the userland stack.
2019-03-24 tuexenFox more signed unsigned issues. This time on the send...
2019-03-23 tuexenLimit the size of messages sent on 1-to-many style...
2019-03-23 tuexenLimit the number of bytes which can be queued for SCTP...
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
next