exim.git
2017-04-26 Jeremy HarrisTweak debug output
2017-04-24 Jeremy HarrisDocs: add 8BITMIME status field to log line info
2017-04-24 Jeremy HarrisDocs: note that dkim_domain can take a list for signing
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-10 Nigel MetheringhamRemove references to some csx.cam sites
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-03 Jeremy HarrisDocs: expand descriptiong of control=debug
2017-04-02 Jeremy HarrisOpenssl: disable session-tickets by default and session...
2017-04-02 Jeremy HarrisDocs: fix definition of msg:fail:delivery event
2017-04-02 Jeremy Harristidying
2017-03-24 Heiko Schlittermann... Documentation: replace http by https where possible
2017-03-22 Jeremy Harristidying
2017-03-22 Heiko Schlittermann... Doc: clarify location of DMARC dmarc_tld_file
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 Schlittermann... exigrep: migrate to Getopt::Long, allow --no-pager
2017-03-19 Heiko Schlittermann... exigrep: use a pager if stdout is connected to a terminal
2017-03-19 Heiko Schlittermann... exigrep: add POD and -h, -m
2017-03-18 Heiko Schlittermann... Testsuite: allow --range <number> +
2017-03-18 Heiko Schlittermann... Testsuite: fixup testsuite test about flavours
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 Heiko Schlittermann... Testsuite: add --test and --range options
2017-03-12 Heiko Schlittermann... Testsuite: Getopt::Long, --help, --man for runtest
2017-03-12 Andrew Colin... Malware: new connection type "f-prot6d" for FPSCAND...
2017-03-12 Jeremy HarrisDocs: fix description of tls_advertise_hosts
2017-03-12 Bernd KuhlsuClibc does not contain gnu/libc-version.h
2017-03-11 Heiko Schlittermann... Testsuite: remove debug "ps" output from 0420
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-08 Jeremy HarrisDocs: fix macro typo
2017-03-07 Jeremy HarrisDelivery: contined-connection maintaining TLS
2017-03-07 Jeremy HarrisDocs: clean for next release
2017-03-04 Jeremy HarrisDebug: Use UTF-8 linedrawing rather than ASCII lineart...
2017-03-04 Jeremy HarrisTestsuite: sys_errlist[] not supported on all platforms
2017-03-04 Jeremy HarrisTestsuite: do not wait forever for exim daemon to start up
2017-03-03 Phil Pennockopenssl.txt: stamp RPATH into library too
2017-02-28 Jeremy HarrisCoverity fixes
2017-02-28 Phil PennockDocument Jeremy's ref-count bug-fix as 4.89 JH/19
2017-02-28 Jeremy HarrisMemory Management: drop another variable ($callout_addr...
2017-02-28 Jeremy HarrisFix child-address counting.
2017-02-28 Jeremy HarrisDocs: add more Redis info
2017-02-27 Heiko Schlittermann... Testsuite: tidying
2017-02-27 Heiko Schlittermann... Testsuite: Fix more end-of-input markers (****)
2017-02-27 Jeremy HarrisDocs: tidy a table
2017-02-27 Jeremy HarrisTestsuite: reduce trailing 0372 subtest to queue-only
2017-02-26 Heiko Schlittermann... Testsuite: Terminate the client input properly
2017-02-26 Heiko Schlittermann... Testsuite: Add EXIM_TEST_NUMBER to the environment
2017-02-26 Jeremy HarrisAdd option to control use of shutdown by ${readsocket...
2017-02-26 Phil PennockChangeLog entry JH/18; applying to 4.89 release
2017-02-26 Jeremy HarrisDKIM: rework error logging - compiler quietening. ...
2017-02-26 Jeremy HarrisTestsuite: in force-continue mode, always dump any...
2017-02-26 Jeremy HarrisTestsuite: regression test for Bug 2061
2017-02-26 Jeremy HarrisFix ${extract } corrupting an enclosing ${reduce }...
2017-02-26 Phil PennockPoint at readline fix on macOS
2017-02-25 Jeremy HarrisTestsuite: set cmdline before running testcase not...
2017-02-25 Jeremy HarrisDKIM: rework error logging to pass strings back to...
2017-02-25 Jeremy HarrisTestsuite: add file-inclusion facility to "client"...
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 Jeremy HarrisDocs: clarify non-applicability of the tls_eccurve...
2017-02-23 Phil PennockMove bdat_ungetc decl to hdr ∵ receive.c uses too
2017-02-19 Phil Pennockreleng: able to use gnupg default keys for signing
2017-02-18 Jeremy HarrisTestsuite: add option to insert delays, for very slow...
2017-02-15 Heiko Schlittermann... testsuite: make patchexim more relaxed for tag names
2017-02-15 Jeremy HarrisDocs: Add commandline option used for chunking on conti...
2017-02-15 Heiko Schlittermann... Tidy quickrelease
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 Schlittermann... Fix missing line termination on the last received BDAT...
2017-02-14 Heiko Schlittermann... Use enum { SEEN_LF, …} for ch_state(s)
2017-02-13 Phil PennockHandle PKG_CONFIG_PATH in Local/Makefile
2017-02-12 Phil PennockForward-port ChangeLog entries written for release... exim-4.90devstart
2017-02-12 Heiko Schlittermann... 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 Pennock4.89 JH/17 -> 4.90 JH/01
2017-02-12 Phil PennockFix missing Changelog entries for recent work
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
next