Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-11 | Drop support for MacOS (darwin) | Jeremy Harris | |
2021-08-10 | Drop support for MacOS (darwin) | Heiko Schlittermann (HS12-RIPE) | |
2021-08-09 | Fix ClamAV command send | Jeremy Harris | |
Broken-by: 64cc4714ab | |||
2021-08-04 | Builtin macros for ACL conditions & modifiers | Jeremy Harris | |
2021-08-01 | Update comments in example config file to match current default for TLS | Jeremy Harris | |
2021-07-23 | DKIM: fix build with older GnuTLS | Jeremy Harris | |
2021-07-22 | TLS: fix tls_verify_certificates handling of "system" | Jeremy Harris | |
A previous try at managing it for new-enough versions of GnuTLS actually broke it for everything: 744170d4d3 | |||
2021-07-21 | typo | Jeremy Harris | |
2021-07-18 | typo | Jeremy Harris | |
2021-07-18 | ALPN: not supported under LibreSSL | Jeremy Harris | |
2021-07-18 | Fix no-TLS bulid | Jeremy Harris | |
Broken-by: c4b4086235 | |||
2021-07-18 | ALPN: feature macro | Jeremy Harris | |
2021-07-18 | typo | Jeremy Harris | |
Broken-by: c4b4086235 | |||
2021-07-18 | typo | Jeremy Harris | |
Broken-by: c4b4086235 | |||
2021-07-18 | TLS: ALPN options | Jeremy Harris | |
2021-07-17 | Remove the must-helo check from the example config | Jeremy Harris | |
given that there is now a default-set option and hard code (2f8e0a5f6b) | |||
2021-07-11 | GnuTLS: Fix certextract expansion | Jeremy Harris | |
2021-07-07 | tidying | Jeremy Harris | |
2021-07-07 | Fix tainted message for fakereject | Jeremy Harris | |
2021-06-28 | LibreSSL: TLS-write-shutdown does not push data | Jeremy Harris | |
2021-06-28 | Readonly-config: not supported by Solaris 10 | Jeremy Harris | |
Broken-by: 753739fdef | |||
2021-06-28 | gsasl authenticator: do not try to clear server password after use, if | Jeremy Harris | |
from config text | |||
2021-06-28 | paniclog sigsegv events | Jeremy Harris | |
2021-06-28 | openssl config strings are immutable | Jeremy Harris | |
2021-06-28 | Config lines are immutable during -bP config dump | Jeremy Harris | |
2021-06-28 | autorepy never_mail strings are immutable | Jeremy Harris | |
2021-06-28 | avoid mofying config text | Jeremy Harris | |
2021-06-28 | smtp tpt fallback_hosts list must be mutable | Jeremy Harris | |
2021-06-28 | hostlist for router fallback_hosts must be mutable | Jeremy Harris | |
2021-06-28 | consification | Jeremy Harris | |
2021-06-28 | avoid modifying source text in parse_forward_list() | Jeremy Harris | |
2021-06-28 | avoid modifying source text, in appendfile | Jeremy Harris | |
2021-06-28 | tree nodes for acls must be mutable | Jeremy Harris | |
2021-06-28 | avoid modifying possible config text during :fail: delivery | Jeremy Harris | |
2021-06-28 | copy transport struct for modifying for **bypassed** postprocess | Jeremy Harris | |
2021-06-28 | use store_get_perm() | Jeremy Harris | |
2021-06-28 | driver options blocks must be mutable | Jeremy Harris | |
2021-06-28 | router instance must be mutable | Jeremy Harris | |
2021-06-28 | namedlist_block has to be allocated mutably, to cache lookups | Jeremy Harris | |
paniclog from 5 - subprocess crashes | |||
2021-06-28 | first go. crashes in 0003 | Jeremy Harris | |
2021-06-28 | Fix Solaris 10 build, more | Jeremy Harris | |
2021-06-27 | Fix Solaris 10 build, for intro of taintwarn | Jeremy Harris | |
Broken-by: f9a3fcddba | |||
2021-06-27 | TLS: track changing fd of file-watcher when creds are releaded. | Jeremy Harris | |
Broken-by: 5fd673807d | |||
2021-06-24 | Fix logging with build-time config and empty elements (Closes 2733) | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 66392b270e3a6c8202e4626d43bbc9b77545ae23) | |||
2021-06-24 | Fix logging with empty element in log_file_path (Bug 2733) | Jeremy Harris | |
(cherry picked from commit e19790f7707cc901435849e78d20f249056c16b5) | |||
2021-06-24 | Silence the compiler | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 33d5b8e8e4c2f23b4e834e3a095e3c9dd9f0686b) | |||
2021-06-24 | Do not close the (main)_log, if we do not see a chance to open it again. | Heiko Schlittermann (HS12-RIPE) | |
The process doing local deliveries runs as an unprivileged user. If this process needs to log failures or warnings (as caused by the is_tainting2() function), it can't re-open the main_log and just exits. (cherry picked from commit 235c7030ee9ee1c1aad507786506a470b580bfe2) | |||
2021-06-24 | Silence compiler | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 2c9869d0622cc690b424cc74166d4a8393017ece) | |||
2021-06-24 | tidy log.c | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 0327b6460eec64da6b0c1543c7e9b3d0f8cb9294) (cherry picked from commit 8021b95c2e266861aba29c97b4bb90dc6f7637a2) | |||
2021-06-24 | smtp | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 8b7d4ba8903ace7e3e3db70343798a5a0b7cea23) |