Fix TLS SNI, and add regression test cases
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 13 Jul 2014 11:18:09 +0000 (12:18 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 13 Jul 2014 11:18:09 +0000 (12:18 +0100)
commit0df4ab80579544db421576d92e8a9b783edb1a58
tree6c57f00d40e63168369b1cbb87a74be827617647
parent4b57b15d12942aff5360105a71f9c1b9d9a4edaf
Fix TLS SNI, and add regression test cases
15 files changed:
doc/doc-txt/ChangeLog
src/src/tls-gnu.c
src/src/tls-openssl.c
test/confs/2030 [new file with mode: 0644]
test/confs/2031 [new file with mode: 0644]
test/confs/2130 [new file with mode: 0644]
test/confs/2131 [new file with mode: 0644]
test/log/2030 [new file with mode: 0644]
test/log/2031 [new file with mode: 0644]
test/log/2130 [new file with mode: 0644]
test/log/2131 [new file with mode: 0644]
test/scripts/2000-GnuTLS/2030 [new file with mode: 0644]
test/scripts/2000-GnuTLS/2031 [new file with mode: 0644]
test/scripts/2100-OpenSSL/2130 [new file with mode: 0644]
test/scripts/2100-OpenSSL/2131 [new file with mode: 0644]