216 Комити (113bae628347e7ba85bd140373362d0e1e9c26d4)
 

Аутор SHA1 Порука Датум
  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 година
  Adam Langley ef4934a9ed crypto/tls: split connErr to avoid read/write races. пре 10 година
  Adam Langley 8d65af24c4 crypto/tls: add DialWithDialer. пре 10 година
  Adam Langley 24720a0864 crypto/tls: report TLS version in ConnectionState. пре 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 dbe3452407 crypto/x509: add example of using a custom root list. пре 10 година
  Adam Langley ae10e2fdd9 crypto/tls: improve documentation for ServerName. пре 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 98968dca72 crypto/tls: rework reference tests. пре 10 година
  Adam Langley 75982d4f0c crypto/tls: generate random serial numbers. пре 11 година
  Adam Langley 1a11255b00 crypto/tls: advertise support for RSA+SHA1 in TLS 1.2 handshake. пре 11 година
  Russ Cox a13de249ee crypto/tls: document ConnectionState fields пре 11 година
  Frithjof Schulze 3ee1782da4 crypto/tls: Update reference to the TLS 1.2 RFC. пре 11 година
  Adam Langley 493b985991 crypto/tls: don't select TLS 1.2 cipher suites in prior versions. пре 11 година
  Russ Cox a40b48d4e0 crypto/tls: document that the package supports TLS 1.2 пре 11 година
  Adam Langley 679f6ca983 crypto/tls: don't select ECDSA ciphersuites with only an RSA certificate. пре 11 година
  Adam Langley 8eaa99cd77 crypto/tls: fix TLS 1.2 client certificates. пре 11 година
  Adam Langley 5774c69eb7 crypto/tls: support AES-GCM. пре 11 година