1
0
mirror of https://github.com/golang/go synced 2024-11-19 07:24:42 -07:00
go/src/encoding
David Benjamin d0801f70b2 encoding/asn1: tags should be encoded in minimal form.
High tag number form may not be used for tag numbers that fit in low tag number
form.

Change-Id: I93edde0e1f86087047e0b3f2e55d6180b01e78bf
Reviewed-on: https://go-review.googlesource.com/18224
Reviewed-by: Adam Langley <agl@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
2016-03-25 22:07:54 +00:00
..
ascii85 all: single space after period. 2016-03-02 00:13:47 +00:00
asn1 encoding/asn1: tags should be encoded in minimal form. 2016-03-25 22:07:54 +00:00
base32 all: single space after period. 2016-03-02 00:13:47 +00:00
base64 encoding/base64: correct DecodedLen overestimate for unpadded encodings 2016-03-15 20:43:04 +00:00
binary encoding/binary: fix bound check 2016-03-21 19:22:22 +00:00
csv all: single space after period. 2016-03-02 00:13:47 +00:00
gob all: delete dead test code 2016-03-21 07:10:08 +00:00
hex all: single space after period. 2016-03-02 00:13:47 +00:00
json all: zero mtimes in testdata gz files 2016-03-25 04:02:36 +00:00
pem all: single space after period. 2016-03-02 00:13:47 +00:00
xml all: delete dead non-test code 2016-03-25 06:28:13 +00:00
encoding.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00