summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new ALLOW_SYSTEM_CRYPT_BRACES build optiondubiousPhil Pennock2014-04-166-0/+20
* Bail configuration on missing packagePhil Pennock2014-04-151-0/+16
* Report OpenSSL build date too.Phil Pennock2014-04-151-2/+11
* Make dmarc code c89 compliantTodd Lyons2014-04-152-5/+1
* Add back deprecated SPF error conditionsTodd Lyons2014-04-153-5/+13
* Add expansion for DMARC policyTodd Lyons2014-04-156-2/+47
* Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons2014-04-1522-146/+260
|\
| * Update ${utf8clean }. Bug 1401Axel Rau2014-04-141-2/+7
| * Fix build for update on library component.Jeremy Harris2014-04-131-12/+8
| * More care with headers add/remove lists. Bug 1452Jeremy Harris2014-04-0917-131/+205
| * dnsdb tlsa lookupTodd Lyons2014-04-095-1/+40
* | De-duplicate two documentation sectionsTodd Lyons2014-04-152-29/+11
|/
* Print support for Experimental Proxy with -bVTodd Lyons2014-03-261-0/+3
* Fix string_unprinting()Jeremy Harris2014-03-231-1/+2
* Future-proof OpenSSL version string. Bug 1421Jeremy Harris2014-03-201-30/+2
* Fix testcase for GnuTLS tls_require_ciphersJeremy Harris2014-03-192-4/+4
* Docs for transport tls_verify_hosts &c.Jeremy Harris2014-03-193-8/+7
* Add tls_verify_hosts and tls_try_verify_hosts to smtp transport, GnuTLS.Wolfgang Breyha2014-03-195-15/+110
* Fix testsuite GnuTLS case for 511a6c1Jeremy Harris2014-03-191-3/+6
* Fix ACL "condition =" for negative number values. Bug 1005Jeremy Harris2014-03-1812-16/+47
* Enforce that only smtp transports can be used for verify callouts. Bug 1445Heiko Schlittermann2014-03-162-0/+4
* Support transport-added headers under cutthrough delivery. Bug 1431Jeremy Harris2014-03-1613-170/+372
* Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371Wolfgang Breyha2014-03-1512-15/+170
|\
| * TestcasesJeremy Harris2014-03-154-8/+97
| * Add documentationJeremy Harris2014-03-153-0/+35
| * Add tls_verify_hosts and tls_try_verify_hosts to smtp transportWolfgang Breyha2014-02-266-9/+40
* | Fix DISABLE_DKIM buildJeremy Harris2014-03-111-0/+2
* | Refactor malware.c and introduce new scanner type "sock". Bugs 1418 and 1396Jeremy Harris2014-03-099-1784/+1483
* | Log port and TLS details for a failed deliveryJeremy Harris2014-03-0912-38/+65
* | Log incoming-TLS details on rejects. Bug 305Jeremy Harris2014-03-093-13/+39
* | Fix docs for utf8cleanJeremy Harris2014-03-091-2/+2
* | ${utf8clean:string} expansion operator. Bug 1401Axel Rau2014-03-089-2/+279
* | Expand documentation on use of dnslists in an IPv6 environment. Bug 1369Jeremy Harris2014-03-081-0/+7
* | Change strings of SPF result to conform to RFC 4408Todd Lyons2014-03-063-8/+14
* | Code for verify=header_names_asciiMichael Fischer v. Mollard2014-03-0612-7/+480
* | Support log_selector smtp_confirmation for the lmtp transport. Bug 1157Wolfgang Breyha2014-03-057-32/+44
* | Fix docs, `dns_dnssec_ok` not `dns_use_dnssec`Phil Pennock2014-03-023-13/+17
* | Fix parallel make. Bug 1446Jeremy Harris2014-03-011-7/+11
|/
* Fix build on systems having ipv6 but lacking an IPV6_TCLASS define (GNU Hurd)...Jeremy Harris2014-02-091-1/+1
* Fix tls_verify_certificates in gnutls use. Bug 1413.Jeremy Harris2014-01-261-1/+1
* Bugzilla 1433: Fix DMARC SEGVWolfgang Breyha2014-01-142-14/+18
* Update copyright year in --version outputPhil Pennock2014-01-071-2/+2
* Copyright year updates:Phil Pennock2014-01-0735-34/+35
* Copyright year updates: 2014Phil Pennock2014-01-073-3/+3
* Document (and enforce) that DKIM-signing is not supported in cobination with ...Jeremy Harris2014-01-052-5/+21
* Documant the non-support of header manipulation in post-RCPT ACLs in combinat...Jeremy Harris2014-01-052-10/+30
* Explicitly disable cutthrough on transports having filtersJeremy Harris2014-01-052-5/+9
|\
| * Explicitly disable cutthrough on transports having filtersJeremy Harris2014-01-052-5/+9
* | Proxy negotiation saves socket timeout values.Todd Lyons2013-12-306-19/+51
|/
* Add ${listextract {n}{list}...}Jeremy Harris2013-12-225-1/+166