Commit graph

  • f1f4786de0
    Merge branch 'go-1-21-quic' into add-quic-support Gaukas Wang 2023-08-02 15:44:20 -06:00
  • 9ca5ad687f
    new: uquic Gaukas Wang 2023-08-02 15:39:38 -06:00
  • 7bb9115281 crypto/tls: change SendSessionTicket to take an options struct Damien Neil 2023-08-01 13:33:37 -07:00
  • 149b70abf8 crypto/tls: restrict RSA keys in certificates to <= 8192 bits Roland Shoemaker 2023-06-07 15:27:13 -07:00
  • d73321bb14
    Fix zlib cert decompression by ignoring EOF (#206) hwh33 2023-08-01 11:44:18 -06:00
  • 5b69625c72 Bug fix: fix cert decompression via zlib by ignoring EOF Harry Harpham 2023-08-01 11:24:55 -06:00
  • 7f6efbee77 go mod tidy Harry Harpham 2023-08-01 11:24:35 -06:00
  • 5379bdb110
    deps: bump up min Go version Gaukas Wang 2023-07-30 12:04:33 -06:00
  • e036edbf2d
    fix: workflow naming convention (#204) Gaukas Wang 2023-07-30 12:02:53 -06:00
  • 2fbb293eef
    fix: workflow naming convention Gaukas Wang 2023-07-30 11:58:06 -06:00
  • b3e66bacdb
    workflow: add more version build/test actions (#203) Gaukas Wang 2023-07-30 11:53:01 -06:00
  • e6f7cda554
    workflow: add more version build/test actions Gaukas Wang 2023-07-30 11:42:52 -06:00
  • f84bedf269
    impl: UQUIC Transport Gaukas Wang 2023-07-29 23:44:23 -06:00
  • 08c6647d82
    fix: all tests pass Gaukas Wang 2023-07-29 19:24:57 -06:00
  • df457e5d33
    sync: merge with upstream tag/go-1.21rc3 (#11) Gaukas Wang 2023-07-29 12:54:39 -06:00
  • d1757c6b77
    testing session-tickets jmwample 2023-07-16 10:03:08 -06:00
  • c062ac9497
    fix: removed redundant assignment (#184) v1.3.3 Gaukas Wang 2023-07-06 15:14:44 -06:00
  • e4fc271fd2
    fix: allow TLS 1.3 as min TLS version (#194) Gaukas Wang 2023-07-06 15:14:24 -06:00
  • c90765da0c
    import: use remote cpu package (#195) Gaukas Wang 2023-07-06 15:13:41 -06:00
  • 9fdeefe5ea
    import: use remote cpu package Gaukas Wang 2023-06-24 15:21:36 -06:00
  • 91193666f8
    fix: allow TLS 1.3 as min TLS version Gaukas Wang 2023-06-24 14:50:26 -06:00
  • e2467ffd04
    wip - support preshared ticket based session resumption jmwample 2023-06-21 12:58:04 -06:00
  • 6a19709eca Fix support for loong64 Jiansheng Qiu 2023-06-13 01:14:14 +08:00
  • cb03457ffc crypto/tls: make SessionState.Extra a slice of byte slices Filippo Valsorda 2023-06-07 21:36:19 +02:00
  • 91e7e448ec [+] HandshakeContext Noooste 2023-06-08 15:28:02 +08:00
  • 4728f31b2f crypto/tls: fix cipher suite check when doing 0-RTT resumption Marten Seemann 2023-05-25 11:06:41 +03:00
  • 99c83a6df5 fix build error on loongarch64 Xiaotian Wu 2023-05-30 09:59:17 +08:00
  • 8404d932cf crypto/tls: avoid referencing potentially unused symbols in init Damien Neil 2023-05-26 07:57:45 -07:00
  • 7ded106968 crypto/tls: advertise correct ciphers in TLS 1.3 only mode Monis Khan 2023-01-13 00:37:56 +00:00
  • 5ca720fc5e crypto/tls: don't reverify but check certificate expiration on resumption Filippo Valsorda 2023-05-24 15:49:56 +02:00
  • b6a93d8a50 crypto/tls: add VersionName Filippo Valsorda 2023-05-24 02:29:15 +02:00
  • d154b73cf1 crypto/tls: implement Extended Master Secret Filippo Valsorda 2023-05-24 01:55:45 +02:00
  • 1143de0f03 crypto/tls: add QUIC 0-RTT APIs Filippo Valsorda 2023-05-22 19:23:04 +02:00
  • 866e886415 crypto/tls: add SessionState.Extra Filippo Valsorda 2023-05-22 11:06:58 +02:00
  • 7147979294 crypto/tls: add WrapSession and UnwrapSession Filippo Valsorda 2023-05-22 10:49:07 +02:00
  • 170472af9d crypto/tls: add ClientSessionState.ResumptionState and NewResumptionState Filippo Valsorda 2023-05-21 21:27:48 +02:00
  • e911b27e23 crypto/tls: use SessionState on the client side Filippo Valsorda 2023-05-21 21:17:56 +02:00
  • b838c1c320 crypto/tls: add SessionState and use it on the server side Filippo Valsorda 2023-05-20 17:49:21 +02:00
  • 65b9e15fc2 crypto/tls: reduce session ticket linkability Filippo Valsorda 2023-05-19 23:28:43 +02:00
  • b7691e8126 crypto/tls: support QUIC as a transport Damien Neil 2022-10-14 10:48:42 -07:00
  • 32e60edd6d crypto/tls: enforce 1.3 record version semantics Roland Shoemaker 2023-04-18 10:24:32 -07:00
  • a7a5e52760 crypto/tls: remove unused nonAESGCMAEADCiphers variable Sebastiaan van Stijn 2022-11-14 20:29:26 +00:00
  • 7e810d16d7
    fix: removed redundant assignment Gaukas Wang 2023-05-05 14:01:50 -06:00
  • e1a56dc039 crypto/tls: fix PSK binder calculation Tero Saarni 2023-04-12 10:07:07 +00:00
  • a98b7369e3 crypto/tls: retry DialWithTimeout until the listener accepts a connection Bryan C. Mills 2023-04-17 10:56:09 -04:00
  • c785bd3a1e
    fix: don't shuf psk (#180) v1.3.2 Gaukas Wang 2023-04-06 21:12:59 -06:00
  • 865b3a48bc
    fix: don't shuf psk Gaukas Wang 2023-04-06 21:10:01 -06:00
  • 17df7405ac all: fix misuses of "a" vs "an" cui fliter 2023-03-31 00:00:19 +08:00
  • 8dc35bef36
    fix: connection state locked never called (#178) Blake Byrnes 2023-04-01 21:47:17 -04:00
  • cc7ad36b67 fix: connection state locked never called Blake Byrnes 2023-04-01 11:21:47 -04:00
  • 7aa684a354
    fix: PSK extension w/o session cache crashing (#177) Gaukas Wang 2023-03-30 09:14:55 -06:00
  • 3721531ea9
    Implement ClientHelloSpec JSON Unmarshaler (#176) Gaukas Wang 2023-03-30 09:13:47 -06:00
  • a308f9b946
    fix: PSK extension w/o session cache crashing Gaukas Wang 2023-03-22 17:20:03 -06:00
  • 830f46591b resolved [uTLS section] problems Chaos Pjeles 2023-03-20 22:08:28 +00:00
  • 6d2506f52f
    fixes #127 (#175) Chaos Pjeles 2023-03-20 21:16:28 +00:00
  • e1cc6b186d
    Update handshake_client_tls13.go Chaos Pjeles 2023-03-20 20:55:41 +00:00
  • 93dc9d3eaa
    feat: ClientHello JSON Unmarshaler rev Gaukas Wang 2023-03-19 20:46:04 -06:00
  • 585eaf84f7
    feat: ClientHello JSON Unmarshaler Gaukas Wang 2023-03-15 21:12:34 -06:00
  • 8ee89b12a7 fix for tls13 when server selects a keyshare with index > 0 Chaos Pjeles 2023-03-15 20:28:53 +00:00
  • 54bb4cd3f7
    wip: staging work Gaukas Wang 2023-03-13 15:31:43 -06:00
  • 7ec8b3a298
    wip: staging work Gaukas Wang 2023-03-12 22:36:57 -06:00
  • 17e2929ff7
    Add InsecureSkipTimeVerify (#174) v1.3.1 molon 2023-03-13 00:58:57 +08:00
  • c92ad4bfa8
    fix: use tab replace space indentation Gaukas Wang 2023-03-12 10:56:36 -06:00
  • 2416f018e3 Merge branch 'insecure_skip_verify' of github.com:molon/utls into insecure_skip_verify molon 2023-03-12 13:49:37 +08:00
  • 9ef5f4f15f minimize the change made + wrap the modified section molon 2023-03-12 13:49:23 +08:00
  • 63974079cb
    better description of InsecureSkipTimeVerify molon 2023-03-12 13:45:00 +08:00
  • f04eb57e6c fix the cache verification when InsecureServerNameToVerify set molon 2023-03-11 17:30:40 +08:00
  • 7973961f55 add InsecureSkipTimeVerify molon 2023-03-11 17:30:16 +08:00
  • dae72adb81
    feat: Convert raw bytes or tlsfingerprint record to ClientHelloSpec (#168) v1.3.0 Gaukas Wang 2023-03-09 15:06:43 -07:00
  • 71b4ad3909
    Sync with upstream: Go 1.19.6 (no new change in 1.19.7) (#172) Gaukas Wang 2023-03-09 15:06:27 -07:00
  • b7e167fa5e
    fix: remove keepPSK and minor Gaukas Wang 2023-03-09 15:02:12 -07:00
  • 2c82f4fb7d
    fix: clear comments Gaukas Wang 2023-03-09 14:45:36 -07:00
  • 5da02cccbe
    fix: clear/revise comments Gaukas Wang 2023-03-09 14:44:27 -07:00
  • 4f1df6c200
    crypto/tls: set const maxUselessRecords to 32 (the same with OpenSSL) (#171) RPRX 2023-03-08 20:54:31 +00:00
  • 92986c9bcf
    crypto/tls: reject change_cipher_spec record after handshake in TLS 1.3 (#170) RPRX 2023-03-08 20:50:55 +00:00
  • a16cd34be9
    Fix all conflicts and more (see description) Gaukas Wang 2023-03-08 13:25:52 -07:00
  • 2be3f2376d
    Adding all changes from Go 1.19.6 w/ Conflict Unresolved (#10) Gaukas Wang 2023-03-07 14:59:21 -07:00
  • 133ea6a52d
    crypto/tls: set const maxUselessRecords to 32 (the same with OpenSSL) RPRX 2023-03-07 15:32:06 +00:00
  • bbbef97c4a
    crypto/tls: reject change_cipher_spec record after handshake in TLS 1.3 RPRX 2023-03-07 15:27:57 +00:00
  • 28a69e0138 fix: conflicts and merge issues Gaukas Wang 2023-03-06 20:40:12 +00:00
  • 7b66549c6b sync with go 1.19.6 Gaukas Wang 2023-03-06 20:17:39 +00:00
  • 06e15fba90
    feat: add fakeExtensionEncryptThenMAC Gaukas Wang 2023-03-03 22:20:04 -07:00
  • c3e9de17af
    feat: Properly check GREASE Gaukas Wang 2023-03-03 22:18:17 -07:00
  • 16aa278a66
    fix: naming of FakePreSharedKeyExt Gaukas Wang 2023-03-03 22:02:41 -07:00
  • 36c4f244a9
    fix: preshared key fingerprinter test Gaukas Wang 2023-03-03 12:31:36 -07:00
  • a72e17e699
    fix: use cryptobyte for internal helper Gaukas Wang 2023-03-03 00:17:53 -07:00
  • fca1232a07
    fix: use badssl.com (TLS 1.2) Gaukas Wang 2023-03-03 00:07:51 -07:00
  • c6be42d855
    fix: remove debug log Gaukas Wang 2023-03-02 23:55:08 -07:00
  • eec9ccaa66
    fix: ReadCompressionMethods Gaukas Wang 2023-02-27 16:57:15 -07:00
  • 9351f1957f
    feat: specific case for GREASE and ALPS Gaukas Wang 2023-02-26 08:43:06 -07:00
  • fb742616ca
    feat: byte to clienthellospecs conversion Gaukas Wang 2023-02-26 01:07:49 -07:00
  • 88b6acde2b
    build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 (#165) dependabot[bot] 2023-02-19 21:24:38 -07:00
  • f2e2275c05
    build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 dependabot[bot] 2023-02-20 04:23:39 +00:00
  • 85d7377abe [release-branch.go1.19] crypto/tls: replace all usages of BytesOrPanic Roland Shoemaker 2022-12-14 09:43:16 -08:00
  • ba1a41d66f crypto/tls: replace all usages of BytesOrPanic Roland Shoemaker 2022-12-14 09:43:16 -08:00
  • a75a4b4848
    Customable weights used in generateRandomizedSpec() (#163) v1.2.2 RPRX 2023-02-07 23:13:45 +08:00
  • 91a4335bcb
    Add Weights to struct ClientHelloID instead RPRX 2023-02-07 19:15:20 +08:00
  • d1fe5e39fb
    Add DefaultWeights_Version RPRX 2023-02-06 13:05:07 +08:00
  • 8323caabdf
    Update u_parrots.go RPRX 2023-02-06 12:39:50 +08:00
  • d58d5f3578
    Add WeightsMap RPRX 2023-02-06 12:28:43 +08:00