1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SSLsplit 0.5.5 release More... over 4 years ago
Add XNU headers for macOS Mojave 10.14.2 and 10.14.3 More... over 4 years ago
Add support for pulling libevent-2.1.11 during CI More... over 4 years ago
Hide argv09 and argv10 from travis builds More... over 4 years ago
Bump openssl and libevent to latest point releases More... over 4 years ago
Use $(TARGET) in sysconfdir substition More... over 4 years ago
Use strcmp() instead of strncmp() to remove literal strlens More... over 4 years ago
Add GNU style install path variables and fix sample config target dir More... over 4 years ago
Merge pull request #255 from arkamar/make More... over 4 years ago
Unify test and mkdir target More... over 4 years ago
Merge default leaf cert option (-A) and option name cleanup More... over 4 years ago
Add XNU headers for macOS Mojave 10.14.1 More... over 4 years ago
Update NEWS More... over 4 years ago
Initial version of default leaf cert (-A) More... over 4 years ago
Bump copyright to 2019 More... over 4 years ago
Update NEWS with all the good work by @sonertari More... over 4 years ago
Lower OpenSSL security level to 0 and update documentation More... over 4 years ago
Increase the default RSA key size to 2048, see issue #248 More... over 4 years ago
Print key size when generating the RSA key for leaf certs More... over 4 years ago
Merge improved exit status handling into develop More... over 4 years ago
Fix a typo More... over 4 years ago
Improve privsep exit status debug output More... over 4 years ago
Return EXIT_SUCCESS for SIGTERM and SIGINT More... over 4 years ago
Fix cert_new_load() load chain test failure with LibreSSL 2.9.2: LIBRESSL_VERSION_NUMBER >= 0x20902000L supports SSL_CTX_get0_chain_certs() More... over 4 years ago
Move SIGNALS and EXIT STATUS further down More... over 4 years ago
Document exit status changes More... over 4 years ago
Control the exit status of the privsep child process More... over 4 years ago
Propagate child exit status to parent exit status More... over 4 years ago
Merge rsa-key-size into develop More... over 4 years ago
Revert "Fix ocsp uri check" More... over 4 years ago