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
/
testdata
Age
Commit message (
Expand
)
Author
2016-04-28
crypto/tls: allow renegotiation to be handled by a client.
Adam Langley
2015-11-15
crypto/tls: add TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_...
Shenghou Ma
2015-08-05
crypto/tls: update testing certificates.
Adam Langley
2015-04-30
crypto/tls: update the supported signature algorithms.
Adam Langley
2015-04-30
crypto/tls: decouple handshake signatures from the handshake hash.
Adam Langley
2015-04-26
crypto/tls: add support for session ticket key rotation
Jonathan Rudenberg
2015-04-26
crypto/tls: add support for Certificate Transparency
Jonathan Rudenberg
2015-04-16
crypto/tls: fix test data generation
Jonathan Rudenberg
2015-03-16
crypto/tls: return correct hash function when using client certificates in ha...
Joël Stemmer
2015-02-04
crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC...
Jacob H. Haven
2015-01-28
crypto/ecdsa: make Sign safe with broken entropy sources
David Leon Gil
2014-10-15
crypto/tls: support TLS_FALLBACK_SCSV as a server.
Adam Langley
2014-09-26
crypto/tls: ensure that we don't resume when tickets are disabled.
Adam Langley
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]