Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-28 | Imported Upstream version 2011.04.27upstream/2011.04.27 | Ondřej Surý | 1 | -5/+5 |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -22/+345 |
2010-04-26 | crypto/tls: simpler implementation of record layer | Russ Cox | 1 | -12/+10 |
2010-02-25 | strings: delete Runes, Bytes | Russ Cox | 1 | -5/+3 |
2009-12-23 | crypto/tls: extensions and Next Protocol Negotiation | Adam Langley | 1 | -2/+290 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -142/+142 |
2009-11-30 | a[b:len(a)] -> a[b:] | Christopher Wedgwood | 1 | -5/+5 |
2009-11-21 | crypto/tls: add initial client implementation. | Adam Langley | 1 | -1/+66 |
2009-11-20 | gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg | Russ Cox | 1 | -13/+13 |
2009-11-18 | remove bytes.Copy | Rob Pike | 1 | -12/+8 |
2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer | 1 | -30/+30 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 1 | -16/+16 |
2009-11-03 | crypto/tls (part 2) | Adam Langley | 1 | -0/+236 |