go/src
Adam Langley 7748a7f159 crypto/x509: unwrap Subject Key Identifier
RFC 5280, 4.2.1.2 says:
  SubjectKeyIdentifier ::= KeyIdentifier
  KeyIdentifier ::= OCTET STRING

Previously, we were failing to unwrap the second level of OCTET STRING
encoding.

Fixes #993.

R=rsc
CC=golang-dev
https://golang.org/cl/1917044
2010-08-03 12:26:48 -04:00
..
cmd gc: empty select 2010-08-03 01:07:57 -07:00
lib9 misc/builder: support for uploading tarballs to googlecode 2010-07-30 14:00:59 +10:00
libbio Ports of lib9, libbio and libmach to Windows. 2009-11-30 11:53:11 -08:00
libcgo linux/386: use Xen-friendly ELF TLS instruction sequence 2010-07-17 16:54:03 -07:00
libmach cov and prof: implement windows version (just function stubs and build mods) 2010-07-30 11:47:11 +10:00
pkg crypto/x509: unwrap Subject Key Identifier 2010-08-03 12:26:48 -04:00
all-arm.bash arm: toss make-arm.bash 2010-02-03 20:46:37 -08:00
all-nacl.bash nacl: another attempt at fixing build 2010-05-03 11:12:54 -07:00
all.bash build script tweaks 2010-03-31 19:48:33 -07:00
clean.bash misc/builder: support for uploading tarballs to googlecode 2010-07-30 14:00:59 +10:00
env.bash rename GOOS=mingw to GOOS=windows 2010-04-29 23:45:14 -07:00
Make.386 makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.amd64 makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.arm makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
make.bash Build libcgo.so with $(CC), not the gcc on PATH. 2010-07-15 14:15:39 -07:00
Make.cmd fix windows Make.cmd: 2010-07-26 09:55:25 +10:00
Make.common Factor the Makefiles to make writing outside Makefiles easier. 2010-03-19 15:14:46 -07:00
Make.conf Fix missing explicit GOBIN in src/pkg/Makefile. Clean up creation of 2010-01-06 07:47:56 -08:00
Make.pkg cgo: use new command line syntax: -- separates cgo flags from gcc flags 2010-07-15 09:41:21 -07:00
quietgcc.bash Build changes to support work on the BSDs. 2009-11-14 15:29:09 -08:00
run.bash run.bash: remove MAKEFLAGS=-j4 to prevent crashing on freebsd 2010-04-05 10:53:38 +10:00
sudo.bash go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
version.bash version.bash: cope with ancient Mercurial 2010-03-16 18:45:06 -07:00