summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHUNKING: flush input stream after message-fatal error detection. Bug 2201exim-4_89+fixesJeremy Harris2017-12-132-3/+8
* Update Changelog to 4.89.1exim-4_89_1Heiko Schlittermann (HS12-RIPE)2017-11-291-4/+3
* Chunking: do not treat the first lonely dot special. CVE-2017-16944, Bug 2201Heiko Schlittermann (HS12-RIPE)2017-11-283-2/+13
* Avoid release of store if there have been later allocations. Bug 2199Jeremy Harris2017-11-252-3/+8
* Fix mariadb/mysql macro confusionHeiko Schlittermann (HS12-RIPE)2017-11-252-5/+53
* Use safer routine for possibly-overlapping copyJeremy Harris2017-10-202-6/+11
* Fix queue_run_in_order to ignore the PID portion of the message IDJeremy Harris2017-10-123-6/+16
* Fix crash in transport, on second smtp-connect fail for a list of target hostsJeremy Harris2017-09-2012-11/+78
* SOCKS: fix unitialized-pointerJeremy Harris2017-09-182-1/+4
* DKIM: fix signing bug induced by total size of parameter textJeremy Harris2017-09-102-13/+30
* Document CVE assignment for Berkeley DB issueJeremy Harris2017-08-131-1/+1
* Fix build for earlier version Berkeley DBJeremy Harris2017-07-231-3/+9
* On callout avoid SIZE every time but noncacheable rcpt main-verify. Bug 2151Jeremy Harris2017-07-2216-98/+339
* Fix cache-cold random callout verify. Bug 2147Jeremy Harris2017-07-1910-37/+12
* Use the BDB "environment" so that a database config file is not looked for. ...Jeremy Harris2017-07-1526-294/+469
* Transport: fix smtp under combo of mua_wrapper and limited max_rcptJeremy Harris2017-06-291-29/+11
* Openssl: disable session-tickets by default and session-cache alwaysJeremy Harris2017-06-291-14/+12
* testsuite: don't break on '+' in trusted-config-list pathHeiko Schlittermann (HS12-RIPE)2017-06-281-1/+1
* Transport: fix smtp under combo of mua_wrapper and limited max_rcptJeremy Harris2017-06-282-12/+39
* Openssl: disable session-tickets by default and session-cache alwaysJeremy Harris2017-06-284-19/+32
* Fix log line corruption for DKIM statusHeiko Schlittermann (HS12-RIPE)2017-06-281-4/+4
* Cleanup (prevent repeated use of -p/-oMr to avoid mem leak)Heiko Schlittermann (HS12-RIPE)2017-06-283-3/+21
* Start exim-4_89+fixes to cherry pick some commits from the master branchHeiko Schlittermann (HS12-RIPE)2017-06-281-0/+6
* 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