2018-04-03 |
Jeremy Harris | ARC: give more detail with "bad signing-spec" message |
tree | commitdiff |
2018-04-03 |
Jeremy Harris | ARC: For signing, accept A-R header lacking ARC info... |
tree | commitdiff |
2018-04-03 |
Jeremy Harris | ARC: add independent-source testcase. Fix signatures... |
tree | commitdiff |
2018-04-03 |
Jeremy Harris | ARC: AS header should have no c= tag |
tree | commitdiff |
2018-04-03 |
Jeremy Harris | ARC: on the smtp transport option take empty or forced... |
tree | commitdiff |
2018-04-02 |
Heiko Schlitterman... | Avast: rework interface exim-4_91_RC3 |
tree | commitdiff |
2018-04-02 |
Heiko Schlitterman... | Avast: implement pass_unscanned option |
tree | commitdiff |
2018-04-02 |
Heiko Schlitterman... | Avast: improve compliance with avast-protocol(5) |
tree | commitdiff |
2018-03-31 |
Phil Pennock | Merge branch 'dane_require_tls_ciphers' |
tree | commitdiff |
2018-03-30 |
Jeremy Harris | Avoid doing logging in signal-handlers. Bug 1007 |
tree | commitdiff |
2018-03-30 |
Jeremy Harris | DANE: smtp transport option dane_require_tls_ciphers |
tree | commitdiff |
2018-03-30 |
Jeremy Harris | Testcases for dane_require_tls_ciphers |
tree | commitdiff |
2018-03-29 |
Phil Pennock | Implement dane_require_tls_ciphers (theoretically) |
tree | commitdiff |
2018-03-28 |
Jeremy Harris | ARC: log signing-spec errors in mainlog only, not paniclog |
tree | commitdiff |
2018-03-27 |
Jeremy Harris | ARC: enhance debug for signing; explicitly init signing... |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | Fix non-ARC build |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | ARC: add guard in verify against lack of the dkim-verif... |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | Cutthrough: for an onward finaldot timeout, generate... |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | ARC: cutthrough delivery may not be used with ARC signing |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | Cutthrough: enforce non-use in combination with DKIM... |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | SPF: remove the deprecated "err_temp" and "err_perm... |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | DKIM: document proper Ed25519 key-generation methods... |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | Expand directory opetion for queuefile transport |
tree | commitdiff |
2018-03-26 |
Jeremy Harris | Remove extraneus line - benign but pointless. |
tree | commitdiff |
2018-03-25 |
Jeremy Harris | Add non-mtp source info to ${authres } |
tree | commitdiff |
2018-03-25 |
Jeremy Harris | DKIM: move ed25519_privkey_pem_to_pubkey_raw_b64 to... |
tree | commitdiff |
2018-03-24 |
Jeremy Harris | ARC: give more detail with "bad signing-spec" message |
tree | commitdiff |
2018-03-24 |
Jeremy Harris | Mark variables that are unused before release of store... |
tree | commitdiff |
2018-03-23 |
Jeremy Harris | ARC: For signing, accept A-R header lacking ARC info... |
tree | commitdiff |
2018-03-23 |
Jeremy Harris | Fix spool_wireformat final-dot on LMTP transport. ... |
tree | commitdiff |
2018-03-23 |
Jeremy Harris | ARC: add independent-source testcase. Fix signatures... |
tree | commitdiff |
2018-03-23 |
Graeme Fowler | exiqsumm fix: Check @ARGV exists before testing it |
tree | commitdiff |
2018-03-22 |
Heiko Schlitterman... | Set a TERM handler to terminate properly if running... |
tree | commitdiff |
2018-03-22 |
Jeremy Harris | SPF: additional variable $spf_result_guessed; tweak... |
tree | commitdiff |
2018-03-21 |
Jeremy Harris | Pipe transport, part two. Bug 2257 exim-4_91_RC2 |
tree | commitdiff |
2018-03-21 |
Jeremy Harris | ARC: AS header should have no c= tag |
tree | commitdiff |
2018-03-21 |
Jeremy Harris | ARC: on the smtp transport option take empty or forced... |
tree | commitdiff |
2018-03-20 |
Jeremy Harris | Fix pipe transport to not use a socket-only syscall... |
tree | commitdiff |
2018-03-20 |
Jeremy Harris | DKIM: harden signature header parsing |
tree | commitdiff |
2018-03-19 |
Jeremy Harris | LibreSSL version numbering differe from OpenSSL |
tree | commitdiff |
2018-03-18 |
Jeremy Harris | DMARC: if ACL condition not called, do not add anything... |
tree | commitdiff |
2018-03-18 |
Jeremy Harris | Unbreak DMARC |
tree | commitdiff |
2018-03-18 |
Jeremy Harris | DMARC: add results to generic authres string; remove... |
tree | commitdiff |
2018-03-17 |
Jeremy Harris | typo |
tree | commitdiff |
2018-03-17 |
Jeremy Harris | DKIM: Ed25519 signatures under OpenSSL (1.1.1 or later) |
tree | commitdiff |
2018-03-17 |
Jeremy Harris | DMARC: add variables to list of those now-unused at... |
tree | commitdiff |
2018-03-17 |
Jeremy Harris | Build-variant tidyup |
tree | commitdiff |
2018-03-16 |
Jeremy Harris | Fix heavy-pipeline SMTP command input corruption. ... |
tree | commitdiff |
2018-03-15 |
Jeremy Harris | Docs: copyright year exim-4_91_RC1 |
tree | commitdiff |
2018-03-15 |
Jeremy Harris | Mark variables that are unused before release of store... |
tree | commitdiff |
2018-03-13 |
Jeremy Harris | ARC: add $arc_state, $arc_state_reason and add reason... |
tree | commitdiff |
2018-03-13 |
Jeremy Harris | Mark variables unused before release of store in the... |
tree | commitdiff |
2018-03-13 |
Jeremy Harris | tidying |
tree | commitdiff |
2018-03-13 |
Jeremy Harris | Mark variables unused before release of store in the... |
tree | commitdiff |
2018-03-13 |
Jeremy Harris | Compiler quietening |
tree | commitdiff |
2018-03-12 |
Heiko Schlitterman... | Fix memory leak during build process (Bug 2183) |
tree | commitdiff |
2018-03-12 |
Tomas Hoger | Fix dec64table[] OOB read in b64decode() |
tree | commitdiff |
2018-03-12 |
Heiko Schlitterman... | Update to protocol used by avast 2.2.0 (Multiline respo... |
tree | commitdiff |
2018-03-11 |
Jeremy Harris | ARC: options on the verify |
tree | commitdiff |
2018-03-11 |
Jeremy Harris | Fix ldap lookups for zero-length attribute value. ... |
tree | commitdiff |
2018-03-11 |
Jeremy Harris | tidying |
tree | commitdiff |
2018-03-11 |
Jeremy Harris | ARC: compiler quietening |
tree | commitdiff |
2018-03-11 |
Simon Arlott | PRDR: append overall DATA acceptance message to deliver... |
tree | commitdiff |
2018-03-10 |
Jeremy Harris | Extra checks on inbound SMTP stream buffer refill |
tree | commitdiff |
2018-03-10 |
Heiko Schlitterman... | Do not use bashism in /bin/sh scrit (Bug 2249) |
tree | commitdiff |
2018-03-07 |
Graeme Fowler | Redis cluster DEFER & test results corrected |
tree | commitdiff |
2018-03-07 |
Jeremy Harris | DANE: add dane:fail event |
tree | commitdiff |
2018-03-06 |
Jeremy Harris | Testsuite: GnuTLS version of DANE/events testcase |
tree | commitdiff |
2018-03-06 |
Graeme Fowler | Correction on string comparison |
tree | commitdiff |
2018-03-06 |
Graeme Fowler | Cheap method to follow redis cluster MOVED replies |
tree | commitdiff |
2018-03-03 |
Jeremy Harris | ARC initial implementation. Experimental. Bug 2162 |
tree | commitdiff |
2018-02-25 |
Jeremy Harris | Auths: for A-R header, and SMTP auth, note the public... |
tree | commitdiff |
2018-02-24 |
Jeremy Harris | I18N: Fix utf8_downconvert propagation through a redire... |
tree | commitdiff |
2018-02-22 |
Jeremy Harris | OpenSSL: revert needless free of certificate list.... |
tree | commitdiff |
2018-02-22 |
Jeremy Harris | WIP |
tree | commitdiff |
2018-02-22 |
Jeremy Harris | Fix exim_dbmbuild to permit directoryless filenames... |
tree | commitdiff |
2018-02-20 |
Wolfgang Breyha | OpenSSL: Fix memory leak during multi-message connectio... |
tree | commitdiff |
2018-02-18 |
Jeremy Harris | Expansions: make ${authresults } usable in a named ACL |
tree | commitdiff |
2018-02-18 |
Jeremy Harris | Debug: fix output for acl add_header |
tree | commitdiff |
2018-02-18 |
Jeremy Harris | DMARC: fix result reporting when a DKIM ACL overrid... |
tree | commitdiff |
2018-02-18 |
Jeremy Harris | Expansions: new ${authresults {mch}} for an Authenticat... |
tree | commitdiff |
2018-02-17 |
Jeremy Harris | Fix memory leak during multi-message reception using... |
tree | commitdiff |
2018-02-17 |
Jeremy Harris | Avoid minor memleak during multi-message STARTTLS'd... |
tree | commitdiff |
2018-02-17 |
Jeremy Harris | tidying |
tree | commitdiff |
2018-02-15 |
Jeremy Harris | DANE: move to mainline |
tree | commitdiff |
2018-02-14 |
Jeremy Harris | compiler quietening |
tree | commitdiff |
2018-02-14 |
Jeremy Harris | Macros: speedup expansion processing |
tree | commitdiff |
2018-02-12 |
Jeremy Harris | ACL: Enforce non-usability of control=utf8_downconvert... |
tree | commitdiff |
2018-02-12 |
Jeremy Harris | Debug: more detail in dkim processing |
tree | commitdiff |
2018-02-12 |
Jeremy Harris | Revert "Macros: convert to tree for speed of lookup" |
tree | commitdiff |
2018-02-11 |
Jeremy Harris | Solaris 10 compatability, try two |
tree | commitdiff |
2018-02-11 |
Jeremy Harris | Solaris 10 compatability |
tree | commitdiff |
2018-02-10 |
Heiko Schlitterman... | Update copyright year to 2018 |
tree | commitdiff |
2018-02-10 |
Heiko Schlitterman... | Fix base64d() buffer size (CVE-2018-6789) |
tree | commitdiff |
2018-02-10 |
Jeremy Harris | Compiler-quietening |
tree | commitdiff |
2018-02-10 |
Jeremy Harris | Macros: return macro-presence status from "exim -bP... |
tree | commitdiff |
2018-02-09 |
Jeremy Harris | Builtin macros for sha3-hash and ed25519-signing support |
tree | commitdiff |
2018-02-09 |
Jeremy Harris | Macros: convert to tree for speed of lookup |
tree | commitdiff |
2018-02-09 |
Jeremy Harris | Lose outdated builtin-macro warning |
tree | commitdiff |
2018-02-08 |
Jeremy Harris | Fix conversation closedown with the Avast malware scann... |
tree | commitdiff |
next |