You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley 9c8b32c2d6 crypto/tls: fix generate_cert.go 13 years ago
Makefile crypto: move certificate verification into x509. 13 years ago
alert.go crypto/tls: simpler implementation of record layer 14 years ago
cipher_suites.go crypto/tls: add ECDHE support 14 years ago
common.go pkg: spelling tweaks, A-H 13 years ago
conn.go os.Error API: don't export os.ErrorString, use os.NewError consistently 13 years ago
conn_test.go tls: fix argument mistake in Error call. 14 years ago
generate_cert.go crypto/tls: fix generate_cert.go 13 years ago
handshake_client.go os.Error API: don't export os.ErrorString, use os.NewError consistently 13 years ago
handshake_client_test.go net: drop laddr from Dial, cname from LookupHost; new functions 13 years ago
handshake_messages.go crypto/tls: add server-side OCSP stapling support. 13 years ago
handshake_messages_test.go fix tree for reflect rename 13 years ago
handshake_server.go os.Error API: don't export os.ErrorString, use os.NewError consistently 13 years ago
handshake_server_test.go crypto/rsa: support > 3 primes. 13 years ago
key_agreement.go os.Error API: don't export os.ErrorString, use os.NewError consistently 13 years ago
parse-gnutls-cli-debug-log.py crypto/tls: check in support code. 14 years ago
prf.go crypto/tls: support CBC ciphers 14 years ago
prf_test.go crypto/tls: support CBC ciphers 14 years ago
tls.go os.Error API: don't export os.ErrorString, use os.NewError consistently 13 years ago