go/src
Mikkel Krautz c47123d07b crypto/tls: client certificate support.
This changeset implements client certificate support in crypto/tls
for both handshake_server.go and handshake_client.go

The updated server implementation sends an empty CertificateAuthorities
field in the CertificateRequest, thus allowing clients to send any
certificates they wish. Likewise, the client code will only respond
with its certificate when the server requests a certificate with this
field empty.

R=agl, rsc, agl1
CC=golang-dev
https://golang.org/cl/1975042
2010-08-16 11:22:22 -04:00
..
cmd code optimization on slices 2010-08-13 19:39:36 -07:00
lib9 misc/builder: support for uploading tarballs to googlecode 2010-07-30 14:00:59 +10:00
libbio libbio: fix Bprint bug 2010-08-10 17:38:28 -07:00
libcgo amd64: use segment memory for thread-local storage 2010-08-04 17:50:22 -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/tls: client certificate support. 2010-08-16 11:22:22 -04:00
Make.386
Make.amd64
Make.arm
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
Make.pkg cgo: use new command line syntax: -- separates cgo flags from gcc flags 2010-07-15 09:41:21 -07: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.bash Build libcgo.so with $(CC), not the gcc on PATH. 2010-07-15 14:15:39 -07:00
quietgcc.bash
run.bash run.bash: remove MAKEFLAGS=-j4 to prevent crashing on freebsd 2010-04-05 10:53:38 +10:00
sudo.bash
version.bash version.bash: cope with ancient Mercurial 2010-03-16 18:45:06 -07:00