105 Commits (e5c37bded5570186aa72571f5f514f272e33face)

Autor SHA1 Mensaje Fecha
  Brad Burch f1a5602bba crypto/tls: optional "certificate_status" with OCSP hace 6 años
  Henry Case d3da622def
Revert "Use go 1.10 and aligns with current state of TLS in go/crypto/tls" (#77) hace 6 años
  Brad Burch 0957fdb171 crypto/tls: optional "certificate_status" with OCSP hace 6 años
  Peter Wu 824987c5ad tris: implement draft-22 middlebox compatibility mode hace 7 años
  Peter Wu 92d04f3ebd tris: advertise PSS in Client Hello for TLS 1.3 hace 7 años
  Peter Wu 928e35b73a crypto/tls: extract certificate validation for the client hace 7 años
  Peter Wu 9e25a0a25d crypto/tls: initial TLS 1.3 client support hace 7 años
  Peter Wu 634f9a5858 crypto/tls: prepare for TLS 1.3 client handshake. hace 7 años
  Peter Wu 9eb1d7faf7 crypto/tls: skip session cache for TLS 1.3 hace 7 años
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages hace 7 años
  Peter Wu 1850fd015e crypto/tls: consolidate signatures handling in SKE and CV hace 7 años
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. hace 7 años
  Marvin Stenger 8251c0f791 all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" hace 7 años
  Peter Wu aab74cb372 crypto/tls: allow client to pick TLS 1.3, do not enable it by default. hace 7 años
  Peter Wu 857c7243c9 crypto/tls: check that client cipher suite matches version hace 7 años
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. hace 7 años
  Tom Thorogood 599c1f949b crypto/tls: Don't advertise TLS 1.3-only cipher unless attempting TLS 1.3 hace 7 años
  Marvin Stenger d547ccf7ac all: prefer strings.LastIndexByte over strings.LastIndex hace 7 años
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server 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 341de96a61 crypto/tls: fix Conn.phase data races hace 7 años
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT hace 8 años
  Filippo Valsorda 1117f76fcc crypto/tls: return from Handshake before the Client Finished in 1.3 hace 8 años
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites hace 8 años
  Sergey Frolov 95bebf2e8e crypto/tls: split clientHandshake into multiple methods hace 7 años
  Adam Langley 59e91483bd crypto/tls: reject SNI values with a trailing dot. hace 7 años
  Kevin Burke 72ea563e1e cmd/gofmt, crypto/tls: fix typos hace 8 años
  Adam Langley a1b5b4eab5 crypto/tls: add GetClientCertificate callback hace 8 años
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config hace 8 años
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. hace 8 años
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging 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
  Adam Langley df48510552 crypto/tls: make error prefix uniform. hace 8 años
  David Benjamin ca4a3279f9 crypto/tls: Enforce that version and cipher match on resume. hace 8 años
  Emmanuel Odeke e15014c62b crypto/tls: minor refactors for readability 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
  Ralph Corderoy 96e5bf3ce5 crypto/tls: Server can specify an unadvertised cipher suite 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
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency 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
  Adam Langley b88cd69926 crypto: add Signer hace 10 años
  Andres Erbsen 16b2f42015 crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). hace 10 años
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. hace 10 años