79 Комити (b0eca83785d4f743052c67b7259da8a599c9c119)

Аутор SHA1 Порука Датум
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites пре 8 година
  Adam Langley 59e91483bd crypto/tls: reject SNI values with a trailing dot. пре 7 година
  Kevin Burke 72ea563e1e cmd/gofmt, crypto/tls: fix typos пре 8 година
  Adam Langley a1b5b4eab5 crypto/tls: add GetClientCertificate callback пре 8 година
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config пре 8 година
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. пре 8 година
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging пре 8 година
  Adam Langley 0d94116736 crypto/tls: buffer handshake messages. пре 8 година
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. пре 8 година
  Adam Langley df48510552 crypto/tls: make error prefix uniform. пре 8 година
  David Benjamin ca4a3279f9 crypto/tls: Enforce that version and cipher match on resume. пре 8 година
  Emmanuel Odeke e15014c62b crypto/tls: minor refactors for readability пре 8 година
  Tamir Duberstein 326f5bb02b crypto/tls: check errors from (*Conn).writeRecord пре 8 година
  Mikio Hara 75d204850c crypto/tls: don't send IPv6 literals and absolute FQDNs as SNI values пре 8 година
  Ralph Corderoy 96e5bf3ce5 crypto/tls: Server can specify an unadvertised cipher suite пре 9 година
  Adam Langley f75fa96c2c crypto/tls: don't send IP literals as SNI values. пре 9 година
  Adam Langley 367577a70f Revert "crypto/tls: don't send IP literals as SNI values." пре 9 година
  Adam Langley 25dd71bbe6 crypto/tls: don't send IP literals as SNI values. пре 9 година
  Russ Cox 9c9b97f554 crypto/tls: fix ConnectionState().VerifiedChains for resumed connection пре 9 година
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. пре 9 година
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency пре 9 година
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 пре 9 година
  Adam Langley b88cd69926 crypto: add Signer пре 10 година
  Andres Erbsen 16b2f42015 crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). пре 10 година
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. пре 10 година
  Adam Langley ef4934a9ed crypto/tls: split connErr to avoid read/write races. пре 10 година
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. пре 10 година
  Adam Langley 2680804ebc crypto/tls: enforce that either ServerName or InsecureSkipVerify be given. пре 10 година
  Adam Langley 5a2aacff2f crypto/tls: better error messages. пре 10 година
  Anthony Martin 8cf5d703de crypto/tls: do not send the current time in hello messages пре 10 година
  Gautham Thambidorai 9323f900fd crypto/tls: Client side support for TLS session resumption. пре 10 година
  Adam Langley 6f38414b48 crypto/tls: support renegotiation extension. пре 10 година
  Adam Langley 1a11255b00 crypto/tls: advertise support for RSA+SHA1 in TLS 1.2 handshake. пре 11 година
  Adam Langley 493b985991 crypto/tls: don't select TLS 1.2 cipher suites in prior versions. пре 11 година
  Adam Langley 8eaa99cd77 crypto/tls: fix TLS 1.2 client certificates. пре 11 година
  Adam Langley 5774c69eb7 crypto/tls: support AES-GCM. пре 11 година
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA пре 11 година
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. пре 11 година
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. пре 11 година
  John Shahid 2946f7013d crypto/tls: Check all certificates in the path. пре 11 година
  Adam Langley 13d26a420a crypto/tls: support session ticket resumption. пре 12 година
  Dave Cheney a0608ba23c crypto/tls: fix data race on conn.err пре 12 година
  Adam Langley 43927bb46c crypto/tls: always send a Certificate message if one was requested. пре 12 година
  Mikkel Krautz c8b807a37a crypto/x509: new home for root fetchers; build chains using Windows API пре 12 година
  Robert Griesemer 788245c9f6 go/printer, gofmt: improved comma placement пре 12 година
  Adam Langley 8ee5e4091a crypto/tls: better error message when connecting to SSLv3 servers. пре 12 година
  Jeff R. Allen 5fa105421a crypto/tls: Improve TLS Client Authentication пре 12 година
  Adam Langley b5b0822258 crypto/tls: don't assume an RSA private key in the API. пре 13 година
  Adam Langley ba3c11f6db crypto: allocate less. пре 13 година
  Adam Langley c08ab14bad Add a []byte argument to hash.Hash to allow an allocation to be saved. пре 13 година