81 Cometimentos (9c8b32c2d6a2a2abf3f91617db2cb259feed61b8)
 

Autor SHA1 Mensagem Data
  Adam Langley 9c8b32c2d6 crypto/tls: fix generate_cert.go há 13 anos
  Robert Griesemer a5b2e93aa2 os.Error API: don't export os.ErrorString, use os.NewError consistently há 13 anos
  Russ Cox 35e8279c86 respect goto restrictions há 13 anos
  Adam Langley 5a4918e635 crypto: reorg, cleanup and add function for generating CRLs. há 13 anos
  Rob Pike 1b7f4ea6c3 crypto/tls/generate_cert.go: fix misspelling of O_CREATE. há 13 anos
  Robert Hencke 3bdd4f3140 pkg: spelling tweaks, A-H há 13 anos
  Adam Langley cf7be9b458 crypto/tls: export the verified chains. há 13 anos
  Russ Cox f23d109356 fix tree for reflect rename há 13 anos
  Adam Langley c282fa0f0b crypto/tls: use time(), not Time(). há 13 anos
  Adam Langley de4a706aa9 crypto/rsa: support > 3 primes. há 13 anos
  Nigel Tao 5a11e9ba00 src/pkg: make package doc comments consistently start with "Package foo". há 13 anos
  Adam Langley 24df228d7a crypto: move certificate verification into x509. há 13 anos
  Adam Langley 4f813669cb crypto/tls: add server-side OCSP stapling support. há 13 anos
  Robert Griesemer 8cf428d710 gofmt: gofmt -s -w src misc há 13 anos
  Russ Cox 32d22d1fb1 gofix: don't rewrite O_APPEND opens há 13 anos
  Rob Pike abbbdb168d os: New Open API. há 13 anos
  Brad Fitzpatrick 1721e53cdf httptest: add NewTLSServer há 13 anos
  Adam Langley 78f486a80c crypto/tls: extend NPN support to the client. há 13 anos
  Russ Cox 9fe949aa97 net: drop laddr from Dial, cname from LookupHost; new functions há 13 anos
  Rob Pike dc6468fcf1 testing: shorten some more tests há 13 anos
  Dave Cheney a39229ebc1 crypto/tls: fix compile error há 13 anos
  Brad Fitzpatrick 36cddf2fc1 tls: move PeerCertificates to ConnectionState há 13 anos
  Kyle Consalus 6e38ce296e Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run". há 13 anos
  Adam Langley 09d14e14a9 crypto/tls: make protocol negotiation failure fatal há 13 anos
  Adam Langley 01806ad10b crypto/tls: select best ciphersuite, not worst. há 13 anos
  Adam Langley 1abb987e07 crypto/tls: load a chain of certificates from a file. há 13 anos
  Adam Langley b8e817cbf8 crypto: add package. há 13 anos
  Rob Pike 45b573322e tls: fix argument mistake in Error call. há 14 anos
  Adam Langley 9d188d7c03 crypto/tls: missed a file há 14 anos
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support há 14 anos
  Adam Langley 4dcd8890aa crypto/tls: check in support code. há 14 anos
  Adam Langley effe736267 crypto/tls: commit fixes which I hadn't saved. há 14 anos
  Adam Langley 50ac183397 crypto/tls: support CBC ciphers há 14 anos
  Anthony Martin 368c7fa03e crypto/tls: use rand.Reader in cert generation example há 14 anos
  Russ Cox f98d01fb7e crypto/tls: add *Config argument to Dial há 14 anos
  Christian Himpel 24b6f5d63e crypto/tls: fix build of certificate generation example há 14 anos
  Kyle Consalus 67c5445327 Removed bytes.Add and bytes.AddByte; we now have 'append'. há 14 anos
  Adam Langley 93eb884c98 crypto/tls: use pool building for certificate checking há 14 anos
  Russ Cox 8fe46b4768 use append há 14 anos
  Robert Griesemer b1f31f442e gofmt -s -w src misc há 14 anos
  Rob Pike feb7be32ae log: new interface há 14 anos
  Adam Langley 597324882f crypto/tls: make SetReadTimeout work. há 14 anos
  Adam Langley dd9f217e6a crypto/tls: better error messages for certificate issues. há 14 anos
  Adam Langley f4b6e2236c crypto/x509, crypto/tls: improve root matching and observe CA flag. há 14 anos
  Adam Langley ed8da7bff6 Fix certificate validation. há 14 anos
  Russ Cox 657e8dab30 http: check https certificate against host name há 14 anos
  Adam Langley 4c5892dcab crypto/tls: don't return an error from Close() há 14 anos
  Evan Shaw 99e338e9ec crypto/tls: Fix doc typo há 14 anos
  Jukka-Pekka Kekkonen f610c8e06b crypto/hmac: make Sum idempotent há 14 anos
  Russ Cox c6f2f6c1ab build: no required environment variables há 14 anos