commit a8ba40823c08508ca5f7562501a26bc2e85c88eb [browse]
Author: Adam Langley
Date: 2009-11-17 18:21:47 -08:00

crypto/rsa: add PKCS#1 v1.5 signature support.

R=rsc
CC=golang-dev
https://golang.org/cl/156051

commit 80b7f6a8d4b9e3ee650f95fbd070d32b73ac6376 [browse]
Author: Adam Langley
Date: 2009-11-17 18:09:41 -08:00

asn1:
  * add Marshal
  * add BitString.RightAlign
  * change to using a *time.Time (from time.Time) since that's what
    the time package uses.
  * return the unparsed data from Unmarshal.

R=rsc
CC=golang-dev
https://golang.org/cl/156047

commit aae0aefb70f4fe2f51c17ae45dd695a34efd5736 [browse]
Author: Russ Cox
Date: 2009-11-17 16:52:36 -08:00

codereview: handle spaces and other unexpected chars in nicknames

R=r
https://golang.org/cl/157053

commit d05fa26a7d4f27cc8384be468df7a9b80c21d9b2 [browse]
Author: Josh Goebel
Date: 2009-11-17 16:46:58 -08:00

Let us have side by side git if we want

R=r, rsc
https://golang.org/cl/156046

commit ae2ee5470fe43f1b66aba221cf924b28c4692d4f [browse]
Author: Josh Goebel
Date: 2009-11-17 16:22:29 -08:00

Add myself to authors and contributors

R=r
https://golang.org/cl/156045

clone the repository to get more history