57 Commits

Author SHA1 Message Date
Jo Shields
9aae856a22 Remove the client-side SSLv2 fallback.
There's almost no SSLv3 web site left so a v2 fallback is only extra
code we do not need to carry forward.


Former-commit-id: 4ad684a0485bb3c3494a4ca045b93aaf396dec72
2015-03-06 16:02:08 +00:00
Jo Shields
3ff054788d TLS protocol: add handshake state validation
Former-commit-id: f9fbb08b93e659f6168702910cde1a259ffb9525
2015-03-06 16:01:26 +00:00
Jo Shields
15cc84035a Workaround for X509Certificate.RSA throwing an unhandled exception in ASN1 parsing of certificates with ECC public keys only.
Former-commit-id: 05367832e0e896e11d453577f12fc5b21d9ca893
2015-01-19 14:38:56 +00:00
Jo Shields
60fc9599e5 Import e6bd66a to fix build on s390x
Former-commit-id: ae97eedb1214827fd42dcb87aea8fef79e68f660
2015-01-14 19:02:58 +00:00
Jo Shields
f4487850ea Drop s390x patches (already in this release)
Former-commit-id: 8f21e3a3b527fc3ccc051f85eab32e4b3d163e11
2015-01-13 11:17:57 +00:00
Jo Shields
0c2178d90a Fix missing s390x opcode
Former-commit-id: e175e7c9b36d7811f551521ccbc315d121c22481
2014-10-28 19:07:41 +00:00
Jo Shields
80e9e0e5cd Include missing support-s390x.h header file absent from 3.10.0 tarball
Former-commit-id: 2124890344c47ce056eda8ecaec47b1f4eab78bd
2014-10-27 22:56:04 +00:00