mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
cdd7e02583
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 |
||
---|---|---|
.. | ||
articles | ||
codelab/wiki | ||
codewalk | ||
devel | ||
gopher | ||
play | ||
progs | ||
talks | ||
button_background.png | ||
code.html | ||
codereview_with_mq.html | ||
contrib.html | ||
contribute.html | ||
debugging_with_gdb.html | ||
docs.html | ||
effective_go.html | ||
effective_go.tmpl | ||
ExpressivenessOfGo.pdf | ||
gccgo_contribute.html | ||
gccgo_install.html | ||
go-logo-black.png | ||
go-logo-blue.png | ||
go-logo-white.png | ||
go1.html | ||
go1.tmpl | ||
go1compat.html | ||
go_faq.html | ||
go_for_cpp_programmers.html | ||
go_mem.html | ||
go_spec.html | ||
go_tutorial.html | ||
go_tutorial.tmpl | ||
godocs.js | ||
ie.css | ||
install.html | ||
logo-153x55.png | ||
logo.png | ||
Makefile | ||
makehtml | ||
play_overlay.png | ||
playground.html | ||
popups.js | ||
reference.html | ||
root.html | ||
sieve.gif | ||
style.css | ||
tmpltohtml.go | ||
video-001.png | ||
video-002.png | ||
video-003.png | ||
video-004.png | ||
video-005.jpg |