70 Commitit (326f5bb02b8e849826e98de3fb17a0356eb54b5d)

Tekijä SHA1 Viesti Päivämäärä
  Adam Langley f75fa96c2c crypto/tls: don't send IP literals as SNI values. 9 vuotta sitten
  Adam Langley 367577a70f Revert "crypto/tls: don't send IP literals as SNI values." 9 vuotta sitten
  Adam Langley 25dd71bbe6 crypto/tls: don't send IP literals as SNI values. 9 vuotta sitten
  aubble 06234ee3fc crypto/tls: note in comments that setting GetCertificate is now sufficient. 9 vuotta sitten
  Russ Cox 9c9b97f554 crypto/tls: fix ConnectionState().VerifiedChains for resumed connection 9 vuotta sitten
  Adam Langley 594d36e1f7 crypto/tls: update the supported signature algorithms. 9 vuotta sitten
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. 9 vuotta sitten
  Adam Langley 0269b0170f crypto/tls: call GetCertificate if Certificates is empty. 9 vuotta sitten
  Jonathan Rudenberg 28ca92f12d crypto/tls: add OCSP response to ConnectionState 9 vuotta sitten
  Jonathan Rudenberg 03a329f274 crypto/tls: add support for session ticket key rotation 9 vuotta sitten
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency 9 vuotta sitten
  Adam Langley 0c7dc105c1 crypto/tls: tidy up a little and add test. 9 vuotta sitten
  Jacob H. Haven 14accaf7f3 crypto/tls: make use of crypto.Signer and crypto.Decrypter 9 vuotta sitten
  Matt Bostock 1282c034fb crypto/tls: Correct minimum version in comment 9 vuotta sitten
  Adam Langley c1da171db7 crypto/tls: disable RC4 by default. 9 vuotta sitten
  Joël Stemmer c32a7dcd6d crypto/tls: return correct hash function when using client certificates in handshake 9 vuotta sitten
  Adam Langley 0511e2597e crypto/tls: change default minimum version to TLS 1.0. 9 vuotta sitten
  Adam Langley b88cd69926 crypto: add Signer 10 vuotta sitten
  Andres Erbsen 16b2f42015 crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). 10 vuotta sitten
  Percy Wegmann 9e441ebf1d crypto/tls: Added dynamic alternative to NameToCertificate map for SNI 10 vuotta sitten
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. 10 vuotta sitten
  Brad Fitzpatrick ab3538d779 crypto/tls: clarify concurrent use of Config 10 vuotta sitten
  Adam Langley 24720a0864 crypto/tls: report TLS version in ConnectionState. 10 vuotta sitten
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. 10 vuotta sitten
  Adam Langley ae10e2fdd9 crypto/tls: improve documentation for ServerName. 10 vuotta sitten
  Adam Langley 5a2aacff2f crypto/tls: better error messages. 10 vuotta sitten
  Gautham Thambidorai 9323f900fd crypto/tls: Client side support for TLS session resumption. 10 vuotta sitten
  Adam Langley 6f38414b48 crypto/tls: support renegotiation extension. 10 vuotta sitten
  Adam Langley 1a11255b00 crypto/tls: advertise support for RSA+SHA1 in TLS 1.2 handshake. 11 vuotta sitten
  Russ Cox a13de249ee crypto/tls: document ConnectionState fields 11 vuotta sitten
  Russ Cox a40b48d4e0 crypto/tls: document that the package supports TLS 1.2 11 vuotta sitten
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA 11 vuotta sitten
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. 11 vuotta sitten
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. 11 vuotta sitten
  Brad Fitzpatrick 4b14a48417 crypto/tls: use method values 11 vuotta sitten
  Adam Langley 9d5e7dd72f crypto/tls: allow the server to enforce its ciphersuite preferences. 11 vuotta sitten
  Adam Langley 13d26a420a crypto/tls: support session ticket resumption. 12 vuotta sitten
  Mikkel Krautz c8b807a37a crypto/x509: new home for root fetchers; build chains using Windows API 12 vuotta sitten
  Jeff R. Allen 5fa105421a crypto/tls: Improve TLS Client Authentication 12 vuotta sitten
  Adam Langley b5b0822258 crypto/tls: don't assume an RSA private key in the API. 13 vuotta sitten
  Russ Cox 37bb6649e2 use new time API 13 vuotta sitten
  Adam Langley c9662b8656 crypto/tls: don't rely on map iteration order. 13 vuotta sitten
  Mikkel Krautz 7697013b51 crypto/tls: fetch root certificates using Mac OS API 13 vuotta sitten
  Adam Langley 6f1dcf99be crypto/tls: add server side SNI support. 13 vuotta sitten
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 13 vuotta sitten
  Robert Hencke 3bdd4f3140 pkg: spelling tweaks, A-H 13 vuotta sitten
  Adam Langley cf7be9b458 crypto/tls: export the verified chains. 13 vuotta sitten
  Adam Langley 24df228d7a crypto: move certificate verification into x509. 13 vuotta sitten
  Adam Langley 4f813669cb crypto/tls: add server-side OCSP stapling support. 13 vuotta sitten
  Robert Griesemer 8cf428d710 gofmt: gofmt -s -w src misc 13 vuotta sitten