55 Revize (master)

Autor SHA1 Zpráva Datum
  Henry Case 71ad89487d Change package trs to th5 před 5 roky
  Henry Case f09eee913a Change package name from tls to trs před 5 roky
  Filippo Valsorda 4c970a6672 crypto/tls: parse certificate first in X509KeyPair to get better errors před 6 roky
  Marvin Stenger 8251c0f791 all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" před 7 roky
  Marvin Stenger d547ccf7ac all: prefer strings.LastIndexByte over strings.LastIndex před 7 roky
  Filippo Valsorda b5fd625da3 crypto/tls: disable CBC cipher suites with SHA-256 by default před 7 roky
  Brad Fitzpatrick c2df6cccbd crypto/tls: update CBC Lucky13 warning a bit před 8 roky
  Brad Fitzpatrick 1822025fbf crypto/tls: add Config.Clone před 8 roky
  Brad Fitzpatrick 0d6f47c2a7 all: use time.Until where applicable před 8 roky
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values před 8 roky
  Scott Bell 6885da92a7 crypto/tls: document certificate chains in LoadX509KeyPair před 8 roky
  Adam Langley df48510552 crypto/tls: make error prefix uniform. před 8 roky
  Emmanuel Odeke e15014c62b crypto/tls: minor refactors for readability před 8 roky
  Brad Fitzpatrick dcbfc76400 all: remove public named return values when useless před 8 roky
  Adam Langley 5663f22172 crypto/tls: note in comment that Certificate.Leaf is nil after parsing. před 8 roky
  Brad Fitzpatrick 75bdcc38ef crypto/tls: document lack of Lucky13 hardening před 9 roky
  Adam Langley 7c45cbeef9 crypto/tls: better error messages when PEM inputs are switched. před 9 roky
  aubble 06234ee3fc crypto/tls: note in comments that setting GetCertificate is now sufficient. před 9 roky
  aubble 6789988ece crypto/tls: allow tls.Listen when only GetCertificate is provided. před 9 roky
  Brad Fitzpatrick 3519a50a69 crypto/tls: remove return parameter stutter před 9 roky
  Brad Fitzpatrick 38da2b7bd9 crypto/tls: fix typo referencing the required Config field před 10 roky
  Adam Langley 8d65af24c4 crypto/tls: add DialWithDialer. před 10 roky
  Adam Langley ae10e2fdd9 crypto/tls: improve documentation for ServerName. před 10 roky
  Frithjof Schulze 3ee1782da4 crypto/tls: Update reference to the TLS 1.2 RFC. před 11 roky
  Russ Cox a40b48d4e0 crypto/tls: document that the package supports TLS 1.2 před 11 roky
  Frithjof Schulze 0084d30351 crypto/tls: Change TLS version to 1.1 in the package comment. před 11 roky
  Brad Fitzpatrick ada990689f crypto/tls: fix loading keys labeled just "PRIVATE KEY" před 12 roky
  Joel Sing d7e46146f4 crypto/tls: add support for loading EC X.509 key pairs před 12 roky
  Adam Langley d263b7d38c crypto/tls: allow certificates and key to be in either order. před 12 roky
  Mikkel Krautz c8b807a37a crypto/x509: new home for root fetchers; build chains using Windows API před 12 roky
  Adam Langley 4c6dfb2f88 crypto/tls: make the package description more accurate and less aspirational. před 12 roky
  Adam Langley afe534d19b crypto/...: changes to address some of bug 2841. před 12 roky
  Jeff R. Allen 5fa105421a crypto/tls: Improve TLS Client Authentication před 12 roky
  Adam Langley 82f6e24f53 crypto/x509, crypto/tls: support PKCS#8 private keys. před 13 roky
  Russ Cox 107fb7400c src/pkg/[a-m]*: gofix -r error -force=error před 13 roky
  Robert Griesemer a5b2e93aa2 os.Error API: don't export os.ErrorString, use os.NewError consistently před 13 roky
  Adam Langley 5a4918e635 crypto: reorg, cleanup and add function for generating CRLs. před 13 roky
  Nigel Tao 5a11e9ba00 src/pkg: make package doc comments consistently start with "Package foo". před 13 roky
  Brad Fitzpatrick 1721e53cdf httptest: add NewTLSServer před 13 roky
  Russ Cox 9fe949aa97 net: drop laddr from Dial, cname from LookupHost; new functions před 13 roky
  Adam Langley 1abb987e07 crypto/tls: load a chain of certificates from a file. před 13 roky
  Russ Cox f98d01fb7e crypto/tls: add *Config argument to Dial před 14 roky
  Adam Langley 93eb884c98 crypto/tls: use pool building for certificate checking před 14 roky
  Adam Langley dd9f217e6a crypto/tls: better error messages for certificate issues. před 14 roky
  Adam Langley ed8da7bff6 Fix certificate validation. před 14 roky
  Adam Langley 08ec2a8e44 http, crypto/tls: followup fixes from 1684051. před 14 roky
  Adam Langley 7b22e867e7 crypto/tls, http: Make HTTPS servers easier. před 14 roky
  Russ Cox 751062bb0e crypto/tls: simpler implementation of record layer před 14 roky
  Russ Cox 91a07280c8 crypto/tls: good defaults před 14 roky
  Adam Langley 016dd4b5cb crypto/tls: make Listener a pointer. před 15 roky