Commit Graph

213 Commits

Author SHA1 Message Date
Zhi Guan
473498ad93 Update TLCP/TLS1.2 state machine 2026-06-12 13:39:42 +08:00
Zhi Guan
6f42fdf31f Update TLS state machine 2026-06-12 13:28:10 +08:00
Zhi Guan
fb93fba5ff Clean TLS_CTX/CONNECT 2026-06-12 12:01:30 +08:00
Zhi Guan
30bc6a2a4c Update TLS commands 2026-06-12 10:55:29 +08:00
Zhi Guan
dbbee6dbe0 Add trusted_ca_keys to TLS1.2/TLCP 2026-06-12 10:24:32 +08:00
Zhi Guan
b1f670c6c6 Add TLCP ALPN support 2026-06-12 09:58:47 +08:00
Zhi Guan
e480e25109 Fix cleanup bug 2026-06-12 09:48:32 +08:00
Zhi Guan
f37938991c Move TLS1.2/TLCP common functions to tls.c 2026-06-12 09:24:27 +08:00
Zhi Guan
8a90eb9c91 Update TLCP to support SNI 2026-06-12 09:08:49 +08:00
Zhi Guan
85252fb28b Update tls12_help.h 2026-06-11 23:55:29 +08:00
Zhi Guan
0c974eaa25 Add renegotiation_info and SCSV support 2026-06-11 23:46:16 +08:00
Zhi Guan
0951d4c764 Update TLS command tools 2026-06-11 22:54:59 +08:00
Zhi Guan
60753c73b4 Fix tlcp/tls12_client 2026-06-11 21:05:25 +08:00
Zhi Guan
e1c69d5633 Merge TLS API 2026-06-11 14:46:35 +08:00
Zhi Guan
be3230fd7f Add sctverify command 2026-06-10 19:44:13 +08:00
Zhi Guan
082a3b7cf2 Add ocspverify command 2026-06-10 12:36:30 +08:00
Zhi Guan
360f0d82e4 Add ocspsign command 2026-06-10 11:01:27 +08:00
Zhi Guan
566530de3c Update ocspreq.c 2026-06-08 19:44:30 +08:00
Zhi Guan
87f5111760 Add ocspreq command 2026-06-08 19:34:04 +08:00
Zhi Guan
8b8ec6948c Update CMake 2026-06-03 22:49:40 +08:00
Zhi Guan
f6a68cbb3f Update CMake to support a smallest build 2026-06-03 22:10:49 +08:00
Zhi Guan
48d1a0e079 Update TLS 1.2
master_secret is correct, but Finished ciphertext is invalid.
2026-05-30 08:05:44 +08:00
Zhi Guan
1b8a57c4da Update TLS12 2026-05-29 22:17:09 +08:00
Zhi Guan
ea8dfb4df8 Update tls12_client.c 2026-05-29 11:25:59 +08:00
Zhi Guan
093faec214 Update TLS1.2 2026-05-29 11:04:08 +08:00
Zhi Guan
672737f953 Update tls13_client.c 2026-05-28 09:07:03 +08:00
Zhi Guan
2c0053dd85 Remove warnings on Windows 2026-05-27 22:07:03 +08:00
Zhi Guan
711da7985a Fix tls_init bug 2026-05-27 18:17:43 +08:00
Zhi Guan
4df5b2c898 Update tls12, tlcp 2026-05-27 16:52:58 +08:00
Zhi Guan
e9c3cbc74f Remove sudo from tls13 help 2026-05-27 16:27:50 +08:00
Zhi Guan
dbc529f547 Fix KeyUpdate bug 2026-05-27 16:26:00 +08:00
Zhi Guan
2309ea6169 Update TLS 1.3 2026-05-27 08:43:37 +08:00
Zhi Guan
931c5e39e8 Update TLS 1.3 2026-05-26 21:50:13 +08:00
Zhi Guan
828a93e907 Update TLS 1.3 HelloRetryRequest, add CipherCipherSpec
Use same handshake type of ServerHello, add ChangeCipherSpec, compatible with OpeNSSL
2026-05-24 20:17:43 +08:00
Zhi Guan
020896dbd0 Update TLS 1.3
Cross-validation with openssl s_client.
HelloRetryReqeust not OK.
2026-05-21 15:21:41 +08:00
Zhi Guan
431a22e2e9 Update TLS 1.3
Cross-validation with OpenSSL
2026-05-21 14:23:35 +08:00
Zhi Guan
8e8819f27d Update TLS 1.3 2026-05-20 14:18:47 +08:00
Zhi Guan
0960694bab Update TLS 1.3 Key Schedule 2026-05-19 12:37:20 +08:00
Zhi Guan
290d699336 Update TLS 1.3
KeyUpdate passed.
2026-05-17 11:44:43 +08:00
Zhi Guan
bcb80f23d5 TLS 1.3 Update
CertificateRequest with empty client Certificate and no client CertificateVerify
2026-05-10 16:24:42 +08:00
Zhi Guan
bb94f96fcd Update TLS 1.3
CertificateVerify passed
2026-05-10 15:56:35 +08:00
Zhi Guan
2c72cf84b3 Update TLS 1.3
All tls13_server examples passed.
2026-05-09 13:17:36 +08:00
Zhi Guan
4c54385534 Update TLS 1.3 2026-05-07 20:57:46 +08:00
Zhi Guan
b548e98d34 Update TLS 1.3 2026-04-28 11:50:15 +08:00
Zhi Guan
34698ddc6f Update TLS 1.3 2026-04-21 11:18:25 +08:00
Zhi Guan
0bcffd3734 Update TLS 1.3 2026-04-13 11:34:16 +08:00
Zhi Guan
2e550edc35 Update TLS 1.3 2026-04-12 11:48:15 +08:00
Zhi Guan
3d29d5066d Update TLS 1.3 PSK-only mode 2026-03-28 11:09:26 +08:00
Zhi Guan
ead4caecb7 Update TLS 1.3 state machine 2026-03-17 16:51:12 +08:00
Zhi Guan
3322a5fc7b Update TLS 1.3 2026-02-27 11:02:22 +08:00