Commit Graph

985 Commits (ec816e7db61e61b79479618991a8f466cc117ef3)
 

Author SHA1 Message Date
Daniel Roethlisberger b6a0ff0c76 Free proxyspecs if they (unexpectedly) parse okay 12 years ago
Daniel Roethlisberger ddbb945406 Rename unit test sources to fix language detection 12 years ago
Daniel Roethlisberger 90351cda7f Handle SSL_ERROR_SSL quietly when shutting down 12 years ago
Daniel Roethlisberger 5861d786f5 Update TODO 12 years ago
Daniel Roethlisberger 982ad89f2f Add generation of a password protected RSA key 12 years ago
Daniel Roethlisberger e6c7b2e3ca Mention PKG_CONFIG_PATH 12 years ago
Daniel Roethlisberger fa425e08d4 Fix PURIFY and warn when not seeding the RNG 12 years ago
Daniel Roethlisberger 439e8a8267 Use WUNRES and MALLOC attribs and fix sloppy code 12 years ago
Daniel Roethlisberger 64cf874925 Header self-sufficience cleanup round 12 years ago
Daniel Roethlisberger 7aca81a7b7 Improve CA cert/key config code and docs
Make -c and -k functional twins by also loading DH params in -c and by
fixing certificate loading in -k.  Improve the documentation for both
switches and simplify the SYNOPSIS in sslsplit(1).
12 years ago
Daniel Roethlisberger c5335afc3b Handle empty strings correctly in Base64 routines 12 years ago
Daniel Roethlisberger 3fd9084fe1 Quickly decide on GET URIs obviously not OCSP 12 years ago
Daniel Roethlisberger ee98c04b29 Add generic OCSP denial 12 years ago
Daniel Roethlisberger bd86854be6 Add URL decoder 12 years ago
Daniel Roethlisberger a224d1e7e8 Add facility to recognize OCSP requests 12 years ago
Daniel Roethlisberger f354aecfd9 Add base64 encoder and decoder implementations 12 years ago
Daniel Roethlisberger 480dbca2bb Remove bogus test case numbers 12 years ago
Daniel Roethlisberger 9f40fbc473 Replace empty strings with dash when logging 12 years ago
Daniel Roethlisberger 07d591fccf Skip whitespace when parsing HTTP headers 12 years ago
Daniel Roethlisberger f57062ccda Add __attribute__((pure)) 12 years ago
Daniel Roethlisberger 083b02d78d Minor reformatting 12 years ago
Daniel Roethlisberger 94b5e8ba7b Revert CDP syntax to be OpenSSL 0.9.x compatible 12 years ago
Daniel Roethlisberger 8474346ed9 Rebuild certs after config changes 12 years ago
Daniel Roethlisberger 8b520cf4de Redirect BSD make to GNU make 12 years ago
Daniel Roethlisberger d4be8c3e38 Refactor ssl_x509_names_to_str() for maintainability 12 years ago
Daniel Roethlisberger 04c9112621 Add OCSP URL parsing 12 years ago
Daniel Roethlisberger c75e0569b3 Fix ssl_x509_names() DNSName segfault 12 years ago
Daniel Roethlisberger 6a93c73164 Add test server cert with OCSP and CDP extensions 12 years ago
Daniel Roethlisberger ae306f3b0b Fix ssl_x509_names() to NULL-terminate buffer 12 years ago
Daniel Roethlisberger 557537957f Use FORCE target to force rebuild of version.o 12 years ago
Daniel Roethlisberger 423c1b0a32 Move volatile build-time information into separate compilation unit 12 years ago
Daniel Roethlisberger cf0f3e66aa Avoid using the non-portable `echo -e` 12 years ago
Daniel Roethlisberger f76077c00f Undefine IPv6 compat defs to fix nat_version()
For Linux netfilter, IPV6_ORIGINAL_DST and SOL_IPV6 are defined to
SO_ORIGINAL_DST and SOL_IP respectively if they are not defined by the
system headers (they aren't defined on vanilla kernels).  Undefine these
compatibility definitions after use, in order not to mess up the
diagnostic output of nat_version().
12 years ago
Daniel Roethlisberger 419cb7d31f Add targets for manual page conversion 12 years ago
Daniel Roethlisberger 4cfdef405a Initial import of sslsplit-0.4.2 12 years ago