summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Memory Managment: new main-section config option "debug_store" to control ext...exim-4_89_RC6Jeremy Harris2017-02-228-19/+41
* releng: able to use gnupg default keys for signingPhil Pennock2017-02-191-4/+28
* Fix broken-in-queue messages predating CHUNKING fixPhil Pennock2017-02-143-0/+172
* nit: document that `fout` must be open for reading tooPhil Pennock2017-02-141-1/+2
* Fix missing line termination on the last received BDAT chunk (Bug 1974)Heiko Schlittermann (HS12-RIPE)2017-02-142-1/+33
* Use enum { SEEN_LF, …} for ch_state(s)Heiko Schlittermann (HS12-RIPE)2017-02-141-9/+11
* os_getcwd(): do not realloc if there was no malloc().exim-4_89_RC5Heiko Schlittermann (HS12-RIPE)2017-02-122-2/+5
* DKIM: fix crash with a verification when dkim disabled, under CHUNKINGJeremy Harris2017-02-122-1/+8
* FreeBSD: only assume iconv for FreeBSD >= 10Phil Pennock2017-02-121-1/+8
* Fix missing Changelog entries for recent workexim-4_89_RC4Phil Pennock2017-02-111-0/+8
* Unbreak test_dbfn make-targetPhil Pennock2017-02-111-1/+2
* Mention FreeBSD/iconv in README.UPDATINGPhil Pennock2017-02-111-0/+3
* Compilation warnings shushingPhil Pennock2017-02-109-13/+38
* perl paranoia about @INCPhil Pennock2017-02-1015-0/+19
* RELEASE EXPERIMENT: tarball ownership, fix RC versionrelease_4_89Phil Pennock2017-02-091-3/+26
* Release packaging & scripting improvements.exim-4_89_RC3Phil Pennock2017-02-093-21/+97
* Fix DKIM/GnuTLS buildJeremy Harris2017-02-081-17/+17
* Debug: indent ACL and expreassion tracing by evaluation depthJeremy Harris2017-02-0826-1436/+1572
* DKIM: trim debug verbosityJeremy Harris2017-02-0811-67/+2
* Fix non-contentscan buildJeremy Harris2017-02-081-0/+2
* Memory management: drop variables identified as going out-of-scopeJeremy Harris2017-02-086-27/+102
* Memory management: when running under the testsuite, check every string varia...Jeremy Harris2017-02-083-14/+75
* DocÖ Fix typo about spf lookup (experimental)Heiko Schlittermann (HS12-RIPE)2017-02-071-1/+1
* Testsuite: tidy generation and sorting of exim -bp outputHeiko Schlittermann (HS12-RIPE)2017-02-071-11/+9
* doc-fix: reference current libsrs_alt availabilityPhil Pennock2017-02-061-2/+5
* CHUNKING: fix transport crash on temp-reject of pipelined non-first chunkJeremy Harris2017-02-064-4/+141
* DKIM: more care over untrustworthy data during verifyJeremy Harris2017-02-031-40/+30
* Fix no-SSL buildJeremy Harris2017-02-031-1/+4
* FreeBSD: Perl no longer in /usr/bin from PortsPhil Pennock2017-02-022-0/+6
* Spec docs for IDNA2008 supportPhil Pennock2017-02-021-0/+6
* GnuTLS: fix use of SHA3 hashesJeremy Harris2017-02-024-19/+40
* Testsuite: Fix 0207 (message order)Heiko Schlittermann (HS12-RIPE)2017-02-021-0/+8
* Testsuite: output changes from a26fb6a77384Jeremy Harris2017-02-012-2/+2
* bug-fix test-driving inputPhil Pennock2017-02-011-1/+1
* Proxy clarification & nit fixes.Phil Pennock2017-01-311-2/+9
* Handle Proxy Protocol v2 safely as well.Phil Pennock2017-01-312-27/+103
* Fix error logged for send failureJeremy Harris2017-01-312-10/+10
* Testsuite: use certs expring before end of 2037, to avoid GnuTLS top-limit cl...Jeremy Harris2017-01-31397-2190/+2557
* Callouts: fix recipient verify/randomJeremy Harris2017-01-313-5/+12
* Fix logging of drop-after-EHLO-reject.Jeremy Harris2017-01-312-23/+25
* Testsuite: perl may live in /usr/local/binJeremy Harris2017-01-311-1/+1
* Avoid using "-w" option in perl script shebang lines, being incompatible with...Jeremy Harris2017-01-317-8/+15
* Abort release process if generated .txt emptyPhil Pennock2017-01-301-0/+1
* Open umask before creating release packagesPhil Pennock2017-01-302-0/+3
* Copyright year bumps for substantive changes 2017exim-4_89_RC1Phil Pennock2017-01-3017-19/+19
* Document that fixed 2018Phil Pennock2017-01-301-0/+4
* Avoid reading too much data before TLS handshakePhil Pennock2017-01-301-6/+78
* Fix size calculation, log unhandled amount.Phil Pennock2017-01-301-1/+2
* Restrict address-parsing to a maximum of five layers of nested angle-brackets,Jeremy Harris2017-01-302-10/+18
* Tidying: CoverityJeremy Harris2017-01-303-4/+7