diff options
| author | Adam Langley <agl@golang.org> | 2012-02-13 12:38:45 -0500 |
|---|---|---|
| committer | Adam Langley <agl@golang.org> | 2012-02-13 12:38:45 -0500 |
| commit | cdd7e02583325b05024cc1366a59eaafc09e1dc3 (patch) | |
| tree | b61d7bfeb4721a18d2d9e7e69b12927a75dbd47a /src/pkg/runtime/sys_linux_amd64.s | |
| parent | a52fb458dfd6fcf45256099ab6b03c45c065b621 (diff) | |
| download | go-cdd7e02583325b05024cc1366a59eaafc09e1dc3.tar.xz | |
crypto/...: more fixes for bug 2841
1) Remove the Reset() member in crypto/aes and crypto/des (and
document the change).
2) Turn several empty error structures into vars. Any remaining error
structures are either non-empty, or will probably become so in the
future.
3) Implement SetWriteDeadline for TLS sockets. At the moment, the TLS
status cannot be reused after a Write error, which is probably fine
for most uses.
4) Make crypto/aes and crypto/des return a cipher.Block.
R=rsc, r
CC=golang-dev
https://golang.org/cl/5625045
Diffstat (limited to 'src/pkg/runtime/sys_linux_amd64.s')
0 files changed, 0 insertions, 0 deletions
