64 Комити (78f486a80c6b6c308f28ad132fbde2e2364b409c)
 

Аутор SHA1 Порука Датум
  Adam Langley 78f486a80c crypto/tls: extend NPN support to the client. пре 13 година
  Russ Cox 9fe949aa97 net: drop laddr from Dial, cname from LookupHost; new functions пре 13 година
  Rob Pike dc6468fcf1 testing: shorten some more tests пре 13 година
  Dave Cheney a39229ebc1 crypto/tls: fix compile error пре 13 година
  Brad Fitzpatrick 36cddf2fc1 tls: move PeerCertificates to ConnectionState пре 13 година
  Kyle Consalus 6e38ce296e Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run". пре 13 година
  Adam Langley 09d14e14a9 crypto/tls: make protocol negotiation failure fatal пре 13 година
  Adam Langley 01806ad10b crypto/tls: select best ciphersuite, not worst. пре 13 година
  Adam Langley 1abb987e07 crypto/tls: load a chain of certificates from a file. пре 13 година
  Adam Langley b8e817cbf8 crypto: add package. пре 13 година
  Rob Pike 45b573322e tls: fix argument mistake in Error call. пре 14 година
  Adam Langley 9d188d7c03 crypto/tls: missed a file пре 14 година
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support пре 14 година
  Adam Langley 4dcd8890aa crypto/tls: check in support code. пре 14 година
  Adam Langley effe736267 crypto/tls: commit fixes which I hadn't saved. пре 14 година
  Adam Langley 50ac183397 crypto/tls: support CBC ciphers пре 14 година
  Anthony Martin 368c7fa03e crypto/tls: use rand.Reader in cert generation example пре 14 година
  Russ Cox f98d01fb7e crypto/tls: add *Config argument to Dial пре 14 година
  Christian Himpel 24b6f5d63e crypto/tls: fix build of certificate generation example пре 14 година
  Kyle Consalus 67c5445327 Removed bytes.Add and bytes.AddByte; we now have 'append'. пре 14 година
  Adam Langley 93eb884c98 crypto/tls: use pool building for certificate checking пре 14 година
  Russ Cox 8fe46b4768 use append пре 14 година
  Robert Griesemer b1f31f442e gofmt -s -w src misc пре 14 година
  Rob Pike feb7be32ae log: new interface пре 14 година
  Adam Langley 597324882f crypto/tls: make SetReadTimeout work. пре 14 година
  Adam Langley dd9f217e6a crypto/tls: better error messages for certificate issues. пре 14 година
  Adam Langley f4b6e2236c crypto/x509, crypto/tls: improve root matching and observe CA flag. пре 14 година
  Adam Langley ed8da7bff6 Fix certificate validation. пре 14 година
  Russ Cox 657e8dab30 http: check https certificate against host name пре 14 година
  Adam Langley 4c5892dcab crypto/tls: don't return an error from Close() пре 14 година
  Evan Shaw 99e338e9ec crypto/tls: Fix doc typo пре 14 година
  Jukka-Pekka Kekkonen f610c8e06b crypto/hmac: make Sum idempotent пре 14 година
  Russ Cox c6f2f6c1ab build: no required environment variables пре 14 година
  Mikkel Krautz e85c1c3393 crypto/tls: client certificate support. пре 14 година
  Rob Pike 10589a7c24 once: replace all uses of package once with sync.Once. пре 14 година
  Fazlul Shahriar 5f134f7d77 http: add https client 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 година
  Adam Langley 08ec2a8e44 http, crypto/tls: followup fixes from 1684051. пре 14 година
  Adam Langley 7b22e867e7 crypto/tls, http: Make HTTPS servers easier. пре 14 година
  Russ Cox 06f6131702 changes &x -> x[0:] for array to slice conversion пре 14 година
  Russ Cox 751062bb0e crypto/tls: simpler implementation of record layer пре 14 година
  Russ Cox 91a07280c8 crypto/tls: good defaults пре 14 година
  Russ Cox d821ad088a simplify various code using new map index rule пре 14 година
  Robert Griesemer c2e73307b5 gofmt: experiment: align values in map composites where possible пре 14 година
  Russ Cox 000416e795 strings: delete Runes, Bytes пре 14 година
  Adam Langley 956950bb13 crypto/tls: typo fix пре 14 година
  Adam Langley 016dd4b5cb crypto/tls: make Listener a pointer. пре 15 година
  Adam Langley 581072a866 crypto/tls: extensions and Next Protocol Negotiation пре 15 година
  Robert Griesemer 536df07f72 1) Change default gofmt default settings for пре 15 година