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
/
pkg
/
crypto
/
tls
Age
Commit message (
Expand
)
Author
2012-12-01
crypto/tls: fix loading keys labeled just "PRIVATE KEY"
Brad Fitzpatrick
2012-11-26
crypto/tls: use 1/n-1 record splitting to protect against BEAST
Anthony Martin
2012-11-16
archive/zip, crypto/tls, net/http: Fix print format errors.
Robin Eklind
2012-11-16
crypto/tls: add support for loading EC X.509 key pairs
Joel Sing
2012-10-30
gofmt: apply gofmt -w src misc
Robert Griesemer
2012-10-16
crypto/tls: make closeNotify a warning alert.
Adam Langley
2012-10-09
crypto/tls: fix NPN extension parsing.
Adam Langley
2012-09-24
crypto/tls: support session ticket resumption.
Adam Langley
2012-09-13
crypto/tls: allow certificates and key to be in either order.
Adam Langley
2012-09-06
crypto/tls: fix data race on conn.err
Dave Cheney
2012-08-23
crypto/tls: return better error message in the case of an SSLv2 handshake.
Adam Langley
2012-08-18
crypto/tls: explicitly require ExtKeyUsageClientAuth for client certs
Mikkel Krautz
2012-08-03
crypto/tls: remove flakey tests
Adam Langley
2012-05-18
tls: add AES256 ciphers
Benjamin Black
2012-05-14
crypto/tls: fix decoding of certLen in certificateMsg.unmarshal
Michael Gehring
2012-04-12
crypto/tls: don't always use the default private key.
Adam Langley
2012-04-11
crypto/tls: update how we create testing scripts.
Adam Langley
2012-03-23
crypto/tls: don't select ECC ciphersuites with no mutual curve.
Adam Langley
2012-03-19
crypto/tls: always send a Certificate message if one was requested.
Adam Langley
2012-03-12
crypto/tls, fmt: print fixes
Robert Hencke
2012-03-08
all: gofmt -w -s src misc
Robert Griesemer
2012-03-07
crypto/x509: new home for root fetchers; build chains using Windows API
Mikkel Krautz
2012-03-06
crypto/tls: make the package description more accurate and less aspirational.
Adam Langley
2012-02-28
crypto/tls: force OS X target version to 10.6 for API compatibility
Mikkel Krautz
2012-02-22
go/printer, gofmt: improved comma placement
Robert Griesemer
2012-02-14
cmd/go: a raft of fixes
Russ Cox
2012-02-13
all: update 'gotest' to 'go test'
Shenghou Ma
2012-02-13
crypto/...: more fixes for bug 2841
Adam Langley
2012-02-03
crypto/...: changes to address some of bug 2841.
Adam Langley
2012-01-31
crypto/tls: better error message when connecting to SSLv3 servers.
Adam Langley
2012-01-30
build: remove Make.pkg, Make.tool
Russ Cox
2012-01-23
go/build: add BuildTags to Context, allow !tag
Russ Cox
2012-01-19
crypto/hmac: Deprecate hmac.NewMD5, hmac.NewSHA1 and hmac.NewSHA256
Luit van Drongelen
2012-01-19
crypto/elliptic: add constant-time P224.
Adam Langley
2012-01-18
net: change SetTimeout to SetDeadline
Brad Fitzpatrick
2012-01-18
crypto/tls: add FreeBSD root certificate location
Shenghou Ma
2012-01-05
crypto/tls: Improve TLS Client Authentication
Jeff R. Allen
2012-01-04
crypto/tls: update generate_cert.go for new time package
Adam Langley
2011-12-21
go/build: add new +build tags 'cgo' and 'nocgo'
Russ Cox
2011-12-19
crypto/tls: don't assume an RSA private key in the API.
Adam Langley
2011-12-15
crypto/tls: quiet build
Russ Cox
2011-12-14
crypto/tls: make compatible with go/build
Russ Cox
2011-12-12
build: Changes to the build infrastructure for NetBSD.
Christopher Nielsen
2011-12-06
crypto: allocate less.
Adam Langley
2011-12-05
use new strconv API
Russ Cox
2011-12-02
gofmt -s misc src
Russ Cox
2011-12-01
crypto/tls: cleanup certificate load on windows
Alex Brainman
2011-12-01
Add a []byte argument to hash.Hash to allow an allocation to be saved.
Adam Langley
2011-11-30
use new time API
Russ Cox
2011-11-29
crypto/tls: add openbsd root certificate location
Joel Sing
[prev]
[next]