1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:21:22 -06:00
go/src/pkg/asn1
Adam Langley 054516338a asn1: extensions needed for parsing Kerberos
* Adds support for GENERAL STRING
* Adds support for APPLICATION tagged values.
* Add UnmarshalWithParams to set parameters for the top-level
  structure

R=golang-dev, rsc1, r
CC=golang-dev
https://golang.org/cl/4291075
2011-03-29 10:33:47 -04:00
..
asn1_test.go asn1: extensions needed for parsing Kerberos 2011-03-29 10:33:47 -04:00
asn1.go asn1: extensions needed for parsing Kerberos 2011-03-29 10:33:47 -04:00
common.go asn1: extensions needed for parsing Kerberos 2011-03-29 10:33:47 -04:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
marshal_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
marshal.go asn1: marshal true as 255, not 1. 2011-02-05 13:55:37 -05:00