13 次代码提交 (69c276c627afaa6bec6ba634931fa187b2e53889)

作者 SHA1 备注 提交日期
  Peter Wu 8ae95fd882 crypto/tls: fix first byte test for 255 CBC padding bytes 7 年前
  Joe Tsai 1867b9ca10 crypto/tls: use io.ReadFull in conn_test.go 7 年前
  Adam Langley fedcc1ec9c crypto/tls: don't hold lock when closing underlying net.Conn. 7 年前
  Filippo Valsorda 318ec0c21a crypto/tls: implement countermeasures against CBC padding oracles 8 年前
  Brad Fitzpatrick 1822025fbf crypto/tls: add Config.Clone 8 年前
  Adam Langley cde0e97e4c crypto/x509: require a NULL parameters for RSA public keys. 8 年前
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values 8 年前
  Russ Cox 81aa612742 crypto/tls: adjust dynamic record sizes to grow arithmetically 8 年前
  Tom Bergan 9f2da1d218 crypto/tls: implement dynamic record sizing 8 年前
  Percy Wegmann 9e441ebf1d crypto/tls: Added dynamic alternative to NameToCertificate map for SNI 10 年前
  Adam Langley 6f1dcf99be crypto/tls: add server side SNI support. 13 年前
  Rob Pike 45b573322e tls: fix argument mistake in Error call. 14 年前
  Adam Langley 50ac183397 crypto/tls: support CBC ciphers 14 年前