81 Révisions (9c8b32c2d6a2a2abf3f91617db2cb259feed61b8)
 

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