36 Cometimentos (c7f1c5bf4e317f580a8eff3c2a4ec87e56e5ead5)

Autor SHA1 Mensagem Data
  Adam Langley 1b8b6efd10 crypto/tls: reject zero-length SCTs. há 8 anos
  woodsaj 8b63f202ce crypto/tls: reject CT extension with no SCTs included há 8 anos
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. há 8 anos
  Matthew Dempsky 21704146dc all: remove unnecessary type conversions há 8 anos
  Emmanuel Odeke e15014c62b crypto/tls: minor refactors for readability há 8 anos
  Adam Langley b5162386a0 crypto/tls: reject ServerHellos with empty ALPN protocols. há 9 anos
  Adam Langley c757de320b crypto/tls: fix parsing of SNI extension. há 9 anos
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency há 9 anos
  Adam Langley 0581a2f81d crypto/tls: fix renegotiation extension. há 9 anos
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. há 10 anos
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. há 10 anos
  Adam Langley 6f38414b48 crypto/tls: support renegotiation extension. há 10 anos
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. há 11 anos
  Adam Langley cf463f462c crypto/tls: fix NPN extension parsing. há 12 anos
  Adam Langley 13d26a420a crypto/tls: support session ticket resumption. há 12 anos
  Michael Gehring 615733d170 crypto/tls: fix decoding of certLen in certificateMsg.unmarshal há 12 anos
  Jeff R. Allen 5fa105421a crypto/tls: Improve TLS Client Authentication há 12 anos
  Russ Cox 30373ac5f7 crypto/tls: fix handshake message test há 13 anos
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 há 13 anos
  Adam Langley 4f813669cb crypto/tls: add server-side OCSP stapling support. há 13 anos
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support há 14 anos
  Russ Cox 8fe46b4768 use append há 14 anos
  Mikkel Krautz e85c1c3393 crypto/tls: client certificate support. há 14 anos
  Adam Langley cbf5c897cb crypto/tls: add client-side SNI support and PeerCertificates. há 14 anos
  Adam Langley a54a4371e7 crypto/tls: add client OCSP stapling support. há 14 anos
  Russ Cox 751062bb0e crypto/tls: simpler implementation of record layer há 14 anos
  Russ Cox 000416e795 strings: delete Runes, Bytes há 14 anos
  Adam Langley 581072a866 crypto/tls: extensions and Next Protocol Negotiation há 15 anos
  Robert Griesemer 536df07f72 1) Change default gofmt default settings for há 15 anos
  Christopher Wedgwood b80146a4c9 a[b:len(a)] -> a[b:] há 15 anos
  Adam Langley 79f2a55aea crypto/tls: add initial client implementation. há 15 anos
  Russ Cox 4625777977 gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg há 15 anos
  Rob Pike a1e7e65e2d remove bytes.Copy há 15 anos
  Robert Griesemer d1f931a694 - replaced gofmt expression formatting algorithm with há 15 anos
  Robert Griesemer 395b73f134 remove semis after statements in one-statement statement lists há 15 anos
  Adam Langley 24b96e2917 crypto/tls (part 2) há 15 anos