DKIM: support oversigning. Bugs 1309, 1310
[exim.git] / src /
2016-02-10 Jeremy HarrisDKIM: support oversigning. Bugs 1309, 1310
2016-02-10 Jeremy HarrisTestsuite: Support running exim under valgrind
2016-02-06 Jeremy HarrisSRS: fix crash in queryprogram router when compiled...
2016-02-05 Jeremy HarrisTLS: Whine to log on client config of SNI under too...
2016-02-05 Jeremy HarrisFix EXPERIMENTAL_DMARC build
2016-02-05 Heiko Schlitterman... Add backward compatibility for EXIM_TMPDIR
2016-02-05 Alexander TsoyRename build-time option TMPDIR to EXIM_TMPDIR
2016-02-04 Jeremy HarrisUse GCRYPT if GNUTLS isn't good enough
2016-02-01 Jeremy HarrisDKIM: replace SHA and RSA routines from gnutls, under...
2016-01-31 Heiko Schlitterman... Keep options ordered alphabetical
2016-01-28 Heiko Schlitterman... Fix typo
2016-01-22 Jeremy HarrisPDKIM: Fix use of private-keys having trailing '='...
2016-01-22 Jeremy HarrisCutthrough: Fix bug with dot-only line
2016-01-18 Jeremy HarrisCopyright dates 2014, 2015
2016-01-17 Jeremy HarrisTidying
2016-01-17 Jeremy HarrisRestrict line lengths in bounces. Bug 1760
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
2016-01-16 Jeremy HarrisTidying
2016-01-16 Jeremy HarrisTidying
2016-01-16 Jeremy HarrisExpansions: avoid releasing memory used for $value...
2016-01-14 Jeremy HarrisExpansions: more detail in error messages
2016-01-14 Jeremy HarrisOpenSSL: Default the SINGLE_DH_USE option flag set
2016-01-12 Jeremy HarrisDocs: add note on HELO rejections, and add requirment...
2016-01-11 Jeremy HarrisExpansions: Fix crash in crypteq: On OpenBSD a bad...
2016-01-11 Jeremy HarrisDNS: fix crash in megahomed test case, on OpenBSD....
2016-01-11 Jeremy HarrisSOCKS: fix build on OpenBSD
2016-01-11 Jeremy HarrisDANE: fix build with LibreSSL
2016-01-07 Jeremy HarrisDKIM: reinstate embedded Polarssl SHA routines under...
2016-01-06 Jeremy Harristypo
2016-01-06 Jeremy HarrisDKIM: Remove embedded copy of PolarSSL and use OpenSSL...
2016-01-06 Jeremy Harrisfix no-ssl build
2016-01-05 Jeremy HarrisDKIM: fix base64 decode to ignore whitespace; needed...
2015-12-30 Jeremy HarrisSupport certificates in base64 expansion operator....
2015-12-30 Jeremy HarrisNew expansion operator base64d, and base64 as synonym...
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-28 Jeremy Harristidying
2015-12-27 Jeremy HarrisProvide setenv/unsetenv for environments lacking them...
2015-12-26 Heiko Schlitterman... Pretty print for -bP config
2015-12-23 Jeremy Harristidying
2015-12-21 Jeremy HarrisFix build on OpenBSD. Bug 1761
2015-12-20 Jeremy Harrisdnslists: permit use with explicit key(s) in nonsmtp...
2015-12-20 Richard ClaytonMalware: Fix potential spin-on-read-error with kavdaemon
2015-12-20 Richard ClaytonCompiler quietening
2015-12-20 Richard ClaytonDKIM: fix quoted-printable decode
2015-12-20 Jeremy Harrisbuild dependencies
2015-12-20 Jeremy Harristidying
2015-12-20 Michael HaardtDNSSEC: un-ifdef code uncompilable under DISABLE_DNSSSEC
2015-12-20 Michael HaardtOS: define sockaddr_storage for HP-UX
2015-12-18 Jeremy HarrisRedis: move from Experimental to mainline exim-4_87_RC2
2015-12-18 Jasen BettsRedis: fix server-specified-in-lookup
2015-12-17 Jeremy HarrisFix hosts_connection_nolog ensuring that sender_host_ca...
2015-12-17 Jeremy HarrisDANE: do not override a cert verify failure, in callbac...
2015-12-16 Viktor DukhovniDANE: When PKIX-EE matches don't clobber depth by tryin...
2015-12-16 Viktor DukhovniDANE: current src version
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-13 Jeremy Harristidying
2015-12-11 Jeremy HarrisRedis: fix lookups to handle (quoted) spaces embedded...
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-12-08 Jeremy HarrisPROXY: fix mismerge
2015-12-08 Jeremy HarrisSOCKS: Add log_selector support.
2015-12-08 Jeremy HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-12-08 Jeremy HarrisSOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS...
2015-12-07 Jeremy HarrisSOCKS: move from Experimental to mainline
2015-12-04 Jeremy HarrisSPAMD/malware: Log service identity with errors. Bug...
2015-12-04 Jeremy HarrisDKIM: replace pdkim module debugging trace facility...
2015-12-02 Jeremy HarrisDKIM: fix simple body verify for trailing empty lines...
2015-12-01 Jeremy HarrisDKIM: $dkim_key_length visibility variable. Bug 1311
2015-11-30 Jeremy HarrisDKIM: Project coding standards
2015-11-29 Jeremy HarrisDKIM: fix relaxed body verify for a newline-only body...
2015-11-29 Andreas MetzlerSeparate PolarSSL from PDKIM. Bug 1192
2015-11-29 Jeremy HarrisDKIM: relaxed body canonicalisation should ignore white...
2015-11-29 Heiko Schlitterman... LDAP: Fix separator for multiple attrs and ldapm
2015-11-29 Heiko Schlitterman... LDAP: Fix comment formatting
2015-11-29 Heiko Schlitterman... LDAP: Fix debug messages
2015-11-29 Heiko Schlitterman... LDAP: internal rename of attr_count
2015-11-29 Heiko Schlitterman... LDAP: Fix comment about delimiter
2015-11-26 Jeremy HarrisFix potential misaligned ipv6 result records from DNS...
2015-11-25 Jeremy HarrisMIME: fix crash on filenames having null charset. ...
2015-11-22 Jeremy HarrisSOCKS: Support priority groups and weighted-random...
2015-11-22 Jeremy HarrisMySQL: support MySQL config file option group names...
2015-11-17 Graeme FowlerGF: Fix esoteric race condition in exicyclog
2015-11-14 Jasen BettsEvents: add recipient-deferred events, both per-host...
2015-11-13 Heiko Schlitterman... Hide hidden lines for -bP config
2015-11-12 Heiko Schlitterman... Add -bP config_file
2015-11-12 Heiko Schlitterman... Add support for -bP config
2015-11-12 Jeremy HarrisLogging: support +outgoing_port on defer lines and...
2015-11-08 Jeremy HarrisExpansions: New ${ipv6denorm:<string>} and ${ipv6norm...
2015-11-08 Jeremy HarrisTLS: Default tls_advertise_hosts to "*". Bug 1709
2015-11-07 Jasen BettsDKIM: fix non-debug build. Bug 1713
2015-11-06 Jeremy HarrisTransport: permit an empty string for the transport_fil...
2015-11-03 Jeremy HarrisPRDR: Introduce $prdr_requested flag variable. Bug...
2015-11-03 Jeremy HarrisRadius: Change name of header file for RADIUSCLIENTNEW...
2015-11-02 Jeremy HarrisAvoid misaligned access in cached lookup. Bug 1708
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-10-30 Jeremy HarrisLookups: Do not escape percent or underbar in the ...
2015-10-30 Jeremy HarrisCygwin: update from Exim Cygwin maintainer. Bug 1707
2015-10-27 Eric AndresenManualroute: use same host for all RCPTs of a message...
2015-10-26 Jeremy HarrisTestsuite: deal better with -bt output and long test...
2015-10-25 Jeremy HarrisPipe transport: fix log_defer_output option. Bug 840
2015-10-25 Jeremy HarrisDKIM: ignore space & tab embedded in base64 during...
next