summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix udpsend and ip_connectedsocket().exim-4_83_RC2Tony Finch2014-06-052-4/+13
* Tidy up OpenSSL certificate signature & sig_algorithm extractor results.Jeremy Harris2014-06-053-8/+34
* Compiler quieteningJeremy Harris2014-06-041-3/+3
* Ensure output buffer big enough for DSN additions to MAIL FROM. Bug 1482Jeremy Harris2014-06-042-1/+5
* Fix tiny ChangeLog typoTodd Lyons2014-06-021-1/+1
* Support service names for tls_on_connect_ports. Bug 72Jeremy Harris2014-05-314-15/+42
* Fix doc for $sender_host_dnssec. Bug 1485Jeremy Harris2014-05-301-1/+2
* Fix no-ssl buildJeremy Harris2014-05-302-1/+3
* Fix delivery $host in client authenticator in verify/callout. Bug 1476Jeremy Harris2014-05-292-4/+6
* Log warnings on presence of deperecated optionsJeremy Harris2014-05-292-1/+14
* Fix dnssec dnsdb lookup in defer_never modeJeremy Harris2014-05-291-6/+3
* Bug 1444: Fix \r\n handling writing spool fileTodd Lyons2014-05-282-0/+4
* Merge tag 'exim-4_82_1'exim-4_83_RC1Todd Lyons2014-05-281-11/+15
|\
| * SECURITY: DMARC uses From header untrusted dataexim-4_82_1Todd Lyons2014-05-261-19/+24
* | Increase limit of smtp_confirmation logging from 100 to 256 chars. Bug 1408Jeremy Harris2014-05-261-5/+5
* | Errorcheck TLS library callsJeremy Harris2014-05-262-14/+73
* | Restrict certificate name checkin for wildcards.Jeremy Harris2014-05-261-2/+14
* | Missing initialiserJeremy Harris2014-05-251-0/+3
* | Add OpenSSL version checkJeremy Harris2014-05-232-2/+6
* | Add GnuTLS version checkJeremy Harris2014-05-231-0/+5
* | Move OCSP out of EXPERIMENTALJeremy Harris2014-05-2319-144/+167
* | Compiler quietening. Bug 907Jeremy Harris2014-05-223-8/+10
* | Bug 1394: Document how to do per host conn limitsTodd Lyons2014-05-221-2/+18
* | Fix doc for dovecot authenticator. Bugs 1448, 1483Jeremy Harris2014-05-221-1/+1
* | RFC3461 support - MIME DSN messages. Bug 118Wolfgang Breyha2014-05-2121-5/+1060
* | Eliminate one foolish way to break the buildJeremy Harris2014-05-211-2/+5
* | Add PRDR feature output in -bVTodd Lyons2014-05-211-0/+3
* | Support optional server certificate name checking. Bug 1479Jeremy Harris2014-05-2024-78/+868
* | Final tidyout of EXPERIMENTAL_PRDRJeremy Harris2014-05-203-3/+2
* | Use accessor functions for OpenSSL internal dataJeremy Harris2014-05-171-9/+11
* | General tidyingJeremy Harris2014-05-166-22/+6
* | Tidy certificate verification logic under OpenSSLJeremy Harris2014-05-161-15/+6
* | Extractors for certificate time fields support integer output modifierJeremy Harris2014-05-137-25/+57
* | Extractor for named RDN element types from a certificate DN field.Jeremy Harris2014-05-139-33/+102
* | Updated changelog.Todd Lyons2014-05-131-1/+5
* | Bug 1394: PPv2 header modifedTodd Lyons2014-05-134-14/+30
* | Fix cert fingerprint path to deny noncertsJeremy Harris2014-05-131-0/+1
* | certextract tidyingJeremy Harris2014-05-132-53/+51
* | Add doc notes on verifying self-signing hostsJeremy Harris2014-05-131-0/+5
* | Update docs for suggested Ident and PRDR settingsJeremy Harris2014-05-132-11/+24
* | Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons2014-05-1318-121/+156
|\ \
| * | Move PRDR out of EXPERIMENTALJeremy Harris2014-05-1318-121/+156
* | | Test suite normalize TLS 1.[12] to TLS1Todd Lyons2014-05-131-1/+1
|/ /
* | Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons2014-05-1243-116/+888
|\ \
| * | Propagate dnssec status from dnslookup router through transport to tpdaJeremy Harris2014-05-125-16/+67
| * | Fix pair of buffer size errors. Bug 1478Jeremy Harris2014-05-123-2/+3
| * | New expansion operator sha256 for certificates. Bug 1170Jeremy Harris2014-05-1111-8/+56
| * | More testcase serializationJeremy Harris2014-05-117-35/+39
| * | Compiler quietening and testcase consistencyJeremy Harris2014-05-1110-42/+36
| * | Remove extraneous debugJeremy Harris2014-05-091-4/+0