66 İşlemeler (abbbdb168d7c5e0cfc09ffe0c2d2ce3b41bf7dca)
 

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