24 Commits (728bcd44b6f3332216b0da905bba6e218f3bf05b)

Autor SHA1 Mensaje Fecha
  Jonathan Rudenberg 03a329f274 crypto/tls: add support for session ticket key rotation hace 9 años
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency hace 9 años
  Joël Stemmer c32a7dcd6d crypto/tls: return correct hash function when using client certificates in handshake hace 9 años
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 hace 9 años
  Russ Cox 14e9aa8cf5 crypto/tls: print unexpected error in test hace 10 años
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. hace 10 años
  Gautham Thambidorai 9323f900fd crypto/tls: Client side support for TLS session resumption. hace 10 años
  Adam Langley 98968dca72 crypto/tls: rework reference tests. hace 10 años
  Adam Langley 1a11255b00 crypto/tls: advertise support for RSA+SHA1 in TLS 1.2 handshake. hace 11 años
  Adam Langley 8eaa99cd77 crypto/tls: fix TLS 1.2 client certificates. hace 11 años
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA hace 11 años
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. hace 11 años
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. hace 11 años
  John Shahid 2946f7013d crypto/tls: Check all certificates in the path. hace 11 años
  Adam Langley 44490a3db4 crypto/tls: fix flakey test. hace 11 años
  Adam Langley 7b0cd8f727 crypto/tls: ignore empty TLS records. hace 11 años
  Anthony Martin a954c40163 crypto/tls: use 1/n-1 record splitting to protect against BEAST hace 12 años
  Adam Langley 489bd5ddd5 crypto/tls: make closeNotify a warning alert. hace 12 años
  Adam Langley ca7f685323 crypto/tls: update how we create testing scripts. hace 12 años
  Shenghou Ma 136907f44f all: update 'gotest' to 'go test' hace 12 años
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 hace 13 años
  Russ Cox 9fe949aa97 net: drop laddr from Dial, cname from LookupHost; new functions hace 13 años
  Kyle Consalus 6e38ce296e Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run". hace 13 años
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support hace 14 años