487 Комити (c20de2f6943fd2c828f007521a2b61fb5a646ba2)
 

Аутор SHA1 Порука Датум
  aubble 6789988ece crypto/tls: allow tls.Listen when only GetCertificate is provided. пре 9 година
  Rob Pike 5bf12753e9 all: fix some vet-caught formatting errors, mostly but not only in tests пре 9 година
  Russ Cox 9c9b97f554 crypto/tls: fix ConnectionState().VerifiedChains for resumed connection пре 9 година
  Adam Langley bd4954ddeb crypto/tls: update testing certificates. пре 9 година
  Russ Cox 9697ba25d2 crypto/tls: check cert chain during VerifyHostname пре 9 година
  Brad Fitzpatrick d99fd1798a all: link to https instead of http пре 9 година
  Adam Langley c757de320b crypto/tls: fix parsing of SNI extension. пре 9 година
  Ainar Garipov 95ef689b2c all: fix misprints in comments пре 9 година
  Adam Langley 65c5bd0dd6 crypto/tls: don't require an explicit client-auth EKU. пре 9 година
  Adam Langley 594d36e1f7 crypto/tls: update the supported signature algorithms. пре 9 година
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. пре 9 година
  Adam Langley 0269b0170f crypto/tls: call GetCertificate if Certificates is empty. пре 9 година
  Jonathan Rudenberg 28ca92f12d crypto/tls: add OCSP response to ConnectionState пре 9 година
  Jonathan Rudenberg 03a329f274 crypto/tls: add support for session ticket key rotation пре 9 година
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency пре 9 година
  Jonathan Rudenberg 65d33c3580 crypto/tls: fix test data generation пре 9 година
  Adam Langley 0c7dc105c1 crypto/tls: tidy up a little and add test. пре 9 година
  Jacob H. Haven 14accaf7f3 crypto/tls: make use of crypto.Signer and crypto.Decrypter пре 9 година
  Matt Bostock 1282c034fb crypto/tls: Correct minimum version in comment пре 9 година
  Josh Bleecher Snyder 9c57dac301 all: use "reports whether" in place of "returns true if(f)" пре 9 година
  Adam Langley c1da171db7 crypto/tls: disable RC4 by default. пре 9 година
  Adam Langley 113bae6283 crypto/tls: panic with unknown hash functions. пре 9 година
  Joël Stemmer c32a7dcd6d crypto/tls: return correct hash function when using client certificates in handshake пре 9 година
  Joël Stemmer 921f871f9e crypto/tls: fix typo in tls handshake error пре 9 година
  Adam Langley fb479af552 crypto/tls: allow larger initial records. пре 9 година
  Péter Surányi cf73eabe95 all: don't refer to code.google.com/p/go{,-wiki}/ пре 9 година
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 пре 9 година
  David Leon Gil a1363d2ed9 crypto/ecdsa: make Sign safe with broken entropy sources пре 9 година
  Brad Fitzpatrick 3519a50a69 crypto/tls: remove return parameter stutter пре 9 година
  Adam Langley 0581a2f81d crypto/tls: fix renegotiation extension. пре 9 година
  Adam Langley 0511e2597e crypto/tls: change default minimum version to TLS 1.0. пре 9 година
  Ben Burkert 18902d24a3 crypto/tls: enable TLS_FALLBACK_SCSV in server with default max version пре 9 година
  Adam Langley 4e47a4aef7 crypto/tls: support TLS_FALLBACK_SCSV as a server. пре 10 година
  Adam Langley d279bab6f5 crypto/tls: ensure that we don't resume when tickets are disabled. пре 10 година
  Russ Cox 14e9aa8cf5 crypto/tls: print unexpected error in test пре 10 година
  Adam Langley b88cd69926 crypto: add Signer пре 10 година
  Andres Erbsen 16b2f42015 crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). пре 10 година
  Percy Wegmann 9e441ebf1d crypto/tls: Added dynamic alternative to NameToCertificate map for SNI пре 10 година
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. пре 10 година
  Adam Langley 4fe9ec0490 crypto/tls: check curve equation in ECDHE. пре 10 година
  Asim Shankar cf213d5c40 crypto/tls: Support ECDSA keys in generate_cert.go пре 10 година
  Robert Griesemer 601d9250e6 src, misc: applied gofmt -w -s пре 10 година
  Brad Fitzpatrick 38da2b7bd9 crypto/tls: fix typo referencing the required Config field пре 10 година
  Robert Griesemer 73687a33ac std lib: fix various typos in comments пре 10 година
  Robert Hencke 71f215c69a all: spelling tweaks, A-G пре 10 година
  Brad Fitzpatrick 89d6b4b257 crypto/tls: don't block on Read of zero bytes пре 10 година
  Brad Fitzpatrick 53431b940d crypto/tls: deflake TestConnReadNonzeroAndEOF пре 10 година
  Brad Fitzpatrick a56b0bf7e2 crypto/tls: make Conn.Read return (n, io.EOF) when EOF is next in buffer пре 10 година
  Adam Langley cb66b63918 encoding/asn1: use GeneralizedTime for times outside the range of UTCTime. пре 10 година
  Brad Fitzpatrick ab3538d779 crypto/tls: clarify concurrent use of Config пре 10 година