Better(?!?) fallback for stat: Perl
[exim.git] / src /
2018-04-09 Phil PennockBetter(?!?) fallback for stat: Perl
2018-04-09 Phil Pennockstat portability
2018-04-09 Phil PennockAdded util/renew-opendmarc-tlds.sh script to renew PSL
2018-04-08 Jeremy HarrisOpenSSL: Revert the disabling of the session-cache...
2018-04-07 Jeremy HarrisARC: fix verify to not evaluate the top AMS twice exim-4_91_RC4
2018-04-06 Jeremy HarrisLogging: fix DKIM precis received log line element.
2018-04-04 Heiko Schlitterman... compiler quietening
2018-04-04 Jeremy Harriscompiler quietening
2018-04-02 Heiko Schlitterman... Avast: rework interface exim-4_91_RC3
2018-04-02 Heiko Schlitterman... Avast: implement pass_unscanned option
2018-04-02 Heiko Schlitterman... Avast: improve compliance with avast-protocol(5)
2018-03-31 Phil PennockMerge branch 'dane_require_tls_ciphers'
2018-03-30 Jeremy HarrisTestcases for dane_require_tls_ciphers
2018-03-29 Phil PennockImplement dane_require_tls_ciphers (theoretically)
2018-03-28 Jeremy HarrisARC: log signing-spec errors in mainlog only, not paniclog
2018-03-27 Jeremy HarrisARC: enhance debug for signing; explicitly init signing...
2018-03-26 Jeremy HarrisFix non-ARC build
2018-03-26 Jeremy HarrisARC: add guard in verify against lack of the dkim-verif...
2018-03-26 Jeremy HarrisCutthrough: for an onward finaldot timeout, generate...
2018-03-26 Jeremy HarrisARC: cutthrough delivery may not be used with ARC signing
2018-03-26 Jeremy HarrisCutthrough: enforce non-use in combination with DKIM...
2018-03-26 Jeremy HarrisSPF: remove the deprecated "err_temp" and "err_perm...
2018-03-26 Jeremy HarrisDKIM: document proper Ed25519 key-generation methods...
2018-03-26 Jeremy HarrisExpand directory opetion for queuefile transport
2018-03-26 Jeremy HarrisRemove extraneus line - benign but pointless.
2018-03-25 Jeremy HarrisAdd non-mtp source info to ${authres }
2018-03-25 Jeremy HarrisDKIM: move ed25519_privkey_pem_to_pubkey_raw_b64 to...
2018-03-24 Jeremy HarrisARC: give more detail with "bad signing-spec" message
2018-03-24 Jeremy HarrisMark variables that are unused before release of store...
2018-03-23 Jeremy HarrisARC: For signing, accept A-R header lacking ARC info...
2018-03-23 Jeremy HarrisFix spool_wireformat final-dot on LMTP transport. ...
2018-03-23 Jeremy HarrisARC: add independent-source testcase. Fix signatures...
2018-03-23 Graeme Fowlerexiqsumm fix: Check @ARGV exists before testing it
2018-03-22 Heiko Schlitterman... Set a TERM handler to terminate properly if running...
2018-03-22 Jeremy HarrisSPF: additional variable $spf_result_guessed; tweak...
2018-03-21 Jeremy HarrisPipe transport, part two. Bug 2257 exim-4_91_RC2
2018-03-21 Jeremy HarrisARC: AS header should have no c= tag
2018-03-21 Jeremy HarrisARC: on the smtp transport option take empty or forced...
2018-03-20 Jeremy HarrisFix pipe transport to not use a socket-only syscall...
2018-03-20 Jeremy HarrisDKIM: harden signature header parsing
2018-03-19 Jeremy HarrisLibreSSL version numbering differe from OpenSSL
2018-03-18 Jeremy HarrisDMARC: if ACL condition not called, do not add anything...
2018-03-18 Jeremy HarrisUnbreak DMARC
2018-03-18 Jeremy HarrisDMARC: add results to generic authres string; remove...
2018-03-17 Jeremy Harristypo
2018-03-17 Jeremy HarrisDKIM: Ed25519 signatures under OpenSSL (1.1.1 or later)
2018-03-17 Jeremy HarrisDMARC: add variables to list of those now-unused at...
2018-03-17 Jeremy HarrisBuild-variant tidyup
2018-03-16 Jeremy HarrisFix heavy-pipeline SMTP command input corruption. ...
2018-03-15 Jeremy HarrisDocs: copyright year exim-4_91_RC1
2018-03-15 Jeremy HarrisMark variables that are unused before release of store...
2018-03-13 Jeremy HarrisARC: add $arc_state, $arc_state_reason and add reason...
2018-03-13 Jeremy HarrisMark variables unused before release of store in the...
2018-03-13 Jeremy Harristidying
2018-03-13 Jeremy HarrisMark variables unused before release of store in the...
2018-03-13 Jeremy HarrisCompiler quietening
2018-03-12 Heiko Schlitterman... Fix memory leak during build process (Bug 2183)
2018-03-12 Tomas HogerFix dec64table[] OOB read in b64decode()
2018-03-12 Heiko Schlitterman... Update to protocol used by avast 2.2.0 (Multiline respo...
2018-03-11 Jeremy HarrisARC: options on the verify
2018-03-11 Jeremy HarrisFix ldap lookups for zero-length attribute value. ...
2018-03-11 Jeremy Harristidying
2018-03-11 Jeremy HarrisARC: compiler quietening
2018-03-11 Simon ArlottPRDR: append overall DATA acceptance message to deliver...
2018-03-10 Jeremy HarrisExtra checks on inbound SMTP stream buffer refill
2018-03-10 Heiko Schlitterman... Do not use bashism in /bin/sh scrit (Bug 2249)
2018-03-07 Graeme FowlerRedis cluster DEFER & test results corrected
2018-03-07 Jeremy HarrisDANE: add dane:fail event
2018-03-06 Jeremy HarrisTestsuite: GnuTLS version of DANE/events testcase
2018-03-06 Graeme FowlerCorrection on string comparison
2018-03-06 Graeme FowlerCheap method to follow redis cluster MOVED replies
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-25 Jeremy HarrisAuths: for A-R header, and SMTP auth, note the public...
2018-02-24 Jeremy HarrisI18N: Fix utf8_downconvert propagation through a redire...
2018-02-22 Jeremy HarrisOpenSSL: revert needless free of certificate list....
2018-02-22 Jeremy HarrisWIP
2018-02-22 Jeremy HarrisFix exim_dbmbuild to permit directoryless filenames...
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-18 Jeremy HarrisExpansions: make ${authresults } usable in a named ACL
2018-02-18 Jeremy HarrisDebug: fix output for acl add_header
2018-02-18 Jeremy Harris DMARC: fix result reporting when a DKIM ACL overrid...
2018-02-18 Jeremy HarrisExpansions: new ${authresults {mch}} for an Authenticat...
2018-02-17 Jeremy HarrisFix memory leak during multi-message reception using...
2018-02-17 Jeremy HarrisAvoid minor memleak during multi-message STARTTLS'd...
2018-02-17 Jeremy Harristidying
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-14 Jeremy Harriscompiler quietening
2018-02-14 Jeremy HarrisMacros: speedup expansion processing
2018-02-12 Jeremy HarrisACL: Enforce non-usability of control=utf8_downconvert...
2018-02-12 Jeremy HarrisDebug: more detail in dkim processing
2018-02-12 Jeremy HarrisRevert "Macros: convert to tree for speed of lookup"
2018-02-11 Jeremy HarrisSolaris 10 compatability, try two
2018-02-11 Jeremy HarrisSolaris 10 compatability
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-10 Heiko Schlitterman... Fix base64d() buffer size (CVE-2018-6789)
2018-02-10 Jeremy HarrisCompiler-quietening
2018-02-10 Jeremy HarrisMacros: return macro-presence status from "exim -bP...
2018-02-09 Jeremy HarrisBuiltin macros for sha3-hash and ed25519-signing support
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2018-02-09 Jeremy HarrisLose outdated builtin-macro warning
next