| | Authored by jhb on Oct 3 2019, 9:19 PM. | Unknown Object (File) | Fri, Jan 24, 10:03 PM2025-01-24 22:03:52 (UTC+0) |
| Unknown Object (File) | Mon, Jan 20, 7:01 PM2025-01-20 19:01:35 (UTC+0) |
| Unknown Object (File) | Wed, Jan 15, 7:30 AM2025-01-15 07:30:11 (UTC+0) |
| Unknown Object (File) | Sat, Jan 11, 11:35 AM2025-01-11 11:35:55 (UTC+0) |
| Unknown Object (File) | Dec 2 2024, 8:25 PM2024-12-02 20:25:28 (UTC+0) |
| Unknown Object (File) | Oct 20 2024, 5:30 PM2024-10-20 17:30:52 (UTC+0) |
| Unknown Object (File) | Oct 20 2024, 5:30 PM2024-10-20 17:30:49 (UTC+0) |
| Unknown Object (File) | Oct 20 2024, 5:30 PM2024-10-20 17:30:47 (UTC+0) |
Event Timelinejhb created this revision. jhb marked an inline comment as done. jhb added inline comments. np added inline comments. np accepted this revision. jhb added inline comments. This revision was not accepted when it landed; it landed in state Needs Review. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 59 lines | | 10 lines | | 588 lines | | 3 lines | | 18 lines | | | | 5 lines | | 121 lines | | 4 lines | | | | 1 line | | 1 line | | 11 lines | | 2 lines | | 5 lines | | 9 lines | | | | 1 line |
Commit | Tree | Parents | Author | Summary | Date |
---|
bbe0217d0da9 | 1045064cfa76 | e256983f3ae5 | John Baldwin | Increment correct counters. | Oct 7 2019, 8:15 PM | e256983f3ae5 | eef7eee74192 | 44aeb1bc3edb | John Baldwin | Tweak a comment. | Oct 3 2019, 9:05 PM | 44aeb1bc3edb | bc87ddb82790 | 1deab0904889 | John Baldwin | GC some dead code. | Oct 3 2019, 9:00 PM | 1deab0904889 | e5dc6c17b257 | 100d2184788e | John Baldwin | | Sep 30 2019, 10:08 PM | 100d2184788e | 759d7c501642 | 5dafa36892e3 | John Baldwin | Track the actual IV length for a TLS session. | Sep 26 2019, 12:32 AM | 5dafa36892e3 | a8f2c2ff15c2 | 6aeb637b9e22 | John Baldwin | | Sep 26 2019, 12:15 AM | 6aeb637b9e22 | e8fbedbfcf1e | 18940e69201e | John Baldwin | | Sep 6 2019, 2:52 AM | 18940e69201e | 5b0e2c3dc5a2 | 8fa355fa7d09 | John Baldwin | | Aug 31 2019, 12:04 AM | 8fa355fa7d09 | 509c1223792b | 40f1bcf92f10 | John Baldwin | | Aug 30 2019, 10:07 PM | 40f1bcf92f10 | 8970bab4591c | a04ae8d5e12d | John Baldwin | | Aug 30 2019, 9:48 PM | a04ae8d5e12d | bcf1d1131e2c | 77542b6a23a4 | John Baldwin | Only update sb_off for non-KTLS. | Aug 30 2019, 8:21 PM | 77542b6a23a4 | 01fdbd0943c6 | 753c6c172fdb | John Baldwin | First cut at t4_push_ktls. | Aug 30 2019, 1:57 AM | 753c6c172fdb | ad7046eb7dd0 | fdb614a7b780 | John Baldwin | | Aug 30 2019, 12:14 AM | fdb614a7b780 | 62545319e40c | bf0af4f2fe2a | John Baldwin | Compile fixes. | Aug 30 2019, 12:14 AM | bf0af4f2fe2a | fdfae9f28839 | 843ac781cb9f | John Baldwin | | Aug 29 2019, 11:42 PM | 843ac781cb9f | dd4b1b59be88 | 3b8b267ec44f | John Baldwin | Fix a few more places to look at tls->mode instead of sw_encrypt != NULL. | Aug 29 2019, 11:42 PM | 3b8b267ec44f | 54b6418ae3d1 | 06c7f909444c | John Baldwin | | Aug 29 2019, 10:29 PM | 06c7f909444c | 20754079a6dc | 716dcc6354bd | John Baldwin | Move checking of valid modes into ktls_set_tx_mode. | Aug 29 2019, 9:58 PM | 716dcc6354bd | 1321c1ba8ade | 586d84590ed1 | John Baldwin | Add a TOE KTLS mode. | Aug 29 2019, 9:55 PM | 586d84590ed1 | 14611f3dcf48 | e32da7f6e995 | John Baldwin | Store mode explicitly in ktls session instead of inferring it. | Aug 29 2019, 9:54 PM |
|