summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Additions to the NewStuff summary fileexim-4_82_RC1Todd Lyons2013-09-241-0/+11
* Add documentation for new $authenticated_fail_idTodd Lyons2013-09-231-1/+12
* Bug 1287 - Fix tls_require_certTodd Lyons2013-09-222-3/+37
* Prevent TLS rebinding in LDAP connectionsTodd Lyons2013-09-222-1/+7
* Add expansion $authenticated_fail_idTodd Lyons2013-09-225-0/+10
* ChangeLogJeremy Harris2013-09-151-0/+2
* Fix numeric comparisons for 64b. Bug 1385Jeremy Harris2013-09-153-8/+12
* ChangeLog is in chronological order within each release.Phil Pennock2013-09-041-2/+2
* Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons2013-09-041-1/+16
|\
| * tls_dhparam size constraint suggestions.Phil Pennock2013-09-041-1/+16
* | Make sender/recipient search case-insensitiveTodd Lyons2013-09-043-7/+9
|/
* GnuTLS website movesPhil Pennock2013-09-015-7/+7
* Fix segfault in stdio with non-SMTP MIME ACL.Phil Pennock2013-07-313-2/+8
* Fix debug output in ${acl }Jeremy Harris2013-07-221-2/+2
* More tidying of ACL-config skipJeremy Harris2013-07-211-4/+2
* Remove ACL-config skip so that ${acl } expansions work from queue-runs.Jeremy Harris2013-07-218-25/+44
* Add gdb history file to git ignoreTodd Lyons2013-07-121-0/+1
* Add test for ${hexquote:Jeremy Harris2013-07-032-0/+10
* Add notes and helper-script for OCSPJeremy Harris2013-06-302-0/+98
* Use function macro instead of explicit arg cast.Todd Lyons2013-06-191-1/+1
* Quiet signedness compiler warnings.Todd Lyons2013-06-191-6/+6
* Support safari_ecdhe_ecdsa_bug for openssl_optionsPhil Pennock2013-06-163-1/+21
* Guard LDAP TLS usage against Solaris LDAP variant.Phil Pennock2013-06-102-9/+19
* Fix eximon continuous updating with timestamped log-files.Phil Pennock2013-06-042-1/+9
* Add doc comment on use of forany.Jeremy Harris2013-05-251-0/+2
* readconf: clarify a retry rule parsing error messageTony Finch2013-05-241-1/+1
* Documentation for udpsend and ${hexquote:Tony Finch2013-05-231-0/+25
* The udpsend ACL modifier.Tony Finch2013-05-231-0/+110
* ${hexquote: expansion operatorTony Finch2013-05-231-0/+18
* Merge branch 'callout_auth'Jeremy Harris2013-05-2213-166/+504
|\
| * Log AUTH info on cutthrough deliveries.Jeremy Harris2013-05-222-3/+19
| * Support AUTH for verify-callout and cutthrough-delivery.Jeremy Harris2013-05-2011-166/+485
* | Typo in doc source.Jeremy Harris2013-05-211-1/+1
|/
* Add compile-time checks for various tables being in alphabetical order.Jeremy Harris2013-05-123-3/+61
* Fix dns_retry definition.Todd Lyons2013-05-082-1/+4
* Security considerations: running local commandsPhil Pennock2013-05-051-0/+44
* Use enum for cutthrough receive processing state.Jeremy Harris2013-04-211-8/+8
* Document PRDR, OCSP & DMARC options in OptionLists file.Jeremy Harris2013-04-211-0/+9
* Add entry to Changelog.Todd Lyons2013-04-191-0/+2
* Remove static from local variable declaration.Todd Lyons2013-04-161-1/+1
* Fix history file logging to use correct variablesTodd Lyons2013-04-102-28/+46
* Withhold TLD load error if not defined in confTodd Lyons2013-04-091-1/+3
* Move DKIM endif.Todd Lyons2013-04-096-21/+17
* DMARC documentation and licenseTodd Lyons2013-04-093-0/+241
* DMARC support by opendmarc libsTodd Lyons2013-04-0918-7/+827
* Fix runtest -CONTINUE to work everywhereTodd Lyons2013-04-081-3/+7
* Drop mistakenly-added test configJeremy Harris2013-04-071-1/+0
* Merge branch 'ocsp_staple_rollup'Jeremy Harris2013-04-07351-97/+4646
|\
| * tidyingocsp_staple_rollupJeremy Harris2013-04-011-8/+15
| * OCSP-stapling enhancement and testing.Jeremy Harris2013-03-25351-89/+4631