$SOURCE_DATE_EPOCH support for build date stamp
[exim.git] / src /
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
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-02-08 Jeremy HarrisDKIM: trim debug verbosity
2017-02-08 Jeremy HarrisFix non-contentscan build
2017-02-08 Jeremy HarrisMemory management: drop variables identified as going...
2017-02-08 Jeremy HarrisMemory management: when running under the testsuite...
2017-02-06 Jeremy HarrisCHUNKING: fix transport crash on temp-reject of pipelin...
2017-02-03 Jeremy HarrisDKIM: more care over untrustworthy data during verify
2017-02-03 Jeremy HarrisFix no-SSL build
2017-02-02 Phil PennockFreeBSD: Perl no longer in /usr/bin from Ports
2017-02-02 Jeremy HarrisGnuTLS: fix use of SHA3 hashes
2017-02-01 Phil PennockHandle Proxy Protocol v2 safely as well.
2017-01-31 Jeremy HarrisFix error logged for send failure
2017-01-31 Jeremy HarrisCallouts: fix recipient verify/random
2017-01-31 Jeremy HarrisFix logging of drop-after-EHLO-reject.
2017-01-31 Jeremy HarrisAvoid using "-w" option in perl script shebang lines...
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-31 Phil PennockAvoid reading too much data before TLS handshake
2017-01-30 Phil PennockFix size calculation, log unhandled amount.
2017-01-30 Jeremy HarrisRestrict address-parsing to a maximum of five layers...
2017-01-30 Jeremy HarrisTidying: Coverity
2017-01-29 Jeremy HarrisCHUNKING: Reject messages with malformed line ending...
2017-01-29 Jeremy HarrisTFO: remember setsockopt results, to condition non...
2017-01-29 Jeremy HarrisShuffle proxy-protocol to wrap TLS-on-connect startup...
2017-01-29 Kirill MiazineDANE: fix build under LibreSSL. Bug 2020
2017-01-28 Jeremy HarrisTestsuite: add dnsdb testcase for defer when used in ACL
2017-01-28 Jeremy HarrisLMDB: include filename in open-error message
2017-01-28 Jeremy HarrisDKIM: check pointer to calculated body hash before...
2017-01-28 Jeremy HarrisDKIM: rename variables for clarity
2017-01-24 Jeremy HarrisFix reception of (quoted) local-parts with embedded...
2017-01-24 Jeremy HarrisTFO: Support compilation on Linus platforms which defin...
2017-01-24 Jeremy HarrisDefine MIN and MAX for Solaris
2017-01-23 Jeremy HarrisFix build with OpenSSL, EXPERIMENTAL_DANE and DISABLE_EVENT
2017-01-22 Jeremy HarrisDKIM: permit verify of sig blocks that sign other sig...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisTestcases for pipelined callout
2017-01-21 Jeremy HarrisUse smtp_write_mail_and_rcpt_cmds() for verify callout
2017-01-21 Jeremy Harrisuse smtp_context struct for sync_responses()
2017-01-21 Jeremy HarrisSplit out smtp_write_mail_and_rcpt_cmds() from smtp_del...
2017-01-21 Jeremy HarrisSplit out cutthrough connection-cache / subsequent...
2017-01-21 Jeremy HarrisSplit out callout-cache handling from do_callout()
2017-01-21 Jeremy HarrisUse smtp_setup_conn() for verify callout
2017-01-21 Jeremy HarrisSplit out smtp MAIL and RCPT option string building
2017-01-21 Jeremy HarrisSplit out smtp_setup_conn() from smtp_deliver, in the...
2017-01-21 Jeremy HarrisFix DKIM verify operation in -bh test mode. Bug 2017
next