2017-01-21 |
Jeremy Harris | Use smtp_write_mail_and_rcpt_cmds() for verify callout |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | use smtp_context struct for sync_responses() |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out smtp_write_mail_and_rcpt_cmds() from smtp_del... |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out cutthrough connection-cache / subsequent... |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out callout-cache handling from do_callout() |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Use smtp_setup_conn() for verify callout |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out smtp MAIL and RCPT option string building |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out smtp_setup_conn() from smtp_deliver, in the... |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Fix DKIM verify operation in -bh test mode. Bug 2017 |
tree | commitdiff |
2017-01-19 |
Jeremy Harris | VRFY: advertise in EHLO response, if there is an ACL... |
tree | commitdiff |
2017-01-19 |
Jeremy Harris | VRFY: add docs note on results, and additional test... |
tree | commitdiff |
2017-01-18 |
Josh Soref | spelling: Mavrogiannopoulos |
tree | commitdiff |
2017-01-18 |
Josh Soref | replace keept with rotation |
tree | commitdiff |
2017-01-18 |
Josh Soref | Bug-fix no_require_dnssec parsing & spelling fixes |
tree | commitdiff |
2017-01-18 |
Josh Soref | 214 spelling fixes |
tree | commitdiff |
2017-01-13 |
Phil Pennock | Provide alternative Heimdal pkg-config example |
tree | commitdiff |
2017-01-03 |
Jeremy Harris | CHUNKING: fix non-pipelined synch checks. Bug 2004 |
tree | commitdiff |
2017-01-02 |
Jeremy Harris | PROXY: fix v2 protocol decode. Bugs 2003, 1747 |
tree | commitdiff |
2017-01-02 |
Phil Pennock | wip: OpenSSL docs on custom install |
tree | commitdiff |
2017-01-01 |
Phil Pennock | Merge remote-tracking branch 'github/pr/50' |
tree | commitdiff |
2016-12-31 |
Jeremy Harris | DKIM: Under debug, when signing do an extra check on... |
tree | commitdiff |
2016-12-31 |
YmrDtnJu | Do not call ldap_start_tls_s on ldapi:// connections. |
tree | commitdiff |
2016-12-30 |
Heiko Schlitterman... | Tidy and add \0 after string_append() for relative... |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | tidying |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | I18N: avoid trying to downconvert all-ascii domain... |
tree | commitdiff |
2016-12-29 |
Heiko Schlitterman... | Allow relative file names in .include lines (Closes... |
tree | commitdiff |
2016-12-29 |
Heiko Schlitterman... | Constify config_filename |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | DKIM: More validation of DNS key record. Bug 1926 |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | OpenSSL: add detail to certname verify fail log line |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | Pipe transport: expand the path option |
tree | commitdiff |
2016-12-26 |
Jeremy Harris | I18N: support IDNA2008. Bug 1911 |
tree | commitdiff |
2016-12-18 |
Jeremy Harris | Fix DKIM information leakage |
tree | commitdiff |
2016-12-13 |
Heiko Schlitterman... | Use long names for the _DRIVER_*, and _OPT_* macros |
tree | commitdiff |
2016-12-04 |
Heiko Schlitterman... | OpenSSL: default to tls_eccurve = auto |
tree | commitdiff |
2016-12-03 |
Jeremy Harris | Build: disable OCSP, AUTH_TLS and EXPERIMENTAL_CERTNAME... |
tree | commitdiff |
2016-11-23 |
Heiko Schlitterman... | Fix memory leak on (Gnu)TLS close. |
tree | commitdiff |
2016-11-23 |
Heiko Schlitterman... | Fix crash in (Gnu)TLS debug output |
tree | commitdiff |
2016-11-15 |
Jeremy Harris | Callout: wait for response to QUIT before closing |
tree | commitdiff |
2016-11-13 |
Jeremy Harris | Tidying: coverity issues |
tree | commitdiff |
2016-11-12 |
Jeremy Harris | DANE: Bitrot: Port to OpenSSL >= 1.1.0 |
tree | commitdiff |
2016-11-12 |
Jeremy Harris | OpenSSL 1.1 - STORE_CTX accessor functions |
tree | commitdiff |
2016-11-12 |
Jeremy Harris | OpenSSL 1.1 - rework OCSP proof verification at load... |
tree | commitdiff |
2016-11-08 |
Jeremy Harris | Ensure socket is nonblocking before draining. Bug... |
tree | commitdiff |
2016-11-06 |
Jeremy Harris | tidying exim-4_88_RC4 |
tree | commitdiff |
2016-11-04 |
Heiko Schlitterman... | Add syslog_pid option. |
tree | commitdiff |
2016-11-04 |
Andrew Lewis | Do not use shutdown() when talking to rspamd. Fixes... |
tree | commitdiff |
2016-11-04 |
Heiko Schlitterman... | Introduce EXIM_BUILD_SUFFIX for src/Makefile and testsuite |
tree | commitdiff |
2016-11-02 |
Jeremy Harris | Fix OCSP proof verification for direct-signed proofs... |
tree | commitdiff |
2016-11-02 |
Jeremy Harris | Reverse the scan direction for option-table builtin... |
tree | commitdiff |
2016-10-29 |
Jeremy Harris | Tidying: coverity issues |
tree | commitdiff |
2016-10-29 |
Jeremy Harris | Fix dns authority-name lookup |
tree | commitdiff |
2016-10-29 |
Jeremy Harris | constification |
tree | commitdiff |
2016-10-29 |
Jeremy Harris | tidying |
tree | commitdiff |
2016-10-25 |
Jeremy Harris | TFO: use IPPROTO_TCP not SOL_TCL for setsockopt, being... |
tree | commitdiff |
2016-10-24 |
Phil Pennock | Update README.UPDATING; fix typos in ChangeLog/NewStuff |
tree | commitdiff |
2016-10-23 |
Jeremy Harris | TFO: feature advertisement exim-4_88_RC3 |
tree | commitdiff |
2016-10-23 |
Jeremy Harris | Fix bug with aborted server TLS connection, under GnuTLS |
tree | commitdiff |
2016-10-22 |
Jeremy Harris | TFO: Support compilation on systems which define TCP_FA... |
tree | commitdiff |
2016-10-22 |
Jeremy Harris | tidying |
tree | commitdiff |
2016-10-22 |
Jeremy Harris | TCP Fast Open |
tree | commitdiff |
2016-10-21 |
Jeremy Harris | Expansions: errorcheck use of crypt() in the open-coded... |
tree | commitdiff |
2016-10-20 |
Jeremy Harris | tidying |
tree | commitdiff |
2016-10-19 |
Phil Pennock | Unbreak build: crypto hdrs not in system includes |
tree | commitdiff |
2016-10-18 |
Jeremy Harris | Avoid pure-ACK TCP segments during command phase |
tree | commitdiff |
2016-10-16 |
Jeremy Harris | Tidying: coverity issues |
tree | commitdiff |
2016-10-16 |
Jeremy Harris | Fix sender-verify callout to not use trigger-message... |
tree | commitdiff |
2016-10-16 |
Jeremy Harris | Tidying: coverity issues |
tree | commitdiff |
2016-10-16 |
Jeremy Harris | Queuefile: avoid using buffered I/O - no point for... |
tree | commitdiff |
2016-10-15 |
Heiko Schlitterman... | Include 'Configure owner' in -bV output |
tree | commitdiff |
2016-10-15 |
Jeremy Harris | tidying |
tree | commitdiff |
2016-10-15 |
Jeremy Harris | Queuefile: refactor |
tree | commitdiff |
2016-10-15 |
Andrew Colin Kissa | New: queuefile transport, under EXPERIMENTAL_QUEUEFILE |
tree | commitdiff |
2016-10-10 |
Jeremy Harris | Lazy-create builtin macros |
tree | commitdiff |
2016-10-10 |
Jeremy Harris | Fix check for commandline macro definition |
tree | commitdiff |
2016-10-08 |
Phil Pennock | DH parameters update, new values & default exim-4_88_RC2 |
tree | commitdiff |
2016-10-08 |
Jeremy Harris | Fix callouts connection fallback from TLS to cleartext... |
tree | commitdiff |
2016-10-02 |
Jeremy Harris | Close logfile after a while waiting for non-smtp input... |
tree | commitdiff |
2016-10-02 |
Jeremy Harris | Avoid parsing cost for auto-macro creates |
tree | commitdiff |
2016-10-02 |
Jeremy Harris | Logging: connection_reject log selector should apply... |
tree | commitdiff |
2016-09-30 |
Jeremy Harris | Fix mime ACL filename decode |
tree | commitdiff |
2016-09-29 |
Jeremy Harris | Fix checking for -D option use |
tree | commitdiff |
2016-09-29 |
Jeremy Harris | Feature macros should be uppercase |
tree | commitdiff |
2016-09-29 |
Jeremy Harris | Debug: fix openssl tls_close() debug output |
tree | commitdiff |
2016-09-28 |
Jeremy Harris | Refactor driver feature-macro generation to be driven... |
tree | commitdiff |
2016-09-28 |
Jeremy Harris | Default to filesystem space/inode checking enabled |
tree | commitdiff |
2016-09-27 |
Jeremy Harris | Drain socket to get clean TCP FINs |
tree | commitdiff |
2016-09-25 |
Jeremy Harris | Add automatic macros for config-file options. Bug... |
tree | commitdiff |
2016-09-24 |
Jeremy Harris | Delivery: fix memory leak |
tree | commitdiff |
2016-09-22 |
Jeremy Harris | Defend against symlink attack by another process runnin... |
tree | commitdiff |
2016-09-22 |
Jeremy Harris | Routing: avoid doing the one_time replacement operation... |
tree | commitdiff |
2016-09-22 |
Jeremy Harris | Routing: for efficiency, avoid complexifying the "condi... |
tree | commitdiff |
2016-09-18 |
Jeremy Harris | ACL: merge the tables used for codition/modifier decode |
tree | commitdiff |
2016-09-18 |
Jeremy Harris | ACL: bsearch for controls |
tree | commitdiff |
2016-09-17 |
Jeremy Harris | tidying |
tree | commitdiff |
2016-09-13 |
Jeremy Harris | Logging: fix errno decodes |
tree | commitdiff |
2016-09-13 |
Jeremy Harris | Auth: fix error check in CRAM-MD5 |
tree | commitdiff |
2016-09-13 |
Jeremy Harris | tidying |
tree | commitdiff |
2016-09-11 |
Jeremy Harris | Log EHLO response on getting conn-close response for... |
tree | commitdiff |
2016-09-11 |
Jeremy Harris | Reduce space used by flags in smtp transport |
tree | commitdiff |
2016-09-11 |
Jeremy Harris | Make BOOL unsigned; fix resulting latent bugs |
tree | commitdiff |
next |