Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 82ad919e | 2025-12-04 14:51:42 | burp: zap || defined(LIBRESSL_VERSION_NUMBER) to use ASN1_STRING_get0_data | ||
| f372f5ac | 2023-09-27 17:16:22 | 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 :-) | ||
| 2b3700e3 | 2022-03-11 19:57:10 | drop RCS Ids | ||
| d9110562 | 2021-10-12 11:31:03 | sysutils/burp: prepare for upcoming libcrypto bump | ||
| ca6424e5 | 2019-11-26 10:17:11 | update to burp-2.2.18, mostly from Olivier Cherrier, but I went with the PLIST as generated by update-plist directly | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| f8a30d9a | 2018-12-01 09:15:58 | hook up 2.2 | ||
| 44b6d987 | 2018-12-01 09:13:08 | Update to burp-2.2 which can listen on IPv4 and IPv6 sockets. The server configuration changed so keep 2.1.x around for now. review & problem with PLIST pointed out by bcallah hand holding, fixes & OK sthen | ||
| faf57c31 | 2018-11-30 11:40:33 | stop @sample'ing share/examples/burp/clientconfdir/testclient into /etc/burp/clientconfdir, it has a hardcoded password, spotted by florian@. clean up some other @sample problems while there. |