39 Commits (dd9f217e6a49dfd0ce553497006fdd07c2d5c0e1)
 

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