Alternative TLS implementation in Go
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Russ Cox f98d01fb7e crypto/tls: add *Config argument to Dial hace 14 años
Makefile build: no required environment variables hace 14 años
alert.go crypto/tls: simpler implementation of record layer hace 14 años
ca_set.go crypto/tls: add *Config argument to Dial hace 14 años
common.go crypto/tls: add *Config argument to Dial hace 14 años
conn.go Removed bytes.Add and bytes.AddByte; we now have 'append'. hace 14 años
generate_cert.go crypto/tls: fix build of certificate generation example hace 14 años
handshake_client.go crypto/tls: add *Config argument to Dial hace 14 años
handshake_messages.go use append hace 14 años
handshake_messages_test.go crypto/tls: client certificate support. hace 14 años
handshake_server.go crypto/tls: add *Config argument to Dial hace 14 años
handshake_server_test.go gofmt -s -w src misc hace 14 años
prf.go crypto/hmac: make Sum idempotent hace 14 años
prf_test.go gofmt -s -w src misc hace 14 años
tls.go crypto/tls: add *Config argument to Dial hace 14 años