]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/uipc_ktls.c
Update ncurses to 20200118
[FreeBSD/FreeBSD.git] / sys / kern / uipc_ktls.c
2020-02-18 baptUpdate ncurses to 20200118
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-21 hselaskyMake sure the VNET is properly set when calling tcp_dro...
2020-01-15 glebiusSince this code uses if_ref()/if_rele() it must include...
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-29 rlibbyktls_session zone: don't need to specify uma trash
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-11-07 glebiusMechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER().
2019-10-24 jhbUse a counter with a random base for explicit IVs in...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-08 jhbAdd a TOE KTLS mode and a TOE hook for allocating TLS...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 gallatinkTLS: Fix a bug where we would not encrypt anon data...
2019-09-27 gallatinkTLS support for TLS 1.3
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-20 gallatinremove redundant "ktls" in KTLS thr name
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-08-27 jhbAdd kernel-side support for in-kernel TLS.