summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-07Delivery: contined-connection maintaining TLSJeremy Harris
2017-03-04Debug: Use UTF-8 linedrawing rather than ASCII lineart for grouping expansion...Jeremy Harris
2017-02-28Coverity fixesJeremy Harris
2017-02-28Memory Management: drop another variable ($callout_address) as it goes out of...Jeremy Harris
2017-02-28Fix child-address counting.Jeremy Harris
2017-02-26Add option to control use of shutdown by ${readsocket }. Bug 400Jeremy Harris
2017-02-26DKIM: rework error logging - compiler quietening. Bug 966Jeremy Harris
2017-02-26Fix ${extract } corrupting an enclosing ${reduce } $value. Bug 2061Jeremy Harris
2017-02-25Point at readline fix on macOSPhil Pennock
2017-02-25DKIM: rework error logging to pass strings back to caller for logging. Bug 966Jeremy Harris
2017-02-25Memory Management: new main-section config option "debug_store" to control ex...Jeremy Harris
2017-02-25Pull in vdukhovni/ssl_dane 8270afba fixPhil Pennock
2017-02-24tidyingJeremy Harris
2017-02-24Memory management: drop $acl_m_ variables explicitly as they go out-of-scopeJeremy Harris
2017-02-22Move bdat_ungetc decl to hdr ∵ receive.c uses tooPhil Pennock
2017-02-14Fix broken-in-queue messages predating CHUNKING fixPhil Pennock
2017-02-14nit: document that `fout` must be open for reading tooPhil Pennock
2017-02-14Fix missing line termination on the last received BDAT chunk (Bug 1974)Heiko Schlittermann (HS12-RIPE)
2017-02-14Use enum { SEEN_LF, …} for ch_state(s)Heiko Schlittermann (HS12-RIPE)
2017-02-12Handle PKG_CONFIG_PATH in Local/MakefilePhil Pennock
2017-02-12os_getcwd(): do not realloc if there was no malloc().Heiko Schlittermann (HS12-RIPE)
2017-02-12DKIM: fix crash with a verification when dkim disabled, under CHUNKINGJeremy Harris
2017-02-12Debug: avoid indenting line-prefixes (timestamp, pid, host-checking marker)Jeremy Harris
2017-02-12FreeBSD: only assume iconv for FreeBSD >= 10Phil Pennock
2017-02-11Unbreak test_dbfn make-targetPhil Pennock
2017-02-11DNS: return explicit error code to caller on dnssec failure, for better loggingJeremy Harris
2017-02-11Mention FreeBSD/iconv in README.UPDATINGPhil Pennock
2017-02-10Compilation warnings shushingPhil Pennock
2017-02-10perl paranoia about @INCPhil Pennock
2017-02-10TLS: rework error logging to pass more string back to caller for loggingJeremy Harris
2017-02-08Fix DKIM/GnuTLS buildJeremy Harris
2017-02-08Debug: indent ACL and expreassion tracing by evaluation depthJeremy Harris
2017-02-08DKIM: trim debug verbosityJeremy Harris
2017-02-08Fix non-contentscan buildJeremy Harris
2017-02-08Memory management: drop variables identified as going out-of-scopeJeremy Harris
2017-02-08Memory management: when running under the testsuite, check every string varia...Jeremy Harris
2017-02-06CHUNKING: fix transport crash on temp-reject of pipelined non-first chunkJeremy Harris
2017-02-03DKIM: more care over untrustworthy data during verifyJeremy Harris
2017-02-03Fix no-SSL buildJeremy Harris
2017-02-02FreeBSD: Perl no longer in /usr/bin from PortsPhil Pennock
2017-02-02GnuTLS: fix use of SHA3 hashesJeremy Harris
2017-01-31Handle Proxy Protocol v2 safely as well.Phil Pennock
2017-01-31Fix error logged for send failureJeremy Harris
2017-01-31Callouts: fix recipient verify/randomJeremy Harris
2017-01-31Fix logging of drop-after-EHLO-reject.Jeremy Harris
2017-01-31Avoid using "-w" option in perl script shebang lines, being incompatible with...Jeremy Harris
2017-01-30Copyright year bumps for substantive changes 2017exim-4_89_RC1Phil Pennock
2017-01-30Avoid reading too much data before TLS handshakePhil Pennock
2017-01-30Fix size calculation, log unhandled amount.Phil Pennock
2017-01-30Restrict address-parsing to a maximum of five layers of nested angle-brackets,Jeremy Harris