- 566d432 asn1: marshal true as 255, not 1. by Adam Langley · 14 years ago
- 73fd298 reflect: rename reflect.ArrayCopy to be reflect.Copy. by Nigel Tao · 14 years ago
- 3478891 gofmt -s -w src misc by Robert Griesemer · 14 years ago
- 8206baf asn1: make interface consistent with json by Russ Cox · 15 years ago
- 1959c3a tests: fix prints by Rob Pike · 15 years ago
- 6989f6e Fix certificate validation. by Adam Langley · 15 years ago
- da392d9 build: no required environment variables by Russ Cox · 15 years ago
- 9714c22 asn1: remove superfluous if's, unused function by Robert Griesemer · 15 years ago
- e2c7e53 asn1 incorrectly encoded signed integers. When determining the by Nicholas Waples · 15 years ago
- 9929ee9 asn1: Enumerated, Flag and GeneralizedTime support. by Adam Langley · 15 years ago
- 38f1231 strings and bytes.Split: make count of 0 mean 0, not infinite. by Rob Pike · 15 years ago
- 45bdf03 reflect: add Kind, remove Int8Type, Int8Value, etc. by Russ Cox · 15 years ago
- 5f0319c asn1: allow '*' in PrintableString. by Adam Langley · 15 years ago
- e8a049b gofmt: modified algorithm for alignment of multi-line composite/list entries by Robert Griesemer · 15 years ago
- f44fa9b gofmt: experiment: align values in map composites where possible by Robert Griesemer · 15 years ago
- 8fbd5f8 use []byte("abc") in place of []byte{'a', 'b', 'c'} by Russ Cox · 15 years ago
- 9750adb strings: delete Runes, Bytes by Russ Cox · 15 years ago
- 95e08bd asn1: Fixes and additions to marshalling by Adam Langley · 15 years ago
- e7cceb8 asn1: fix marshaling of structures with >1 elements. by Adam Langley · 15 years ago
- 72b97e4 asn1: fix parsing of elements after a string in a structure. by Adam Langley · 15 years ago
- 5a1d332 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
- 6fc8207 go: makes it build for the case $GOROOT has whitespaces by Sergio Luis O. B. Correia · 15 years ago
- 9ac4449 gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg by Russ Cox · 15 years ago
- 3ab331e asn1: add support for RawContent by Adam Langley · 15 years ago
- 80b7f6a asn1: by Adam Langley · 15 years ago
- b27f05f minor adjustments to package comments for better synopsis. by Robert Griesemer · 15 years ago
- 1698934 - replaced gofmt expression formatting algorithm with by Robert Griesemer · 15 years ago
- 40621d5 remove semis after statements in one-statement statement lists by Robert Griesemer · 15 years ago
- 6ea866c Typo fixes. by David Symonds · 15 years ago
- 368f8cb - fine-tuning of one-line func heuristic (nodes.go) by Robert Griesemer · 15 years ago
- 03678f7 gofmt-ify asn1 by Robert Griesemer · 15 years ago
- c071da4 Add ASN.1 parser. by Adam Langley · 15 years ago