Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-07 | DKIM: reinstate embedded Polarssl SHA routines under older GnuTLS. Bug 1772 | Jeremy Harris | |
We need an incremental build of the hash, and GnuTLS did not expose the required interfaces until version 2.10.0 | |||
2016-01-06 | Testsuite: allow time for retry-time expiry | Jeremy Harris | |
2016-01-06 | Testsuite: ignore dane for -bP output | Jeremy Harris | |
2016-01-06 | typo | Jeremy Harris | |
2016-01-06 | DKIM: Remove embedded copy of PolarSSL and use OpenSSL/GnuTLS library. | Jeremy Harris | |
Bug 1192 | |||
2016-01-06 | fix no-ssl build | Jeremy Harris | |
2016-01-05 | DKIM: fix base64 decode to ignore whitespace; needed for private-key input | Jeremy Harris | |
from file. Use this for general-purpose b64decode also. Testsuite: DKIM signing testcase | |||
2015-12-30 | Support certificates in base64 expansion operator. Bug 1762 | Jeremy Harris | |
2015-12-30 | New expansion operator base64d, and base64 as synonym for str2b64. Bug 1746 | Jeremy Harris | |
2015-12-30 | Consolidate base64 encode/decode routines. | Jeremy Harris | |
The functions previously in the auth directory, which allocate exim-standard strings for output, are the main pair. The file-IO variant decode routine use by mime-handling is brought into the same new source file. The PDKIM functions are dropped. | |||
2015-12-28 | tidying | Jeremy Harris | |
2015-12-28 | Docs: more certs info | Jeremy Harris | |
2015-12-27 | Testsuite: testcase for -bP | Jeremy Harris | |
2015-12-27 | Provide setenv/unsetenv for environments lacking them. Bug 1578 | Jeremy Harris | |
Currently this covers HP-UX and older Solaris. | |||
2015-12-26 | Pretty print for -bP config | Heiko Schlittermann (HS12-RIPE) | |
2015-12-23 | tidying | Jeremy Harris | |
2015-12-21 | Fix build on OpenBSD. Bug 1761 | Jeremy Harris | |
2015-12-21 | dnslists: testsuite output | Jeremy Harris | |
2015-12-20 | dnslists: permit use with explicit key(s) in nonsmtp ACLs. Bug 1748 | Jeremy Harris | |
2015-12-20 | Malware: Fix potential spin-on-read-error with kavdaemon | Richard Clayton | |
2015-12-20 | Testsuite: OpenSSL version variances | Jeremy Harris | |
2015-12-20 | Compiler quietening | Richard Clayton | |
2015-12-20 | DKIM: fix quoted-printable decode | Richard Clayton | |
2015-12-20 | build dependencies | Jeremy Harris | |
2015-12-20 | tidying | Jeremy Harris | |
2015-12-20 | DNSSEC: un-ifdef code uncompilable under DISABLE_DNSSSEC | Michael Haardt | |
2015-12-20 | OS: define sockaddr_storage for HP-UX | Michael Haardt | |
2015-12-18 | Redis: move from Experimental to mainlineexim-4_87_RC2 | Jeremy Harris | |
2015-12-18 | Redis: fix server-specified-in-lookup | Jasen Betts | |
Affects Bug 1745. Broken-by: 2d8d625b2b96 | |||
2015-12-17 | Fix hosts_connection_nolog ensuring that sender_host_cache is not | Jeremy Harris | |
incorrectly filled in by the daemon, where the sender_host will be varying. | |||
2015-12-17 | DANE: do not override a cert verify failure, in callback. Also fix some ↵ | Jeremy Harris | |
test mistakes | |||
2015-12-16 | DANE: When PKIX-EE matches don't clobber depth by trying PKIX-TA | Viktor Dukhovni | |
2015-12-16 | DANE: current src version | Viktor Dukhovni | |
2015-12-16 | DANE: fix testcase 2/0/1 TLSA record | Jeremy Harris | |
2015-12-16 | Testsuite: GnuTLS version changes | Jeremy Harris | |
2015-12-16 | Testsuite: OpenSSL version changes | Jeremy Harris | |
2015-12-14 | Events: testsuite updates | Jeremy Harris | |
2015-12-14 | Events: move from Experimental to mainline | Jeremy Harris | |
2015-12-13 | tidying | Jeremy Harris | |
2015-12-12 | Testsuite: add testcase for Redis. Bug 1755 | Jeremy Harris | |
2015-12-11 | Redis: fix lookups to handle (quoted) spaces embedded in parts | Jeremy Harris | |
of the query string, and make ${quote_redis:} do that quoting. Bug 1745 | |||
2015-12-09 | I18N: Move EAI support from Experimental to mainlineexim-4_87_RC1 | Jeremy Harris | |
2015-12-09 | Testsuite: divert server log away from case 0611 to help with runtime ↵ | Jeremy Harris | |
ordering changes | |||
2015-12-08 | PROXY: fix mismerge | Jeremy Harris | |
2015-12-08 | Testsuite: fix to ignore SUPPORT_PROXY debug output difference | Jeremy Harris | |
2015-12-08 | SOCKS: Add log_selector support. | Jeremy Harris | |
Also make the proxy_* variables meaningful for events associated with proxied transports. | |||
2015-12-08 | PROXY: Move Proxy Protocol support from Experimental to mainline. | Jeremy Harris | |
No testsuite coverage yet. | |||
2015-12-08 | SOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS in Local/Makefile | Jeremy Harris | |
2015-12-07 | SOCKS: move from Experimental to mainline | Jeremy Harris | |
2015-12-06 | Docs: more index entries | Jeremy Harris | |