index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
tls
Age
Commit message (
Expand
)
Author
2025-05-21
crypto/tls: have servers prefer TLS 1.3 when supported
Daniel McCarney
2025-05-21
crypto/tls: add GetEncryptedClientHelloKeys
Roland Shoemaker
2025-05-21
crypto/tls: replace custom intern cache with weak cache
Roland Shoemaker
2025-05-15
crypto/tls: fix bogo IgnoreClientVersionOrder skip reason
Daniel McCarney
2025-05-09
crypto/tls: handle client hello version too high
Daniel McCarney
2025-05-09
crypto/tls: fix TLS <1.3 client cert required alert
Daniel McCarney
2025-05-09
crypto/tls: enable more large record bogo tests
Daniel McCarney
2025-05-09
crypto/tls: skip BadRSAClientKeyExchange-[4,5]
Daniel McCarney
2025-05-09
crypto/tls: err for unsupported point format configs
Daniel McCarney
2025-05-09
crypto/tls: update TLS 1.3 client compression validation
Daniel McCarney
2025-05-09
crypto/tls: use illegal param alert for bad compression
Daniel McCarney
2025-05-08
crypto/tls: use runtime.Gosched instead of time.After in TestCertCache
Michael Anthony Knyszek
2025-05-08
crypto/tls: add scheduler call to TestCertCache refcount timeout loop
Michael Anthony Knyszek
2025-05-07
crypto/tls: use runtime.AddCleanup instead of runtime.SetFinalizer
Carlos Amedee
2025-04-28
crypto/internal/hpke: rename Receipient to Recipient
John Bampton
2025-04-23
crypto/tls: skip part of the test based on GOOS instead of GOARCH
Nevkontakte
2025-04-16
crypto/tls: fix a testing deadlock that occurs on a TLS protocol error
Eric Young
2025-04-07
crypto/tls: add offered cipher suites to the handshake error
Nicola Murino
2025-04-02
crypto/tls: use crypto/hkdf
qmuntal
2025-03-20
crypto/tls: add missing RUnlock in ticketKeys
Edoardo Spadolini
2025-03-17
crypto/tls: fix ECH compatibility
古大羊
2025-03-13
crypto/tls/internal/fips140tls: use crypto/fips140
qmuntal
2025-03-13
crypto/tls: relax native FIPS 140-3 mode
Filippo Valsorda
2025-03-13
crypto/tls: clean up supported/default/allowed parameters
Filippo Valsorda
2025-03-13
crypto/tls: add ConnectionState.CurveID
Filippo Valsorda
2025-03-13
crypto/tls: allow P-521 in FIPS 140-3 mode and Go+BoringCrypto
Filippo Valsorda
2025-03-10
crypto/tls: reject TLS 1.3 compat session ID in TLS 1.2
Daniel McCarney
2025-03-10
crypto/tls: align cert decode alert w/ BSSL
Daniel McCarney
2025-03-10
crypto/tls: update GREASE-Server-TLS13 BoGo skip
Daniel McCarney
2025-03-10
crypto/tls: support bogo -wait-for-debugger
Daniel McCarney
2025-03-10
crypto/tls: ignore TLS 1.3 user canceled alerts
Daniel McCarney
2025-03-10
crypto/tls: run SkipNewSessionTicket bogo test
Daniel McCarney
2025-03-10
crypto/tls: reject empty TLS 1.3 session ticket
Daniel McCarney
2025-03-07
crypto/tls: small bogo shim test tidying
Daniel McCarney
2025-02-25
crypto/tls: require EMS in FIPS 140-3 mode
Filippo Valsorda
2025-02-19
crypto/tls: improve ech parsing errors
Roland Shoemaker
2025-02-19
crypto/tls: fix incorrect EncryptedClientHelloKey comment
Roland Shoemaker
2025-02-12
crypto/tls: document FIPS 140-3 mode behavior
Filippo Valsorda
2025-02-03
all: use slices.Contains to simplify code
cuishuang
2025-02-03
crypto/tls: disable additional SSLv2 bogo tests
Roland Shoemaker
2025-01-07
crypto/tls: send illegal_parameter on invalid ECHClientHello.type
thekuwayama
2025-01-02
crypto/tls: properly return ECH retry configs
Roland Shoemaker
2025-01-01
crypto/tls: fix Config.Time in tests using expired certificates
Filippo Valsorda
2024-12-30
crypto/tls: fix misspelling in comment
thekuwayama
2024-12-26
crypto/mlkem: swap order of return values of Encapsulate
Alec Bakholdin
2024-12-18
crypto/tls: normalize spelling of "ClientHello" in comments
Filippo Valsorda
2024-11-27
crypto/tls: fix a broken link
Hiroaki Sano
2024-11-22
crypto/tls: implement X25519MLKEM768
Filippo Valsorda
2024-11-22
crypto/rsa: refuse to generate and/or use keys smaller than 1024 bits
Filippo Valsorda
2024-11-22
crypto/tls: test with FIPS 140-3 TLS mode
Daniel McCarney
[prev]
[next]