go/src/encoding
Hiroshi Ioka d47c9bce81 encoding/asn1: handle application tag in Marshal
Fixes #20488

Change-Id: Iae963b612aea3d9e814b08f655e2eb019ece256e
Reviewed-on: https://go-review.googlesource.com/44110
Reviewed-by: Adam Langley <agl@golang.org>
Run-TryBot: Adam Langley <agl@golang.org>
2017-08-15 18:45:39 +00:00
..
ascii85 encoding/ascii85: make bigtest big again 2017-06-23 14:28:30 +00:00
asn1 encoding/asn1: handle application tag in Marshal 2017-08-15 18:45:39 +00:00
base32 encoding/base32: improve performance in common case 2017-08-14 18:51:14 +00:00
base64 encoding: fix endless loop in TestDecoderBuffering 2017-06-16 14:53:17 +00:00
binary encoding/binary: add example for Read multi 2017-08-12 01:17:13 +00:00
csv encoding/csv: preserve \r\n in quoted fields 2017-08-14 18:42:20 +00:00
gob encoding/gob: warn about decoding data from untrusted sources 2017-06-29 03:24:29 +00:00
hex encoding/hex: save allocation in DecodeString() 2017-08-15 14:35:34 +00:00
json encoding/json: de-indent raw strings in remaining examples 2017-08-08 04:30:58 +00:00
pem encoding/pem: yet another fuzz fake failure 2017-04-03 18:46:56 +00:00
xml encoding/xml: replace tinfoMap RWMutex with sync.Map 2017-04-28 14:36:14 +00:00
encoding.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00