39 Revize (dd9f217e6a49dfd0ce553497006fdd07c2d5c0e1)
 

Autor SHA1 Zpráva Datum
  Adam Langley dd9f217e6a crypto/tls: better error messages for certificate issues. před 14 roky
  Adam Langley f4b6e2236c crypto/x509, crypto/tls: improve root matching and observe CA flag. před 14 roky
  Adam Langley ed8da7bff6 Fix certificate validation. před 14 roky
  Russ Cox 657e8dab30 http: check https certificate against host name před 14 roky
  Adam Langley 4c5892dcab crypto/tls: don't return an error from Close() před 14 roky
  Evan Shaw 99e338e9ec crypto/tls: Fix doc typo před 14 roky
  Jukka-Pekka Kekkonen f610c8e06b crypto/hmac: make Sum idempotent před 14 roky
  Russ Cox c6f2f6c1ab build: no required environment variables před 14 roky
  Mikkel Krautz e85c1c3393 crypto/tls: client certificate support. před 14 roky
  Rob Pike 10589a7c24 once: replace all uses of package once with sync.Once. před 14 roky
  Fazlul Shahriar 5f134f7d77 http: add https client support před 14 roky
  Adam Langley cbf5c897cb crypto/tls: add client-side SNI support and PeerCertificates. před 14 roky
  Adam Langley a54a4371e7 crypto/tls: add client OCSP stapling support. 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 06f6131702 changes &x -> x[0:] for array to slice conversion 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
  Russ Cox d821ad088a simplify various code using new map index rule před 14 roky
  Robert Griesemer c2e73307b5 gofmt: experiment: align values in map composites where possible před 14 roky
  Russ Cox 000416e795 strings: delete Runes, Bytes před 14 roky
  Adam Langley 956950bb13 crypto/tls: typo fix před 14 roky
  Adam Langley 016dd4b5cb crypto/tls: make Listener a pointer. před 15 roky
  Adam Langley 581072a866 crypto/tls: extensions and Next Protocol Negotiation před 15 roky
  Robert Griesemer 536df07f72 1) Change default gofmt default settings for před 15 roky
  Christopher Wedgwood b80146a4c9 a[b:len(a)] -> a[b:] před 15 roky
  Sergio Luis O. B. Correia a6ab3720e1 go: makes it build for the case $GOROOT has whitespaces před 15 roky
  Adam Langley 79f2a55aea crypto/tls: add initial client implementation. před 15 roky
  Russ Cox 4625777977 gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg před 15 roky
  Rob Pike a1e7e65e2d remove bytes.Copy před 15 roky
  Robert Griesemer d1f931a694 - replaced gofmt expression formatting algorithm with před 15 roky
  Robert Griesemer 395b73f134 remove semis after statements in one-statement statement lists před 15 roky
  Robert Griesemer 372b6eb4c5 - fine-tuning of one-line func heuristic (nodes.go) před 15 roky
  Adam Langley b501f32b50 crypto/tls (part 6/5) před 15 roky
  Adam Langley 9c63ad9791 crypto/tls (part 4/5) před 15 roky
  Adam Langley ebe78b393d crypto/tls (part 3) před 15 roky
  Robert Griesemer 7cfc31151a gofmt-ify crypto před 15 roky
  Adam Langley 24b96e2917 crypto/tls (part 2) před 15 roky
  Adam Langley 745ac15cb1 crypto/tls (part 1) před 15 roky