1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:21:21 -06:00
go/src
Adam Langley f942736495 crypto/openpgp: truncate hashes before checking DSA signatures.
I didn't believe that OpenPGP allowed > SHA-1 with DSA, but it does and
so we need to perform hash truncation.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5510044
2012-01-09 16:57:51 -05:00
..
cmd gc: remove now redundant typecheck of ->ninit on switches. 2012-01-09 21:42:24 +01:00
lib9 lib9: fix windows build 2011-11-07 14:16:00 -05:00
libbio
libmach os: OS-dependent bits to support NetBSD. 2011-12-15 12:19:19 -05:00
pkg crypto/openpgp: truncate hashes before checking DSA signatures. 2012-01-09 16:57:51 -05:00
all-qemu.bash
all.bash
buildinfo.sh build: fix build 2011-12-20 17:00:52 -05:00
buildscript_darwin_386.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_darwin_amd64.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_freebsd_386.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_freebsd_amd64.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_linux_386.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_linux_amd64.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_linux_arm.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_netbsd_386.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_netbsd_amd64.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_openbsd_386.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_openbsd_amd64.sh syscall: Linux-only support for parent death signal 2012-01-09 21:37:46 +09:00
buildscript_plan9_386.sh fix build: updated build scripts 2011-12-22 15:37:09 -08:00
buildscript_windows_386.sh fix build: updated build scripts 2011-12-22 15:37:09 -08:00
buildscript_windows_amd64.sh fix build: correct build scripts 2011-12-22 15:52:33 -08:00
buildscript.sh buildscript: make script safer, same output on Windows 2011-12-21 15:58:05 -05:00
clean.bash test/bench/go1: first draft of Go 1 benchmark suite 2011-12-15 12:32:59 -05:00
env.bash build: use go command during build 2011-12-20 16:50:13 -05:00
make.bash make.bash: remove old dregs 2012-01-05 14:17:32 +11:00
Make.ccmd
Make.clib
Make.cmd build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
Make.common
Make.inc ld: allow for IMAGE_REL_AMD64_ADDR32NB relocation type 2011-12-16 10:32:14 +11:00
Make.pkg testing: use flag.Duration for -timeout flag. 2011-12-25 16:07:05 +11:00
quietgcc.bash
run.bash cmd/go: many improvements 2011-12-21 07:47:12 -05:00
sudo.bash
version.bash