Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8ca1dc55 | 2023-09-27 16:34:29 | MASTER_SITES -> SITES | ||
| c4096e66 | 2022-11-08 11:16:56 | Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-) | ||
| 8c0294c2 | 2022-03-11 19:53:16 | drop RCS Ids | ||
| 0356c296 | 2021-12-04 12:06:14 | security/sslsplit: use a few OpenSSL 1.1 codepaths to fix the build with opaque structs in libcrypto. Also skip a couple of tests for old OpenSSL that will no longer compile with recent LibreSSL. | ||
| 43487c6b | 2021-10-25 19:03:18 | security/sslsplit: add an ifdef to use X509_up_ref(). | ||
| 4d880051 | 2021-05-23 12:09:28 | security/sslsplit: Add link to PR | ||
| efc26b06 | 2021-05-23 11:54:51 | security/sslsplit: use LibreSSL API instead of replacements | ||
| 3da6c544 | 2021-05-05 19:00:05 | net/sslsplit: avoid upcoming build breakage Use the upstream codepath that uses SSL_SESSION_get_master_key() and SSL_get_client_random() instead of reaching into the SSL_SESSION and SSL3_STATE structs. | ||
| a3e5de8f | 2020-02-03 20:40:37 | drop maintainer | ||
| 38b4db7b | 2019-08-31 14:01:19 | update to sslsplit-0.5.5 |