Commit Graph

10 Commits (7839de3b0d90f5628707489c7bc883a0b952a294)

Author SHA1 Message Date
Daniel Roethlisberger c972501063 Update copyright notices 12 years ago
Daniel Roethlisberger f99e5e34a7 Improve workaround for OpenSSL 1.0.0k/1.0.1e
Extend and improve the workaround introduced in commit 20b3f66120.
Automatically replace SSL_get_certificate() with a drop-in replacement
if a version of OpenSSL known to be broken is used.  This now covers the
use of SSL_get_certificate() within the connection manager as well and
resolves one more case where OpenSSL could crash.
12 years ago
Daniel Roethlisberger 1995dc4b89 Reinitialize SSL mutexes after fork
See issue #5.
12 years ago
Daniel Roethlisberger a3b6d58df4 State why ECDH is disabled with OpenSSL < 1.0.0e 13 years ago
Daniel Roethlisberger 38d22415af Generic EC loading, new default curve 'secp160r2' 13 years ago
Daniel Roethlisberger 439e8a8267 Use WUNRES and MALLOC attribs and fix sloppy code 13 years ago
Daniel Roethlisberger a224d1e7e8 Add facility to recognize OCSP requests 13 years ago
Daniel Roethlisberger d4be8c3e38 Refactor ssl_x509_names_to_str() for maintainability 13 years ago
Daniel Roethlisberger 04c9112621 Add OCSP URL parsing 13 years ago
Daniel Roethlisberger 4cfdef405a Initial import of sslsplit-0.4.2 13 years ago