Testcases for pipelined callout
[exim.git] / src /
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
2017-01-19 Jeremy HarrisVRFY: advertise in EHLO response, if there is an ACL...
2017-01-19 Jeremy HarrisVRFY: add docs note on results, and additional test...
2017-01-18 Josh Sorefspelling: Mavrogiannopoulos
2017-01-18 Josh Sorefreplace keept with rotation
2017-01-18 Josh SorefBug-fix no_require_dnssec parsing & spelling fixes
2017-01-18 Josh Soref214 spelling fixes
2017-01-13 Phil PennockProvide alternative Heimdal pkg-config example
2017-01-03 Jeremy HarrisCHUNKING: fix non-pipelined synch checks. Bug 2004
2017-01-02 Jeremy HarrisPROXY: fix v2 protocol decode. Bugs 2003, 1747
2017-01-02 Phil Pennockwip: OpenSSL docs on custom install
2017-01-01 Phil PennockMerge remote-tracking branch 'github/pr/50'
2016-12-31 Jeremy HarrisDKIM: Under debug, when signing do an extra check on...
2016-12-31 YmrDtnJuDo not call ldap_start_tls_s on ldapi:// connections.
2016-12-30 Heiko Schlitterman... Tidy and add \0 after string_append() for relative...
2016-12-29 Jeremy Harristidying
2016-12-29 Jeremy HarrisI18N: avoid trying to downconvert all-ascii domain...
2016-12-29 Heiko Schlitterman... Allow relative file names in .include lines (Closes...
2016-12-29 Heiko Schlitterman... Constify config_filename
2016-12-29 Jeremy HarrisDKIM: More validation of DNS key record. Bug 1926
2016-12-29 Jeremy HarrisOpenSSL: add detail to certname verify fail log line
2016-12-29 Jeremy HarrisPipe transport: expand the path option
2016-12-26 Jeremy HarrisI18N: support IDNA2008. Bug 1911
2016-12-18 Jeremy HarrisFix DKIM information leakage
2016-12-13 Heiko Schlitterman... Use long names for the _DRIVER_*, and _OPT_* macros
2016-12-04 Heiko Schlitterman... OpenSSL: default to tls_eccurve = auto
2016-12-03 Jeremy HarrisBuild: disable OCSP, AUTH_TLS and EXPERIMENTAL_CERTNAME...
2016-11-23 Heiko Schlitterman... Fix memory leak on (Gnu)TLS close.
2016-11-23 Heiko Schlitterman... Fix crash in (Gnu)TLS debug output
2016-11-15 Jeremy HarrisCallout: wait for response to QUIT before closing
2016-11-13 Jeremy HarrisTidying: coverity issues
2016-11-12 Jeremy HarrisDANE: Bitrot: Port to OpenSSL >= 1.1.0
2016-11-12 Jeremy HarrisOpenSSL 1.1 - STORE_CTX accessor functions
2016-11-12 Jeremy HarrisOpenSSL 1.1 - rework OCSP proof verification at load...
2016-11-08 Jeremy HarrisEnsure socket is nonblocking before draining. Bug...
2016-11-06 Jeremy Harristidying exim-4_88_RC4
2016-11-04 Heiko Schlitterman... Add syslog_pid option.
2016-11-04 Andrew LewisDo not use shutdown() when talking to rspamd. Fixes...
2016-11-04 Heiko Schlitterman... Introduce EXIM_BUILD_SUFFIX for src/Makefile and testsuite
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
next