exim.git
2018-04-03 Jeremy HarrisARC: add optional t= tags to signing
2018-04-03 Jeremy HarrisARC: log signing-spec errors in mainlog only, not paniclog
2018-04-03 Jeremy HarrisARC: enhance debug for signing; explicitly init signing...
2018-04-03 Jeremy HarrisFix non-ARC build
2018-04-03 Jeremy HarrisARC: add guard in verify against lack of the dkim-verif...
2018-04-03 Jeremy HarrisARC: cutthrough delivery may not be used with ARC signing
2018-04-03 Jeremy HarrisCutthrough: enforce non-use in combination with DKIM...
2018-04-03 Phil PennockAdd ARC signing caveats
2018-04-03 Jeremy HarrisARC: give more detail with "bad signing-spec" message
2018-04-03 Jeremy HarrisARC: For signing, accept A-R header lacking ARC info...
2018-04-03 Jeremy HarrisARC: add independent-source testcase. Fix signatures...
2018-04-03 Jeremy HarrisARC: AS header should have no c= tag
2018-04-03 Jeremy HarrisARC: on the smtp transport option take empty or forced...
2018-03-31 Jeremy HarrisTestsuite: output changes arising
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-30 Jeremy HarrisTestsuite: avoid ipv6 use in dane_require_tls_ciphers...
2018-03-30 Jeremy HarrisDANE: smtp transport option dane_require_tls_ciphers
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 Schlittermann... Fix memory leak during build process (Bug 2183)
2018-03-12 Tomas HogerFix dec64table[] OOB read in b64decode()
2018-03-12 Heiko Schlittermann... 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 Schlittermann... Do not use bashism in /bin/sh scrit (Bug 2249)
2018-03-09 Graeme FowlerCopy/paste fail on end of Perl line (thanks JGH)
2018-03-09 Graeme FowlerHandle testsuite dual-daemon redis start/reap
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 Jeremy HarrisDocs: expand DKIM verification notes
2018-03-06 Graeme FowlerTest suite case for redis cluster MOVED response
2018-03-06 Graeme FowlerCorrection on string comparison
2018-03-06 Graeme FowlerChangelog entry for redis cluster MOVED handling
2018-03-06 Graeme FowlerCheap method to follow redis cluster MOVED replies
2018-03-04 Jeremy HarrisTestsuite: make 4560 more testhost-name independent
2018-03-03 Jeremy HarrisTestsuite: for DKIM sha512 verify, use a test signed...
2018-03-03 Jeremy HarrisTestsuite: for DKIM signing, store resulting mail for...
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-26 Jeremy HarrisTestsuite: ensure logging path is set
2018-02-25 Jeremy HarrisAuths: for A-R header, and SMTP auth, note the public...
2018-02-25 Phil Pennockmeta: git controls for text changelogs; github controls
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 HarrisTestsuite: output changes in SPF testcase
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 Harristypo
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-17 Jeremy HarrisTestsuite: munge for no-DKIM builds
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-14 Jeremy Harriscompiler quietening
2018-02-14 Jeremy HarrisMacros: speedup expansion processing
2018-02-13 Jeremy Harristypo
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 Schlittermann... Update copyright year to 2018
2018-02-10 Heiko Schlittermann... Fix base64d() buffer size (CVE-2018-6789)
2018-02-10 Jeremy HarrisCompiler-quietening
2018-02-10 Jeremy HarrisTestsuite: move DKIM Ed25519 testcases to seperate...
2018-02-10 Jeremy HarrisTestsuite: move sha3 tests to separate testcase
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
2018-02-08 Jeremy HarrisFix conversation closedown with the Avast malware scann...
2018-02-08 Phil PennockRepair Heimdal GSSAPI authenticator init part 2
2018-02-08 Phil PennockRepair Heimdal GSSAPI authenticator init
2018-02-07 Jeremy HarrisDKIM: fix buffer overflow in verify
2018-02-07 Jeremy HarrisCutthrough: silently ignore ACL control when the messag...
2018-02-07 Jeremy HarrisTestsuite: ignore more SSL library output variances
2018-02-06 Jeremy HarrisDKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)
2018-02-03 Jeremy HarrisDebug: more info for string-expansion troubles
2018-02-03 Vladimir PanteleevDocs: Spell-check spec.xfpt
2018-02-03 Vladimir PanteleevDocs: Fix formatting of $dkim_verify_status variable...
2018-02-03 Vladimir PanteleevDocs: Fix syntax in ${filter} example
2018-02-02 Jeremy HarrisProtect build against LibreSSL.
2018-02-02 Jeremy HarrisString expansions: support sha3 under OpenSSL (1.1.1+)
2018-01-31 Phil PennockDoc update: RFC 8314 submissions service
2018-01-31 Jeremy HarrisDKIM: share body-hash calculation between multiple...
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2018-01-28 Jeremy HarrisDebugging: fix potential null-derefs in DSN debug_printfs
2018-01-27 Heiko Schlittermann... Build: .git may be a file when this repo is a submodule
next