Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -34/+142 |
2010-04-26 | crypto/tls: simpler implementation of record layer | Russ Cox | 1 | -36/+15 |
2010-04-05 | crypto/tls: good defaults | Russ Cox | 1 | -0/+39 |
2009-12-23 | crypto/tls: extensions and Next Protocol Negotiation | Adam Langley | 1 | -3/+14 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -43/+43 |
2009-11-21 | crypto/tls: add initial client implementation. | Adam Langley | 1 | -0/+4 |
2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer | 1 | -1/+1 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 1 | -2/+2 |
2009-11-06 | - fine-tuning of one-line func heuristic (nodes.go) | Robert Griesemer | 1 | -13/+5 |
2009-11-04 | gofmt-ify crypto | Robert Griesemer | 1 | -2/+4 |
2009-11-02 | crypto/tls (part 1) | Adam Langley | 1 | -0/+123 |