Docs: typo
[exim.git] / src /
2021-09-20 Jeremy HarrisOpenBSD: disable compiler-time param checking for strin...
2021-09-14 Jeremy HarrisDCC: fix loop expression
2021-09-14 Renaud AllardTLS: build dependency for LibreSSL
2021-09-07 Jeremy HarrisDocs: tidying
2021-09-05 Jeremy HarrisFix validation of domain-literals in Message_ID: header...
2021-08-31 Jeremy HarrisAvoid using CLOCK_MONOTONIC for $received_time. Bug...
2021-08-23 Neil YoungmanFix small typo exim-4.95-RC2
2021-08-19 Jeremy HarrisLogging: specific error for tainted tag in debug filename
2021-08-16 Jeremy HarrisDKIM: Avoid spurious tls read timeout after signing...
2021-08-11 Jeremy HarrisFix name of option in error log line
2021-08-10 Jeremy HarrisDKIM: fix verify under TLS & chunking, with pipelined...
2021-08-10 Jeremy HarrisDrop support for MacOS (darwin)
2021-08-10 Heiko Schlitterman... Drop support for MacOS (darwin)
2021-08-09 Jeremy HarrisFix ClamAV command send
2021-08-04 Jeremy HarrisBuiltin macros for ACL conditions & modifiers
2021-08-01 Jeremy HarrisUpdate comments in example config file to match current...
2021-07-23 Jeremy HarrisDKIM: fix build with older GnuTLS
2021-07-22 Jeremy HarrisTLS: fix tls_verify_certificates handling of "system"
2021-07-21 Jeremy Harristypo
2021-07-18 Jeremy Harristypo
2021-07-18 Jeremy HarrisALPN: not supported under LibreSSL
2021-07-18 Jeremy HarrisFix no-TLS bulid
2021-07-18 Jeremy HarrisALPN: feature macro
2021-07-18 Jeremy Harris typo
2021-07-18 Jeremy Harristypo
2021-07-18 Jeremy HarrisTLS: ALPN options
2021-07-17 Jeremy HarrisRemove the must-helo check from the example config
2021-07-11 Jeremy HarrisGnuTLS: Fix certextract expansion
2021-07-07 Jeremy Harristidying
2021-07-07 Jeremy HarrisFix tainted message for fakereject
2021-06-28 Jeremy HarrisLibreSSL: TLS-write-shutdown does not push data
2021-06-28 Jeremy HarrisReadonly-config: not supported by Solaris 10
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrisgsasl authenticator: do not try to clear server passwor...
2021-06-27 Jeremy Harrispaniclog sigsegv events
2021-06-27 Jeremy Harrisopenssl config strings are immutable
2021-06-27 Jeremy HarrisConfig lines are immutable during -bP config dump
2021-06-27 Jeremy Harrisautorepy never_mail strings are immutable
2021-06-27 Jeremy Harrisavoid mofying config text
2021-06-27 Jeremy Harrissmtp tpt fallback_hosts list must be mutable
2021-06-27 Jeremy Harrishostlist for router fallback_hosts must be mutable
2021-06-27 Jeremy Harrisconsification
2021-06-27 Jeremy Harrisavoid modifying source text in parse_forward_list()
2021-06-27 Jeremy Harrisavoid modifying source text, in appendfile
2021-06-27 Jeremy Harristree nodes for acls must be mutable
2021-06-27 Jeremy Harrisavoid modifying possible config text during :fail:...
2021-06-27 Jeremy Harriscopy transport struct for modifying for **bypassed...
2021-06-27 Jeremy Harrisuse store_get_perm()
2021-06-27 Jeremy Harrisdriver options blocks must be mutable
2021-06-27 Jeremy Harrisrouter instance must be mutable
2021-06-27 Jeremy Harrisnamedlist_block has to be allocated mutably, to cache...
2021-06-27 Jeremy Harrisfirst go. crashes in 0003
2021-06-27 Jeremy HarrisFix Solaris 10 build, more
2021-06-27 Jeremy HarrisFix Solaris 10 build, for intro of taintwarn
2021-06-27 Jeremy HarrisTLS: track changing fd of file-watcher when creds are...
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... Fix logging with build-time config and empty elements...
2021-06-24 Jeremy HarrisFix logging with empty element in log_file_path (Bug...
2021-06-24 Heiko Schlitterman... Silence the compiler
2021-06-24 Heiko Schlitterman... Do not close the (main)_log, if we do not see a chance...
2021-06-24 Heiko Schlitterman... Silence compiler
2021-06-24 Heiko Schlitterman... tidy log.c
2021-06-24 Heiko Schlitterman... smtp
2021-06-24 Heiko Schlitterman... smtp_out
2021-06-24 Heiko Schlitterman... deliver
2021-06-24 Heiko Schlitterman... rf_get_transport
2021-06-24 Heiko Schlitterman... lf_sqlperform
2021-06-24 Heiko Schlitterman... expand
2021-06-24 Heiko Schlitterman... directory
2021-06-24 Heiko Schlitterman... deliver
2021-06-24 Heiko Schlitterman... pipe
2021-06-24 Heiko Schlitterman... autoreply
2021-06-24 Heiko Schlitterman... rda
2021-06-24 Heiko Schlitterman... parse
2021-06-24 Heiko Schlitterman... acl
2021-06-24 Heiko Schlitterman... dbstuff
2021-06-24 Heiko Schlitterman... search
2021-06-24 Heiko Schlitterman... Introduce main config option allow_insecure_tainted_data
2021-06-22 Jeremy HarrisGnuTLS: fix build with older GnuTLS
2021-06-22 Jeremy HarrisTLS: as server, reject connections with ALPN indicating...
2021-06-21 Jeremy HarrisCompiler quietening
2021-06-19 Jeremy HarrisOpenSSL: on library versions too old to support session...
2021-06-17 Jeremy HarrisOpenSSL: fix verify-certs stack initialization
2021-06-15 Jeremy Harrishosts_require_helo
2021-06-08 Jeremy HarrisFix server creds cache invalidation
2021-06-07 Jeremy Harriscompiler quietening
2021-06-07 Jeremy HarrisRe-fix non-Linux build
2021-06-06 Jeremy Harristidying
2021-06-06 Jeremy HarrisFix non-Linux build
2021-06-06 Jeremy HarrisObservability: listen queue backlog
2021-06-06 Jeremy HarrisAvoid rescanning listen select set
2021-06-06 Jeremy HarrisCompute select fd_set outside daemon loop
2021-06-05 Jeremy HarrisFix SSL creds file watching on kevent platforms (BSDs...
2021-06-04 Jeremy HarrisDMARC: note unsupported library versions issue
2021-06-04 Jeremy Harrisdebug: fix openssl output
2021-06-03 Jeremy HarrisDKIM: under GnuTLS, permit weak algorithms
2021-05-28 Jeremy Harristidying
2021-05-28 Jeremy Harristidying
2021-05-28 Jeremy HarrisLogging: avoid pause during log-open under testsuite
2021-05-28 Jeremy HarrisFix dmarc build
next