13 Commits

Author SHA1 Message Date
Jo Shields
2891ba40b7 Increase AMD64 tramp sized (fixes #28586)
Former-commit-id: c394dd5eb9178bc2637b66636e4b40c89e92f173
2015-04-28 00:19:02 +01:00
Jo Shields
b5b371e366 Rename symbolicate to mono-symbolicate, and package it
Former-commit-id: d40ff8b7324ef82332036575ffce8f36dd9ece5a
2015-04-07 14:18:47 +01:00
Jo Shields
6f620147be Delete 0001-Fix-build-on-s390.patch (merged upstream)
Former-commit-id: 9638dd6ae974c417e079cd40a2329babba41829d
2015-04-07 10:18:59 +01:00
Jo Shields
3efb286657 Delete 0001-Workaround-for-X509Certificate.RSA-throwing-an-unhan.patch (fixed upstream)
Former-commit-id: 84e2a9523bded310f7ee66df6ee2c862438ba085
2015-04-07 10:18:17 +01:00
Jo Shields
59c790a331 Remove patches (merged upstream)
Former-commit-id: 5a58a2b8c37a03cc10ff03446fc3d8d8d094b7b2
2015-03-06 18:53:15 +00:00
Jo Shields
b82021e36a Remove the EXPORT ciphers and related code path
That was still useful in 2003/2004 but the technical and legal landscape
changed a lot since then. Removing the old, limited key size, cipher
suites also allow removed additional parts of the code that deals with
them.


Former-commit-id: 2a72252bbf8c88514b91956a8c6cecf82ed465bc
2015-03-06 16:02:48 +00:00
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