Build: set LC_ALL=C for the makefile configuration
[exim.git] / src /
2017-06-29 Heiko Schlitterman... Build: set LC_ALL=C for the makefile configuration
2017-06-27 Heiko Schlitterman... Fix appendfile.c errmsg output that broke with d291c7
2017-06-26 Phil PennockRepair manualroute transport name not-last option
2017-06-25 Heiko Schlitterman... Bail out if a configuration file starts with a byte...
2017-06-25 Heiko Schlitterman... Fix what d291c7670e4c370cdc4f631ea58f82c7f4f87823 broke...
2017-06-25 Heiko Schlitterman... Add quota/quota_filecount transport option modifier...
2017-06-13 Jeremy HarrisWhen pipelining under TLS do not treat fd-readability...
2017-06-13 Jeremy HarrisAdd compile-time checks on expanding-string function use
2017-06-13 Heiko Schlitterman... Cleanup (prevent repeated use of -p/-oMr to avoid mem...
2017-06-13 Heiko Schlitterman... Fix log line corruption for DKIM status
2017-06-11 Jeremy HarrisOn a continued-transport delivery, do not check the...
2017-06-11 Jeremy HarrisIn tls-proxy process take case to close unused pipe...
2017-06-03 Jeremy HarrisFix logging of delivery port for callout lazy-close...
2017-06-03 Jeremy HarrisFix crash in transport, on second smtp-connect fail...
2017-05-30 Jeremy HarrisMalware: make "sock" cmdline default usable. Bug 2111
2017-05-25 Jeremy Harristypo
2017-05-21 Jeremy HarrisTLS: do not use DH_bits for LibreSSL; it is not support...
2017-05-21 Jeremy HarrisDebug: more info during server-side authentication
2017-05-21 Jeremy HarrisOpenSSL: add sender_host_address info to certificate...
2017-05-21 Phil PennockUse DH_bits for OpenSSL 1.1.0
2017-05-19 Jeremy HarrisTLS: PIPELINING under OpenSSL
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-14 Jeremy HarrisRevert "DANE: do not trust a non-dnssec NXDOMAIN return...
2017-05-09 Phil PennockAdd option commandline_checks_require_admin
2017-05-07 Jeremy HarrisDANE: do not trust a non-dnssec NXDOMAIN return for...
2017-05-07 Jeremy HarrisDANE: avoid info leak by checking TLSA dnssec before...
2017-05-07 Jeremy Harristidying
2017-05-06 Jeremy HarrisEnable use of sendfile on FreeBSD
2017-05-06 Jeremy HarrisEnable use of sendfile on FreeBSD
2017-05-06 Jeremy HarrisTeach SMTP input sync check ("input sent too soon"...
2017-05-06 Jeremy HarrisDocs: add note on Received-By: header creation under...
2017-05-04 Jeremy HarrisCHUNKING / wire-format spool: use block-copies for...
2017-05-01 Jeremy Harristidying: coverity
2017-04-30 Jeremy HarrisFix continue_more on TLS connection. Bug 2104
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-26 Jeremy HarrisEnable use of sendfile
2017-04-26 Jeremy HarrisTweak debug output
2017-04-23 Jeremy HarrisFix DISABLE_DKIM biuld
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-04-17 Jeremy HarrisReduce number of places knowing about filename-construc...
2017-04-16 Jeremy HarrisRework detection of multiple ports on a given IP, for...
2017-04-16 Jeremy Harristidying
2017-04-15 Jeremy HarrisTransport: fix smtp under combo of mua_wrapper and...
2017-04-14 Jeremy HarrisBuiltin macros: note config trigger line in debug output
2017-04-13 Phil Pennock$SOURCE_DATE_EPOCH support for build date stamp
2017-04-11 Jeremy Harriscompiler quietening
2017-04-09 Jeremy Harristypo
2017-04-08 Jeremy Harristidying
2017-04-06 Jeremy Harristidying
2017-04-06 Jeremy HarrisCallout/hold: ensure TLS-proxy process is not waited...
2017-04-06 Jeremy HarrisDebug: show error for SMTP read response
2017-04-05 Jeremy HarrisCallout/hold: fix uninitialized variable
2017-04-02 Jeremy HarrisOpenssl: disable session-tickets by default and session...
2017-04-02 Jeremy Harristidying
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-21 Jeremy HarrisLogging: make cipher info available for continued-TLS...
2017-03-20 Heiko Schlitterman... exigrep: migrate to Getopt::Long, allow --no-pager
2017-03-19 Heiko Schlitterman... exigrep: use a pager if stdout is connected to a terminal
2017-03-19 Heiko Schlitterman... exigrep: add POD and -h, -m
2017-03-18 Jeremy HarrisExpansions: check numeric values of IPv4 address components
2017-03-15 Jeremy HarrisLogging: mark continued-TLS connection deliveries with...
2017-03-12 Andrew Colin KissaMalware: new connection type "f-prot6d" for FPSCAND...
2017-03-12 Bernd KuhlsuClibc does not contain gnu/libc-version.h
2017-03-09 Jeremy HarrisDebug: Use UTF-8 linedrawing, for indent partial-markers
2017-03-08 Jeremy HarrisShorten long daemon-startup log lines
2017-03-08 Jeremy HarrisSome platforms (Solaris) do not have AF_LOCAL; use...
2017-03-07 Jeremy HarrisDelivery: contined-connection maintaining TLS
2017-03-04 Jeremy HarrisDebug: Use UTF-8 linedrawing rather than ASCII lineart...
2017-02-28 Jeremy HarrisCoverity fixes
2017-02-28 Jeremy HarrisMemory Management: drop another variable ($callout_addr...
2017-02-28 Jeremy HarrisFix child-address counting.
2017-02-26 Jeremy HarrisAdd option to control use of shutdown by ${readsocket...
2017-02-26 Jeremy HarrisDKIM: rework error logging - compiler quietening. ...
2017-02-26 Jeremy HarrisFix ${extract } corrupting an enclosing ${reduce }...
2017-02-26 Phil PennockPoint at readline fix on macOS
2017-02-25 Jeremy HarrisDKIM: rework error logging to pass strings back to...
2017-02-25 Jeremy HarrisMemory Management: new main-section config option ...
2017-02-25 Phil PennockPull in vdukhovni/ssl_dane 8270afba fix
2017-02-24 Jeremy Harristidying
2017-02-24 Jeremy HarrisMemory management: drop $acl_m_ variables explicitly...
2017-02-23 Phil PennockMove bdat_ungetc decl to hdr ∵ receive.c uses too
2017-02-15 Phil PennockFix broken-in-queue messages predating CHUNKING fix
2017-02-14 Phil Pennocknit: document that `fout` must be open for reading too
2017-02-14 Heiko Schlitterman... Fix missing line termination on the last received BDAT...
2017-02-14 Heiko Schlitterman... Use enum { SEEN_LF, …} for ch_state(s)
2017-02-13 Phil PennockHandle PKG_CONFIG_PATH in Local/Makefile
2017-02-12 Heiko Schlitterman... os_getcwd(): do not realloc if there was no malloc().
2017-02-12 Jeremy HarrisDKIM: fix crash with a verification when dkim disabled...
2017-02-12 Jeremy HarrisDebug: avoid indenting line-prefixes (timestamp, pid...
2017-02-12 Phil PennockFreeBSD: only assume iconv for FreeBSD >= 10
2017-02-12 Phil PennockUnbreak test_dbfn make-target
2017-02-11 Jeremy HarrisDNS: return explicit error code to caller on dnssec...
2017-02-11 Phil PennockMention FreeBSD/iconv in README.UPDATING
2017-02-11 Phil PennockCompilation warnings shushing
2017-02-11 Phil Pennockperl paranoia about @INC
2017-02-10 Jeremy HarrisTLS: rework error logging to pass more string back...
2017-02-08 Jeremy HarrisFix DKIM/GnuTLS build
next