go/src
Adam Langley 52d6ca2f86 crypto/x509: don't include empty additional primes in PKCS#1 private key.
asn1 didn't have an omitempty tag, so the list of additional primes in
an RSA private key was serialised as an empty SEQUENCE, even for
version 1 structures. This tripped up external code that didn't handle
v2.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5729062
2012-03-05 12:04:18 -05:00
..
cmd godoc: support $GOPATH, simplify file system code 2012-03-05 10:02:46 -05:00
lib9
libbio
libmach runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pkg crypto/x509: don't include empty additional primes in PKCS#1 private key. 2012-03-05 12:04:18 -05:00
Make.dist
all.bash cmd/dist: cross-compiling fixes 2012-02-13 22:31:51 -05:00
all.bat build: use setlocal in run.bat 2012-02-16 10:44:55 +11:00
clean.bash build: fix clean.bash 2012-02-15 23:52:07 +09:00
clean.bat build: implement clean.bat 2012-02-20 12:17:27 +11:00
make.bash build: add GO_ prefix to LDFLAGS and GCFLAGS 2012-03-02 02:45:01 -03:00
make.bat make.bat, run.bat: echo newlines 2012-02-16 20:49:50 +00:00
run.bash doc/progs: update for go 1 2012-03-05 12:49:31 +11:00
run.bat make.bat, run.bat: echo newlines 2012-02-16 20:49:50 +00:00
sudo.bash build: fix sudo.bash. 2012-02-15 08:42:16 +11:00