summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Testsuite: bounce_return_linesize_limit. Bug 1760Jeremy Harris2016-01-173-0/+116
* TidyingJeremy Harris2016-01-177-214/+236
* Testsuite: changes for VFRY update, 4f6ae5c314e5Jeremy Harris2016-01-174-19/+13
* Restrict line lengths in bounces. Bug 1760Jeremy Harris2016-01-1710-125/+227
* VRFY: Permit an ACL to override the default 252 response, to supportJeremy Harris2016-01-1610-93/+122
* TidyingJeremy Harris2016-01-162-21/+20
* TidyingJeremy Harris2016-01-161-109/+100
* Expansions: avoid releasing memory used for $value in ${run }Jeremy Harris2016-01-161-2/+4
* Testsuite: ignore optional OCSP output from -bP testcaseJeremy Harris2016-01-163-5/+3
* Expansions: more detail in error messagesJeremy Harris2016-01-142-4/+5
* OpenSSL: Default the SINGLE_DH_USE option flag setJeremy Harris2016-01-143-1/+8
* Docs: add note on HELO rejections, and add requirment on good HELO inJeremy Harris2016-01-122-0/+11
* Expansions: Fix crash in crypteq: On OpenBSD a bad second-argJeremy Harris2016-01-111-3/+11
* Testsuite: split out conf for -bP test and lose dependency on Proxy/SocksJeremy Harris2016-01-112-2/+48
* DNS: fix crash in megahomed test case, on OpenBSD. Sanity-checkJeremy Harris2016-01-111-19/+68
* SOCKS: fix build on OpenBSDJeremy Harris2016-01-111-0/+4
* DANE: fix build with LibreSSLJeremy Harris2016-01-111-2/+2
* DKIM: reinstate embedded Polarssl SHA routines under older GnuTLS. Bug 1772Jeremy Harris2016-01-079-98/+1143
* Testsuite: allow time for retry-time expiryJeremy Harris2016-01-061-0/+1
* Testsuite: ignore dane for -bP outputJeremy Harris2016-01-063-2/+4
* typoJeremy Harris2016-01-061-1/+1
* DKIM: Remove embedded copy of PolarSSL and use OpenSSL/GnuTLS library.Jeremy Harris2016-01-0624-7526/+325
* fix no-ssl buildJeremy Harris2016-01-061-0/+4
* DKIM: fix base64 decode to ignore whitespace; needed for private-key inputJeremy Harris2016-01-057-8/+105
* Support certificates in base64 expansion operator. Bug 1762Jeremy Harris2015-12-3010-7/+62
* New expansion operator base64d, and base64 as synonym for str2b64. Bug 1746Jeremy Harris2015-12-305-3/+48
* Consolidate base64 encode/decode routines.Jeremy Harris2015-12-3023-709/+357
* tidyingJeremy Harris2015-12-282-146/+137
* Docs: more certs infoJeremy Harris2015-12-281-5/+35
* Testsuite: testcase for -bPJeremy Harris2015-12-274-2/+163
* Provide setenv/unsetenv for environments lacking them. Bug 1578Jeremy Harris2015-12-276-6/+75
* Pretty print for -bP configHeiko Schlittermann (HS12-RIPE)2015-12-261-5/+22
* tidyingJeremy Harris2015-12-234-25/+16
* Fix build on OpenBSD. Bug 1761Jeremy Harris2015-12-211-3/+3
* dnslists: testsuite outputJeremy Harris2015-12-212-2/+2
* dnslists: permit use with explicit key(s) in nonsmtp ACLs. Bug 1748Jeremy Harris2015-12-208-10/+129
* Malware: Fix potential spin-on-read-error with kavdaemonRichard Clayton2015-12-201-1/+2
* Testsuite: OpenSSL version variancesJeremy Harris2015-12-201-0/+1
* Compiler quieteningRichard Clayton2015-12-201-5/+6
* DKIM: fix quoted-printable decodeRichard Clayton2015-12-201-2/+2
* build dependenciesJeremy Harris2015-12-201-2/+20
* tidyingJeremy Harris2015-12-202-17/+17
* DNSSEC: un-ifdef code uncompilable under DISABLE_DNSSSECMichael Haardt2015-12-201-0/+6
* OS: define sockaddr_storage for HP-UXMichael Haardt2015-12-201-0/+8
* Redis: move from Experimental to mainlineexim-4_87_RC2Jeremy Harris2015-12-1817-139/+83
* Redis: fix server-specified-in-lookupJasen Betts2015-12-181-2/+2
* Fix hosts_connection_nolog ensuring that sender_host_cache is notJeremy Harris2015-12-178-2/+56
* DANE: do not override a cert verify failure, in callback. Also fix some test...Jeremy Harris2015-12-17290-3104/+2651
* DANE: When PKIX-EE matches don't clobber depth by trying PKIX-TAViktor Dukhovni2015-12-161-21/+20
* DANE: current src versionViktor Dukhovni2015-12-164-415/+564