63 Commits (12f7b294ba0795c49cada00ed36ab92750470dde)

Autor SHA1 Mensaje Fecha
  Kris Kwiatkowski c752e2e7a4 test: adds tests for rsa-pss signatures hace 6 años
  Henry D. Case 4b1b463735 Applies go fmt to all the code hace 6 años
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default hace 6 años
  Marvin Stenger d7983b094e all: prefer bytes.IndexByte over bytes.Index hace 7 años
  Peter Wu 079992e500 tris: whitespace fix hace 7 años
  Filippo Valsorda 50729f1a6c crypto/tls: fix and expand TestVerifyPeerCertificate and TestGetClientCertificate hace 7 años
  Tomas Susanka 4b944d1428 tris: typos hace 7 años
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts hace 7 años
  Filippo Valsorda 6ca044cede tris: add picotls interop hace 8 años
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT hace 8 años
  Kevin Burke 72ea563e1e cmd/gofmt, crypto/tls: fix typos hace 8 años
  Brad Fitzpatrick 3dc6b2757e all: sprinkle t.Parallel on some slow tests hace 8 años
  Adam Langley a1b5b4eab5 crypto/tls: add GetClientCertificate callback hace 8 años
  Josh Bleecher Snyder 5dbe3480aa crypto/tls: fix vet issues again hace 8 años
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config hace 8 años
  Adam Langley 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. hace 8 años
  Adam Langley 7ef5c9eac8 crypto/tls: support X25519. hace 8 años
  Adam Langley 1a30048f28 crypto/tls: fix printing of OpenSSL output when updating a test fails. hace 8 años
  Adam Langley 6918d87d90 crypto/tls: switch to OpenSSL 1.1.0 for test data. hace 8 años
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. hace 8 años
  Adam Langley b7ba182f28 crypto/tls: fix deadlock when racing to complete handshake. hace 8 años
  Filippo Valsorda 37110e801a crypto/tls: flush the buffer on handshake errors hace 8 años
  Brad Fitzpatrick 1822025fbf crypto/tls: add Config.Clone hace 8 años
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging hace 8 años
  Adam Langley 251d647e6e crypto/tls: don't generate random ticket keys if already set. hace 8 años
  Adam Langley cfd077fd28 crypto/tls: support AES-128-CBC cipher suites with SHA-256. hace 8 años
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values hace 8 años
  Adam Langley 0d94116736 crypto/tls: buffer handshake messages. hace 8 años
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. hace 8 años
  Tamir Duberstein 326f5bb02b crypto/tls: check errors from (*Conn).writeRecord hace 8 años
  Mikio Hara 75d204850c crypto/tls: don't send IPv6 literals and absolute FQDNs as SNI values hace 8 años
  Martin Möhrmann 6ae0475759 all: fix typos and spelling hace 8 años
  Ralph Corderoy 96e5bf3ce5 crypto/tls: Server can specify an unadvertised cipher suite hace 9 años
  Shenghou Ma e90a6f8498 crypto/tls: add TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_SHA384 cipher suites hace 9 años
  Adam Langley f75fa96c2c crypto/tls: don't send IP literals as SNI values. hace 9 años
  Adam Langley 367577a70f Revert "crypto/tls: don't send IP literals as SNI values." hace 9 años
  Adam Langley 25dd71bbe6 crypto/tls: don't send IP literals as SNI values. hace 9 años
  Russ Cox 9c9b97f554 crypto/tls: fix ConnectionState().VerifiedChains for resumed connection hace 9 años
  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