2017-02-15 |
Phil Pennock | Fix broken-in-queue messages predating CHUNKING fix |
tree | commitdiff |
2017-02-14 |
Phil Pennock | nit: document that `fout` must be open for reading too |
tree | commitdiff |
2017-02-14 |
Heiko Schlitterman... | Fix missing line termination on the last received BDAT... |
tree | commitdiff |
2017-02-14 |
Heiko Schlitterman... | Use enum { SEEN_LF, …} for ch_state(s) |
tree | commitdiff |
2017-02-13 |
Phil Pennock | Handle PKG_CONFIG_PATH in Local/Makefile |
tree | commitdiff |
2017-02-12 |
Heiko Schlitterman... | os_getcwd(): do not realloc if there was no malloc(). |
tree | commitdiff |
2017-02-12 |
Jeremy Harris | DKIM: fix crash with a verification when dkim disabled... |
tree | commitdiff |
2017-02-12 |
Jeremy Harris | Debug: avoid indenting line-prefixes (timestamp, pid... |
tree | commitdiff |
2017-02-12 |
Phil Pennock | FreeBSD: only assume iconv for FreeBSD >= 10 |
tree | commitdiff |
2017-02-12 |
Phil Pennock | Unbreak test_dbfn make-target |
tree | commitdiff |
2017-02-11 |
Jeremy Harris | DNS: return explicit error code to caller on dnssec... |
tree | commitdiff |
2017-02-11 |
Phil Pennock | Mention FreeBSD/iconv in README.UPDATING |
tree | commitdiff |
2017-02-11 |
Phil Pennock | Compilation warnings shushing |
tree | commitdiff |
2017-02-11 |
Phil Pennock | perl paranoia about @INC |
tree | commitdiff |
2017-02-10 |
Jeremy Harris | TLS: rework error logging to pass more string back... |
tree | commitdiff |
2017-02-08 |
Jeremy Harris | Fix DKIM/GnuTLS build |
tree | commitdiff |
2017-02-08 |
Jeremy Harris | Debug: indent ACL and expreassion tracing by evaluation... |
tree | commitdiff |
2017-02-08 |
Jeremy Harris | DKIM: trim debug verbosity |
tree | commitdiff |
2017-02-08 |
Jeremy Harris | Fix non-contentscan build |
tree | commitdiff |
2017-02-08 |
Jeremy Harris | Memory management: drop variables identified as going... |
tree | commitdiff |
2017-02-08 |
Jeremy Harris | Memory management: when running under the testsuite... |
tree | commitdiff |
2017-02-06 |
Jeremy Harris | CHUNKING: fix transport crash on temp-reject of pipelin... |
tree | commitdiff |
2017-02-03 |
Jeremy Harris | DKIM: more care over untrustworthy data during verify |
tree | commitdiff |
2017-02-03 |
Jeremy Harris | Fix no-SSL build |
tree | commitdiff |
2017-02-02 |
Phil Pennock | FreeBSD: Perl no longer in /usr/bin from Ports |
tree | commitdiff |
2017-02-02 |
Jeremy Harris | GnuTLS: fix use of SHA3 hashes |
tree | commitdiff |
2017-02-01 |
Phil Pennock | Handle Proxy Protocol v2 safely as well. |
tree | commitdiff |
2017-01-31 |
Jeremy Harris | Fix error logged for send failure |
tree | commitdiff |
2017-01-31 |
Jeremy Harris | Callouts: fix recipient verify/random |
tree | commitdiff |
2017-01-31 |
Jeremy Harris | Fix logging of drop-after-EHLO-reject. |
tree | commitdiff |
2017-01-31 |
Jeremy Harris | Avoid using "-w" option in perl script shebang lines... |
tree | commitdiff |
2017-01-31 |
Phil Pennock | Copyright year bumps for substantive changes 2017 exim-4_89_RC1 |
tree | commitdiff |
2017-01-31 |
Phil Pennock | Avoid reading too much data before TLS handshake |
tree | commitdiff |
2017-01-30 |
Phil Pennock | Fix size calculation, log unhandled amount. |
tree | commitdiff |
2017-01-30 |
Jeremy Harris | Restrict address-parsing to a maximum of five layers... |
tree | commitdiff |
2017-01-30 |
Jeremy Harris | Tidying: Coverity |
tree | commitdiff |
2017-01-29 |
Jeremy Harris | CHUNKING: Reject messages with malformed line ending... |
tree | commitdiff |
2017-01-29 |
Jeremy Harris | TFO: remember setsockopt results, to condition non... |
tree | commitdiff |
2017-01-29 |
Jeremy Harris | Shuffle proxy-protocol to wrap TLS-on-connect startup... |
tree | commitdiff |
2017-01-29 |
Kirill Miazine | DANE: fix build under LibreSSL. Bug 2020 |
tree | commitdiff |
2017-01-28 |
Jeremy Harris | Testsuite: add dnsdb testcase for defer when used in ACL |
tree | commitdiff |
2017-01-28 |
Jeremy Harris | LMDB: include filename in open-error message |
tree | commitdiff |
2017-01-28 |
Jeremy Harris | DKIM: check pointer to calculated body hash before... |
tree | commitdiff |
2017-01-28 |
Jeremy Harris | DKIM: rename variables for clarity |
tree | commitdiff |
2017-01-24 |
Jeremy Harris | Fix reception of (quoted) local-parts with embedded... |
tree | commitdiff |
2017-01-24 |
Jeremy Harris | TFO: Support compilation on Linus platforms which defin... |
tree | commitdiff |
2017-01-24 |
Jeremy Harris | Define MIN and MAX for Solaris |
tree | commitdiff |
2017-01-23 |
Jeremy Harris | Fix build with OpenSSL, EXPERIMENTAL_DANE and DISABLE_EVENT |
tree | commitdiff |
2017-01-22 |
Jeremy Harris | DKIM: permit verify of sig blocks that sign other sig... |
tree | commitdiff |
2017-01-22 |
Jeremy Harris | Merge branch 'fix-2016-dkim' |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Fix DKIM verify when used with CHUNKING. Bug 2016 |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Merge branch 'callout_smtp_tpt_merge' |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Testcases for pipelined callout |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Use smtp_write_mail_and_rcpt_cmds() for verify callout |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | use smtp_context struct for sync_responses() |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out smtp_write_mail_and_rcpt_cmds() from smtp_del... |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out cutthrough connection-cache / subsequent... |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out callout-cache handling from do_callout() |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Use smtp_setup_conn() for verify callout |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out smtp MAIL and RCPT option string building |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out smtp_setup_conn() from smtp_deliver, in the... |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Fix DKIM verify operation in -bh test mode. Bug 2017 |
tree | commitdiff |
2017-01-19 |
Jeremy Harris | VRFY: advertise in EHLO response, if there is an ACL... |
tree | commitdiff |
2017-01-19 |
Jeremy Harris | VRFY: add docs note on results, and additional test... |
tree | commitdiff |
2017-01-18 |
Josh Soref | spelling: Mavrogiannopoulos |
tree | commitdiff |
2017-01-18 |
Josh Soref | replace keept with rotation |
tree | commitdiff |
2017-01-18 |
Josh Soref | Bug-fix no_require_dnssec parsing & spelling fixes |
tree | commitdiff |
2017-01-18 |
Josh Soref | 214 spelling fixes |
tree | commitdiff |
2017-01-13 |
Phil Pennock | Provide alternative Heimdal pkg-config example |
tree | commitdiff |
2017-01-03 |
Jeremy Harris | CHUNKING: fix non-pipelined synch checks. Bug 2004 |
tree | commitdiff |
2017-01-02 |
Jeremy Harris | PROXY: fix v2 protocol decode. Bugs 2003, 1747 |
tree | commitdiff |
2017-01-02 |
Phil Pennock | wip: OpenSSL docs on custom install |
tree | commitdiff |
2017-01-01 |
Phil Pennock | Merge remote-tracking branch 'github/pr/50' |
tree | commitdiff |
2016-12-31 |
Jeremy Harris | DKIM: Under debug, when signing do an extra check on... |
tree | commitdiff |
2016-12-31 |
YmrDtnJu | Do not call ldap_start_tls_s on ldapi:// connections. |
tree | commitdiff |
2016-12-30 |
Heiko Schlitterman... | Tidy and add \0 after string_append() for relative... |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | tidying |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | I18N: avoid trying to downconvert all-ascii domain... |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | Sync 4.next from master |
tree | commitdiff |
2016-12-29 |
Heiko Schlitterman... | Allow relative file names in .include lines (Closes... |
tree | commitdiff |
2016-12-29 |
Heiko Schlitterman... | Constify config_filename |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | DKIM: More validation of DNS key record. Bug 1926 |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | OpenSSL: add detail to certname verify fail log line |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | Pipe transport: expand the path option |
tree | commitdiff |
2016-12-28 |
Heiko Schlitterman... | Testsuite: fix 0903 |
tree | commitdiff |
2016-12-26 |
Jeremy Harris | I18N: support IDNA2008. Bug 1911 |
tree | commitdiff |
2016-12-19 |
Heiko Schlitterman... | Allow relative file names in .include lines (Closes... |
tree | commitdiff |
2016-12-18 |
Jeremy Harris | Fix DKIM information leakage |
tree | commitdiff |
2016-12-18 |
Heiko Schlitterman... | Constify config_filename |
tree | commitdiff |
2016-12-17 |
Jeremy Harris | DKIM: More validation of DNS key record. Bug 1926 |
tree | commitdiff |
2016-12-13 |
Heiko Schlitterman... | Use long names for the _DRIVER_*, and _OPT_* macros |
tree | commitdiff |
2016-12-11 |
Jeremy Harris | OpenSSL: add detail to certname verify fail log line |
tree | commitdiff |
2016-12-04 |
Heiko Schlitterman... | OpenSSL: default to tls_eccurve = auto |
tree | commitdiff |
2016-12-04 |
Jeremy Harris | Pipe transport: expand the path option |
tree | commitdiff |
2016-12-03 |
Jeremy Harris | Build: disable OCSP, AUTH_TLS and EXPERIMENTAL_CERTNAME... |
tree | commitdiff |
2016-11-26 |
Jeremy Harris | I18N: support IDNA2008. Bug 1911 |
tree | commitdiff |
2016-11-25 |
Heiko Schlitterman... | Merge from master into 4.next |
tree | commitdiff |
2016-11-23 |
Heiko Schlitterman... | Fix memory leak on (Gnu)TLS close. |
tree | commitdiff |
2016-11-23 |
Heiko Schlitterman... | Fix crash in (Gnu)TLS debug output |
tree | commitdiff |
2016-11-15 |
Jeremy Harris | Callout: wait for response to QUIT before closing |
tree | commitdiff |
next |