81 Revize (8251c0f79101e98f017f562a5e5c8479f8a71102)

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