summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-20OpenBSD: disable compiler-time param checking for string_sprintf() etcJeremy Harris
2021-09-14DCC: fix loop expressionJeremy Harris
2021-09-14TLS: build dependency for LibreSSLRenaud Allard
2021-09-07Docs: tidyingJeremy Harris
2021-09-05Fix validation of domain-literals in Message_ID: headers. Bug 2805Jeremy Harris
2021-08-31Avoid using CLOCK_MONOTONIC for $received_time. Bug 2615Jeremy Harris
2021-08-23Fix small typoexim-4.95-RC2Neil Youngman
2021-08-19Logging: specific error for tainted tag in debug filenameJeremy Harris
2021-08-16DKIM: Avoid spurious tls read timeout after signing failureJeremy Harris
2021-08-11Fix name of option in error log lineJeremy Harris
2021-08-11DKIM: fix verify under TLS & chunking, with pipelined next commandJeremy Harris
2021-08-11Drop support for MacOS (darwin)Jeremy Harris
2021-08-10Drop support for MacOS (darwin)Heiko Schlittermann (HS12-RIPE)
2021-08-09Fix ClamAV command sendJeremy Harris
2021-08-04Builtin macros for ACL conditions & modifiersJeremy Harris
2021-08-01Update comments in example config file to match current default for TLSJeremy Harris
2021-07-23DKIM: fix build with older GnuTLSJeremy Harris
2021-07-22TLS: fix tls_verify_certificates handling of "system"Jeremy Harris
2021-07-21typoJeremy Harris
2021-07-18typoJeremy Harris
2021-07-18ALPN: not supported under LibreSSLJeremy Harris
2021-07-18Fix no-TLS bulidJeremy Harris
2021-07-18ALPN: feature macroJeremy Harris
2021-07-18 typoJeremy Harris
2021-07-18typoJeremy Harris
2021-07-18TLS: ALPN optionsJeremy Harris
2021-07-17Remove the must-helo check from the example configJeremy Harris
2021-07-11GnuTLS: Fix certextract expansionJeremy Harris
2021-07-07tidyingJeremy Harris
2021-07-07Fix tainted message for fakerejectJeremy Harris
2021-06-28LibreSSL: TLS-write-shutdown does not push dataJeremy Harris
2021-06-28Readonly-config: not supported by Solaris 10Jeremy Harris
2021-06-28gsasl authenticator: do not try to clear server password after use, ifJeremy Harris
2021-06-28paniclog sigsegv eventsJeremy Harris
2021-06-28openssl config strings are immutableJeremy Harris
2021-06-28Config lines are immutable during -bP config dumpJeremy Harris
2021-06-28autorepy never_mail strings are immutableJeremy Harris
2021-06-28avoid mofying config textJeremy Harris
2021-06-28smtp tpt fallback_hosts list must be mutableJeremy Harris
2021-06-28hostlist for router fallback_hosts must be mutableJeremy Harris
2021-06-28consificationJeremy Harris
2021-06-28avoid modifying source text in parse_forward_list()Jeremy Harris
2021-06-28avoid modifying source text, in appendfileJeremy Harris
2021-06-28tree nodes for acls must be mutableJeremy Harris
2021-06-28avoid modifying possible config text during :fail: deliveryJeremy Harris
2021-06-28copy transport struct for modifying for **bypassed** postprocessJeremy Harris
2021-06-28use store_get_perm()Jeremy Harris
2021-06-28driver options blocks must be mutableJeremy Harris
2021-06-28router instance must be mutableJeremy Harris
2021-06-28namedlist_block has to be allocated mutably, to cache lookupsJeremy Harris