48 次程式碼提交 (18902d24a37687f98c85a00df022608cdaa6c44f)

作者 SHA1 備註 提交日期
  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 年之前
  Percy Wegmann 9e441ebf1d crypto/tls: Added dynamic alternative to NameToCertificate map for SNI 10 年之前
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. 10 年之前
  Robert Griesemer 601d9250e6 src, misc: applied gofmt -w -s 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 5a2aacff2f crypto/tls: better error 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 493b985991 crypto/tls: don't select TLS 1.2 cipher suites in prior versions. 11 年之前
  Adam Langley 679f6ca983 crypto/tls: don't select ECDSA ciphersuites with only an RSA certificate. 11 年之前
  Adam Langley 5774c69eb7 crypto/tls: support AES-GCM. 11 年之前
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA 11 年之前
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. 11 年之前
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. 11 年之前
  Adam Langley 9d5e7dd72f crypto/tls: allow the server to enforce its ciphersuite preferences. 11 年之前
  Anthony Martin a954c40163 crypto/tls: use 1/n-1 record splitting to protect against BEAST 12 年之前
  Adam Langley 489bd5ddd5 crypto/tls: make closeNotify a warning alert. 12 年之前
  Adam Langley 13d26a420a crypto/tls: support session ticket resumption. 12 年之前
  Adam Langley 30b2db1e5f crypto/tls: don't always use the default private key. 12 年之前
  Adam Langley ca7f685323 crypto/tls: update how we create testing scripts. 12 年之前
  Robert Griesemer 000149abb2 all: gofmt -w -s src misc 12 年之前
  Shenghou Ma 136907f44f all: update 'gotest' to 'go test' 12 年之前
  Jeff R. Allen 5fa105421a crypto/tls: Improve TLS Client Authentication 12 年之前
  Russ Cox 119592d80f use new strconv API 13 年之前
  Russ Cox 37bb6649e2 use new time API 13 年之前
  Rob Pike 1530d25d4f renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 13 年之前
  Russ Cox 107fb7400c src/pkg/[a-m]*: gofix -r error -force=error 13 年之前
  Mikkel Krautz 7697013b51 crypto/tls: fetch root certificates using Mac OS API 13 年之前
  Louis Kruger 0d32935135 crypto/tls: add 3DES ciphersuites 13 年之前
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 13 年之前
  Russ Cox 39082848cf crypto/tls: handle non-TLS more robustly 13 年之前
  Robert Griesemer 5085d142c2 go/printer: changed max. number of newlines from 3 to 2 13 年之前
  Adam Langley de4a706aa9 crypto/rsa: support > 3 primes. 13 年之前
  Kyle Consalus 6e38ce296e Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run". 13 年之前
  Adam Langley 9d188d7c03 crypto/tls: missed a file 14 年之前
  Adam Langley 4dcd8890aa crypto/tls: check in support code. 14 年之前
  Adam Langley 50ac183397 crypto/tls: support CBC ciphers 14 年之前
  Robert Griesemer b1f31f442e gofmt -s -w src misc 14 年之前
  Adam Langley a54a4371e7 crypto/tls: add client OCSP stapling support. 14 年之前
  Russ Cox 751062bb0e crypto/tls: simpler implementation of record layer 14 年之前
  Adam Langley 581072a866 crypto/tls: extensions and Next Protocol Negotiation 15 年之前
  Robert Griesemer 536df07f72 1) Change default gofmt default settings for 15 年之前
  Robert Griesemer 395b73f134 remove semis after statements in one-statement statement lists 15 年之前
  Adam Langley ebe78b393d crypto/tls (part 3) 15 年之前