Testsuite: Add POD to Exim::Runtest
[exim.git] / src /
2016-11-02 Jeremy HarrisFix OCSP proof verification for direct-signed proofs...
2016-11-02 Jeremy HarrisReverse the scan direction for option-table builtin...
2016-10-29 Jeremy HarrisTidying: coverity issues
2016-10-29 Jeremy HarrisFix dns authority-name lookup
2016-10-29 Jeremy Harrisconstification
2016-10-29 Jeremy Harristidying
2016-10-25 Jeremy HarrisTFO: use IPPROTO_TCP not SOL_TCL for setsockopt, being...
2016-10-24 Phil PennockUpdate README.UPDATING; fix typos in ChangeLog/NewStuff
2016-10-23 Jeremy HarrisTFO: feature advertisement exim-4_88_RC3
2016-10-23 Jeremy HarrisFix bug with aborted server TLS connection, under GnuTLS
2016-10-22 Jeremy HarrisTFO: Support compilation on systems which define TCP_FA...
2016-10-22 Jeremy Harristidying
2016-10-22 Jeremy HarrisTCP Fast Open
2016-10-21 Jeremy HarrisExpansions: errorcheck use of crypt() in the open-coded...
2016-10-20 Jeremy Harristidying
2016-10-19 Phil PennockUnbreak build: crypto hdrs not in system includes
2016-10-18 Jeremy HarrisAvoid pure-ACK TCP segments during command phase
2016-10-16 Jeremy HarrisTidying: coverity issues
2016-10-16 Jeremy HarrisFix sender-verify callout to not use trigger-message...
2016-10-16 Jeremy HarrisTidying: coverity issues
2016-10-16 Jeremy HarrisQueuefile: avoid using buffered I/O - no point for...
2016-10-15 Heiko Schlitterman... Include 'Configure owner' in -bV output
2016-10-15 Jeremy Harristidying
2016-10-15 Jeremy HarrisQueuefile: refactor
2016-10-15 Andrew Colin KissaNew: queuefile transport, under EXPERIMENTAL_QUEUEFILE
2016-10-10 Jeremy HarrisLazy-create builtin macros
2016-10-10 Jeremy HarrisFix check for commandline macro definition
2016-10-08 Phil PennockDH parameters update, new values & default exim-4_88_RC2
2016-10-08 Jeremy HarrisFix callouts connection fallback from TLS to cleartext...
2016-10-02 Jeremy HarrisClose logfile after a while waiting for non-smtp input...
2016-10-02 Jeremy HarrisAvoid parsing cost for auto-macro creates
2016-10-02 Jeremy HarrisLogging: connection_reject log selector should apply...
2016-09-30 Jeremy HarrisFix mime ACL filename decode
2016-09-29 Jeremy HarrisFix checking for -D option use
2016-09-29 Jeremy HarrisFeature macros should be uppercase
2016-09-29 Jeremy HarrisDebug: fix openssl tls_close() debug output
2016-09-28 Jeremy HarrisRefactor driver feature-macro generation to be driven...
2016-09-28 Jeremy HarrisDefault to filesystem space/inode checking enabled
2016-09-27 Jeremy HarrisDrain socket to get clean TCP FINs
2016-09-25 Jeremy HarrisAdd automatic macros for config-file options. Bug...
2016-09-24 Jeremy HarrisDelivery: fix memory leak
2016-09-22 Jeremy HarrisDefend against symlink attack by another process runnin...
2016-09-22 Jeremy HarrisRouting: avoid doing the one_time replacement operation...
2016-09-22 Jeremy HarrisRouting: for efficiency, avoid complexifying the "condi...
2016-09-18 Jeremy HarrisACL: merge the tables used for codition/modifier decode
2016-09-18 Jeremy Harris ACL: bsearch for controls
2016-09-17 Jeremy Harristidying
2016-09-13 Jeremy HarrisLogging: fix errno decodes
2016-09-13 Jeremy HarrisAuth: fix error check in CRAM-MD5
2016-09-13 Jeremy Harristidying
2016-09-11 Jeremy HarrisLog EHLO response on getting conn-close response for...
2016-09-11 Jeremy HarrisReduce space used by flags in smtp transport
2016-09-11 Jeremy HarrisMake BOOL unsigned; fix resulting latent bugs
2016-09-05 Jeremy HarrisCutthrough: option to reflect 4xx errors from target...
2016-09-01 Jeremy HarrisSupport "G" multiplier on integer configuration values
2016-09-01 Jeremy HarrisTidying: coverity issues
2016-09-01 Jeremy HarrisCHUNKING: after rejecting a pipelined SMTP command...
2016-08-22 Jeremy HarrisAdd automatic macros for compile-time feature options
2016-08-21 Jeremy Harristidying
2016-08-20 Jeremy HarrisExpansions: more debug verbosity in expansion conditions
2016-08-20 Jeremy HarrisTidying: coverity issues
2016-08-18 Jeremy HarrisDelivery: fix transmission down an already-open connect...
2016-08-17 Jeremy HarrisDelivery: same-host checking for transport runs should...
2016-08-17 Jeremy Harristidying
2016-08-14 Tony MeyerDMARC: send forensic reports for reject & quarantine...
2016-08-14 Jeremy HarrisExpansions: new ${escape8bit:<string>} operator. Bug...
2016-08-14 Andrew Colin KissaLMDB: introduce as Experimental. Bug 1856
2016-08-11 Jasen BettsACL: Ensure that acl_smtp_notquit is called for a connd...
2016-08-11 Jeremy HarrisDefensive coding in ${run }
2016-08-11 Jeremy Harristidying
2016-08-08 Leonhard KnauffRadius: Fix authentication for Radius libraries that...
2016-08-08 Jeremy HarrisDKIM: reduce memory usage (2nd go)
2016-08-07 Jeremy HarrisCHUNKING/DKIM: fix handling of lines having a leading dot
2016-08-07 Jeremy HarrisRevert "DKIM: reduce memory usage"
2016-08-07 Jeremy HarrisCHUNKING: fix transmit with long headers
2016-08-06 Jeremy HarrisDKIM: reduce memory usage
2016-08-06 Jeremy HarrisRouting: in a dnslookup, fix fail_defer_domains to...
2016-08-06 Jeremy HarrisFix DISABLE_DKIM build & test. Fix build on systems...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-05 Jeremy Harristidying
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-04 Jeremy HarrisLogging: visibility of fakereject
2016-08-04 Jeremy HarrisDKIM: log error on overlong input line
2016-08-03 Jeremy HarrisNamed queues: Add queue name to "queued by ACL" log...
2016-08-03 Jeremy HarrisDANE: treat a TLSA response having only non-TLSA record...
2016-08-02 Jeremy Harrispass advertised facility to continued-transport process
2016-08-02 Jeremy Harristransmit logging
2016-08-02 Jeremy Harrisreceive with DKIM
2016-08-02 Jeremy Harristransmit with DKIM
2016-08-02 Jeremy Harrisbasic & pipelined transmit testcases
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-08-02 Jeremy Harristidying: dkim output buffer
2016-08-02 Jeremy Harristidying: dkim output function args
2016-08-02 Jeremy Harristransmit peer capability recognition
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-31 Jeremy HarrisFix $body_linecount for empty lines
2016-07-31 Jeremy HarrisLogging: Fix logging of errors under PIPELINING
2016-07-30 Jeremy HarrisExpansions: shortcut hmac expansion during syntax-check...
next