Leonard Crestez ([email protected])

Number of posts: 405 (0.12 per day)
First post: 2014-11-27 14:50:34
Last post: 2024-03-16 18:28:54

Date List Subject
2021-11-05 19:29:54 linux-crypto Re: [PATCH v2 01/25] tcp: authopt: Initial support and key management
2021-11-05 18:01:00 linux-kernel Re: [PATCH v2 01/25] tcp: authopt: Initial support and key management
2021-11-05 17:21:50 linux-crypto Re: [PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool
2021-11-05 16:53:18 linux-kernel Re: [PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool
2021-11-05 12:45:52 linux-crypto Re: [PATCH v2 21/25] tcp: authopt: Add initial l3index support
2021-11-05 12:45:34 linux-crypto Re: [PATCH v2 01/25] tcp: authopt: Initial support and key management
2021-11-05 12:27:07 linux-kernel Re: [PATCH v2 21/25] tcp: authopt: Add initial l3index support
2021-11-05 12:11:06 linux-kernel Re: [PATCH v2 01/25] tcp: authopt: Initial support and key management
2021-11-05 09:55:48 linux-crypto Re: [PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool
2021-11-05 09:54:08 linux-kernel Re: [PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool
2021-11-05 09:16:53 linux-crypto Re: [PATCH 1/5] tcp/md5: Don't BUG_ON() failed kmemdup()
2021-11-05 09:16:39 linux-kernel Re: [PATCH 1/5] tcp/md5: Don't BUG_ON() failed kmemdup()
2021-11-05 09:08:08 linux-crypto Re: [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default
2021-11-05 08:50:09 linux-kernel Re: [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default
2021-11-05 07:42:07 linux-crypto Re: [PATCH v2 01/25] tcp: authopt: Initial support and key management
2021-11-05 07:37:42 linux-crypto Re: [PATCH v2 06/25] tcp: authopt: Compute packet signatures
2021-11-05 07:33:32 linux-crypto Re: [PATCH v2 06/25] tcp: authopt: Compute packet signatures
2021-11-05 07:04:21 linux-kernel Re: [PATCH v2 01/25] tcp: authopt: Initial support and key management
2021-11-05 06:39:21 linux-kernel Re: [PATCH v2 06/25] tcp: authopt: Compute packet signatures
2021-11-05 06:09:55 linux-kernel Re: [PATCH v2 06/25] tcp: authopt: Compute packet signatures
2021-11-03 22:23:19 linux-crypto Re: [PATCH v2] tcp: Initial support for RFC5925 auth option
2021-11-03 22:22:56 linux-kernel Re: [PATCH v2] tcp: Initial support for RFC5925 auth option
2021-11-03 22:22:00 linux-crypto Re: [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
2021-11-03 22:20:23 linux-kernel [PATCH] tcp: Use BIT() for OPTION_* constants
2021-11-03 22:19:12 linux-kernel Re: [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
2021-11-03 22:10:46 linux-crypto Re: [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response
2021-11-03 22:09:15 linux-kernel Re: [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response
2021-11-03 22:02:06 linux-crypto Re: [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
2021-11-03 22:01:13 linux-kernel Re: [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
2021-11-02 10:03:35 linux-crypto Re: [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
2021-11-02 10:03:22 linux-kernel Re: [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
2021-11-02 09:52:53 linux-kernel Re: [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
2021-11-02 09:51:53 linux-crypto Re: [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
2021-11-01 16:41:07 linux-crypto [PATCH v2 22/25] selftests: tcp_authopt: Initial tests for l3mdev handling
2021-11-01 16:39:47 linux-crypto [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support
2021-11-01 16:39:40 linux-kernel [PATCH v2 19/25] tcp: authopt: Add key selection controls
2021-11-01 16:39:27 linux-crypto [PATCH v2 25/25] selftests: net/fcnal: Initial tcp_authopt support
2021-11-01 16:39:16 linux-crypto [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix
2021-11-01 16:39:15 linux-kernel [PATCH v2 25/25] selftests: net/fcnal: Initial tcp_authopt support
2021-11-01 16:38:58 linux-kernel [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support
2021-11-01 16:38:52 linux-kernel [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix
2021-11-01 16:38:43 linux-crypto [PATCH v2 20/25] selftests: tcp_authopt: Add tests for rollover
2021-11-01 16:38:34 linux-kernel [PATCH v2 22/25] selftests: tcp_authopt: Initial tests for l3mdev handling
2021-11-01 16:38:07 linux-crypto [PATCH v2 21/25] tcp: authopt: Add initial l3index support
2021-11-01 16:37:30 linux-crypto [PATCH v2 18/25] selftests: tcp_authopt: Initial sne test
2021-11-01 16:37:29 linux-crypto [PATCH v2 06/25] tcp: authopt: Compute packet signatures
2021-11-01 16:37:26 linux-crypto [PATCH v2 17/25] selftests: tcp_authopt: Add packet-level tests
2021-11-01 16:37:21 linux-crypto [PATCH v2 08/25] tcp: authopt: Hook into tcp core
2021-11-01 16:37:15 linux-kernel [PATCH v2 21/25] tcp: authopt: Add initial l3index support
2021-11-01 16:37:11 linux-crypto [PATCH v2 16/25] selftests: tcp_authopt: Add scapy-based packet signing code
2021-11-01 16:37:07 linux-crypto [PATCH v2 10/25] selftests: tcp_authopt: Test key address binding