summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Docs typoexim-4_86_RC3Jeremy Harris2015-06-201-1/+1
* Fix build script. Bug 1646Gedalya2015-06-201-1/+2
* Add docs and massage coding standards for dns_trust_aaJeremy Harris2015-06-203-34/+61
* Add dns_trust_aaHeiko Schlittermann (HS12)2015-06-204-7/+51
* Docs: clarify notes on .ifdef Bug 1155Jeremy Harris2015-06-161-2/+3
* Docs: clarify notes on EventsJeremy Harris2015-06-151-3/+5
* DSN: fix null deref when bounce is due to conn-timeout. Bug 1630Wolfgang Breyha2015-06-151-10/+1
* Clarify that preceding 10ca4f was provided by Wolfgang BreyhaWolfgang Breyha2015-06-151-0/+1
* Add tls_eccurve main config option. Bug 1397Jeremy Harris2015-06-146-24/+93
* minor tidyingJeremy Harris2015-06-141-8/+3
* Doc fix: server_secret expansions should failexim-4_86_RC2Phil Pennock2015-06-131-1/+1
* Testsuite: additional EC encryptions seenJeremy Harris2015-06-103-0/+3
* Testsuite: Increase test delays and retry rule timesJeremy Harris2015-06-103-7/+21
* Testsuite: less agressive PID-hidingJeremy Harris2015-06-092-31/+34
* Testsuite: quieteningJeremy Harris2015-06-092-2/+2
* Revert "Show the DNSSEC status (ad=) always in -bt/-bv output"Heiko Schlittermann (HS12)2015-06-091-0/+1
* Testsuite: avoid IPv6 to avoid "no route to host" log linesJeremy Harris2015-06-092-0/+4
* Tighter guard for POLLRDHUPJeremy Harris2015-06-091-1/+1
* Truncate delay when peer closes connection. Bug 348Jeremy Harris2015-06-089-12/+190
* Testsuite: avoid IPv6 interfaces to avoid extra debug stderr linesJeremy Harris2015-06-079-6/+11
* Content scan: Use ETIMEDOUT not ETIME, as having better portability. Bug 1640Andreas Metzler2015-06-071-4/+3
* PRDR: enable server-side in the default configJeremy Harris2015-06-061-0/+7
* Logging: add log_selector items in the default config. Bug 1333Jeremy Harris2015-06-062-0/+14
* Doc: Add DKIM info in main sections. Bug 1607Jeremy Harris2015-06-061-0/+45
* DSN: fix null deref when bounce is due to conn-timeout. Bug 1630Wolfgang Breyha2015-06-061-14/+26
* Spamd: add missing initialiser. Rspamd mode was incorrectly sometimes seen.Jeremy Harris2015-06-061-0/+1
* Guard routing against a null-deref. Bug 1639Jeremy Harris2015-06-051-16/+15
* release tooling: unbreak website build when not verbosePhil Pennock2015-06-051-2/+2
* release tooling: let make cmd be overridenexim-4_86_RC1Phil Pennock2015-06-041-2/+10
* Copyright year updates (things touched in 2015)Phil Pennock2015-06-04106-107/+110
* TLS authenticatorJeremy Harris2015-06-0419-162/+541
* refactor build scriptJeremy Harris2015-06-041-215/+64
* Adjust my maintainership status to reflect realityPhil Pennock2015-05-291-1/+1
* OpenSSL: guard X509_check_host against LibreSSLPhil Pennock2015-05-292-5/+21
* Testsuite: Add $USER to env if missingHeiko Schlittermann (HS12)2015-05-271-0/+4
* Expand docs re. logs dir, and make eximon logs dir match exim's. Bug 1324Andreas Metzler2015-05-272-10/+25
* Note MAIL commands in -bS batch, to avoid smtp_no_mail logline. Bug 1346Jeremy Harris2015-05-273-0/+4
* Fix some typos in EDITMEHeiko Schlittermann (HS12)2015-05-261-10/+10
* TLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve. Bug 1397Phil Pennock2015-05-266-10/+91
* New ${env {NAME}} expansion. Bug 1604Jeremy Harris2015-05-235-7/+78
* Testsuite: move test.again.dns and test.fail.dns handling to fakensJeremy Harris2015-05-238-85/+83
* tidyingJeremy Harris2015-05-2310-79/+72
* DANE: do not fail/defer message due to TLSA lookup but dane is only requestedJeremy Harris2015-05-225-34/+61
* Fix DANE for multiple-MX when all TLSA lookup defer. Bug 1634Jeremy Harris2015-05-215-14/+49
* Testsuite: Check debug message if we requested AD but got AAHeiko Schlittermann (HS12)2015-05-205-1/+33
* Testsuite: Add support for authoritive answer to fakensHeiko Schlittermann (HS12)2015-05-201-4/+26
* Add DNS debug aid if we requested AD but got AAHeiko Schlittermann (HS12)2015-05-201-2/+2
* Add DNS debug aid if we requsted AD but got AAHeiko Schlittermann (HS12)2015-05-202-2/+32
* Change HELO-verify forward case from byname to bydns and add DNSSEC trackingJeremy Harris2015-05-1914-187/+267
* Change host_lookup re-forward from byname to bydns; checking DNSSECJeremy Harris2015-05-1924-220/+67