53 коммитов (e5c37bded5570186aa72571f5f514f272e33face)

Автор SHA1 Сообщение Дата
  Henry D. Case e62ddc004c Adds structure for certificate_request in TLS 1.3 6 лет назад
  Peter Wu a0bab1759d tris: update Server Hello processing for D22 7 лет назад
  Peter Wu e89292ccbe tris: convert end_of_early_data to a handshake message 6 лет назад
  Peter Wu 69dddf0612 tris: update NewSessionTicket for draft -19 and -21 7 лет назад
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 7 лет назад
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. 7 лет назад
  Peter Wu 1192d2574f crypto/tls: fix SCT decoding 7 лет назад
  Filippo Valsorda fc5cd7e2f9 crypto/tls: fix SCT extension wire format 7 лет назад
  Filippo Valsorda 80f82d89c7 crypto/tls: avoid sending empty OCSP or SCT cert extensions 7 лет назад
  Brendan Mc ed105dc308 crypto/tls: add SignedCertificateTimestamps and OCSPStaple to 1.3 7 лет назад
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts 7 лет назад
  Filippo Valsorda 5406418371 crypto/tls: fix panic in PSK binders parsing 7 лет назад
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT 8 лет назад
  Filippo Valsorda 453bd6af77 crypto/tls: implement TLS 1.3 PSK messages 8 лет назад
  Filippo Valsorda 9bc837c453 [dev.tls] crypto/tls: implement TLS 1.3 messages 8 лет назад
  Adam Langley 59e91483bd crypto/tls: reject SNI values with a trailing dot. 7 лет назад
  Adam Langley 1b8b6efd10 crypto/tls: reject zero-length SCTs. 8 лет назад
  woodsaj 8b63f202ce crypto/tls: reject CT extension with no SCTs included 8 лет назад
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. 8 лет назад
  Matthew Dempsky 21704146dc all: remove unnecessary type conversions 8 лет назад
  Emmanuel Odeke e15014c62b crypto/tls: minor refactors for readability 8 лет назад
  Adam Langley b5162386a0 crypto/tls: reject ServerHellos with empty ALPN protocols. 9 лет назад
  Adam Langley c757de320b crypto/tls: fix parsing of SNI extension. 9 лет назад
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency 9 лет назад
  Adam Langley 0581a2f81d crypto/tls: fix renegotiation extension. 9 лет назад
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. 10 лет назад
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. 10 лет назад
  Adam Langley 6f38414b48 crypto/tls: support renegotiation extension. 10 лет назад
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. 11 лет назад
  Adam Langley cf463f462c crypto/tls: fix NPN extension parsing. 12 лет назад
  Adam Langley 13d26a420a crypto/tls: support session ticket resumption. 12 лет назад
  Michael Gehring 615733d170 crypto/tls: fix decoding of certLen in certificateMsg.unmarshal 12 лет назад
  Jeff R. Allen 5fa105421a crypto/tls: Improve TLS Client Authentication 12 лет назад
  Russ Cox 30373ac5f7 crypto/tls: fix handshake message test 13 лет назад
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 13 лет назад
  Adam Langley 4f813669cb crypto/tls: add server-side OCSP stapling support. 13 лет назад
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support 14 лет назад
  Russ Cox 8fe46b4768 use append 14 лет назад
  Mikkel Krautz e85c1c3393 crypto/tls: client certificate support. 14 лет назад
  Adam Langley cbf5c897cb crypto/tls: add client-side SNI support and PeerCertificates. 14 лет назад
  Adam Langley a54a4371e7 crypto/tls: add client OCSP stapling support. 14 лет назад
  Russ Cox 751062bb0e crypto/tls: simpler implementation of record layer 14 лет назад
  Russ Cox 000416e795 strings: delete Runes, Bytes 14 лет назад
  Adam Langley 581072a866 crypto/tls: extensions and Next Protocol Negotiation 15 лет назад
  Robert Griesemer 536df07f72 1) Change default gofmt default settings for 15 лет назад
  Christopher Wedgwood b80146a4c9 a[b:len(a)] -> a[b:] 15 лет назад
  Adam Langley 79f2a55aea crypto/tls: add initial client implementation. 15 лет назад
  Russ Cox 4625777977 gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg 15 лет назад
  Rob Pike a1e7e65e2d remove bytes.Copy 15 лет назад
  Robert Griesemer d1f931a694 - replaced gofmt expression formatting algorithm with 15 лет назад