summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: reduce trailing 0372 subtest to queue-onlyexim-4_89release_4_89_reduxJeremy Harris2017-03-042-29/+1
* Testsuite: fix munging of now-indented date in stdoutJeremy Harris2017-03-042-4/+4
* openssl.txt: stamp RPATH into library tooPhil Pennock2017-03-031-1/+11
* Testsuite: Terminate the client input properlyexim-4_89_RC7Heiko Schlittermann (HS12-RIPE)2017-02-282-5/+2
* Coverity fixesJeremy Harris2017-02-282-8/+18
* Memory Management: drop another variable ($callout_address) as it goes out of...Jeremy Harris2017-02-281-0/+1
* Document Jeremy's ref-count bug-fix as 4.89 JH/19Phil Pennock2017-02-281-0/+2
* Fix child-address counting.Jeremy Harris2017-02-286-15/+16
* Docs: add more Redis infoJeremy Harris2017-02-281-2/+15
* ChangeLog entry JH/18; applying to 4.89 releasePhil Pennock2017-02-261-0/+2
* Fix ${extract } corrupting an enclosing ${reduce } $value. Bug 2061Jeremy Harris2017-02-261-13/+14
* Pull in vdukhovni/ssl_dane 8270afba fixPhil Pennock2017-02-241-1/+1
* Memory management: drop $acl_m_ variables explicitly as they go out-of-scopeJeremy Harris2017-02-245-0/+76
* Move bdat_ungetc decl to hdr ∵ receive.c uses tooPhil Pennock2017-02-222-1/+1
* 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