summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-29Fix crash in mime acl when a parameter is zero-lengthJeremy Harris
2014-08-29Fix tpda tcp:connect testcaseJeremy Harris
2014-08-28Bugzilla 1518: Clarify router "condition" parsingTodd Lyons
2014-08-27Further TPDA eventsJeremy Harris
2014-08-27Add doc detail on ldap lookup output parsingJeremy Harris
2014-08-20Update change logJeremy Harris
2014-08-20Expanded EXPERIMENTAL_TPDA featureJeremy Harris
2014-08-18Merge remote-tracking branch 'exim_github/pr/16'Todd Lyons
2014-08-17Safer coding for utf8clean expansion operatorJeremy Harris
2014-08-17Log an error (instead of hanging) if Dovecot auth is configured to use the wr...Timo Sirainen
2014-08-17Add sha256 operator usageJeremy Harris
2014-08-16Clarify docs on ldap alternate servers listJeremy Harris
2014-08-14Clean docs for next releaseJeremy Harris
2014-08-14ChangeLog entry for OpenBSD 5.5 patchTodd Lyons
2014-08-14Merge branch 'master' of git://git.exim.org/eximTodd Lyons
2014-08-14Properly detect/set test variables from scripts.Todd Lyons
2014-08-14OpenBSD 5.5 removed arc4random_stirTodd Lyons
2014-08-13Testsuite - Squashed commit of the following:Jeremy Harris
2014-08-11Do not sleep for tiny periods, or hang trying to sleep for zero. Bug 1426Jeremy Harris
2014-08-11Better logging of OCSP failsJeremy Harris
2014-08-09Doc updates for work since 4.83exim-4_84Jeremy Harris
2014-08-08Bug 1509: Add parser for DSN spool linesexim-4_84_RC2Wolfgang Breyha
2014-08-04Better logging of OCSP failsJeremy Harris
2014-08-04Document $tls_in_ocsp, $tls_out_ocspJeremy Harris
2014-08-02Fix broken EXPERIMENTAL_DSN compileJeremy Harris
2014-08-01Add note on Dovecot configuration for authentication. Bug 1512exim-4_84_RC1Jeremy Harris
2014-07-30Fix parsing of quoted parameter values in MIME headers. Bug 1513Jeremy Harris
2014-07-29Fix doc parse errorTodd Lyons
2014-07-26Document acl args variables in main variables sectionJeremy Harris
2014-07-24Fix "default config" section wrt. rfc1413_hostsJeremy Harris
2014-07-23Bug 1506: document change madeTodd Lyons
2014-07-23Bug 1506: Silence static checkers.Lars Mueller
2014-07-23Bug 1506: Fix static typechecker outputTodd Lyons
2014-07-23Update version numbers, clean docs for next releaseTodd Lyons
2014-07-22Do not sleep for tiny periods, or hang trying to sleep for zero. Bug 1426Jeremy Harris
2014-07-22Ensure timer never set to zero for millisleep. Bug 1426Jeremy Harris
2014-07-22Massage coding style to project normJeremy Harris
2014-07-21Documentation/Tests for CVE-2014-2972 fixexim-4_83Todd Lyons
2014-07-16Only expand integers for integer math onceTony Finch
2014-07-15Fix regex for Suse when converting spec to ASCIITodd Lyons
2014-07-14Fix parsing of mime headersJeremy Harris
2014-07-14DNSSEC: fix clang warning re && in || precedencePhil Pennock
2014-07-14MacOS: fix clang redef warningPhil Pennock
2014-07-14Use Ustrlen() on a uscharPhil Pennock
2014-07-14Fix unsigned < 0 checkPhil Pennock
2014-07-14Rename T_APL to T_ADDRESSESPhil Pennock
2014-07-13Fix TLS SNI, and add regression test casesJeremy Harris
2014-07-08Reinstate SNI variables under GnuTLS. Bug 1499exim-4_83_RC3Jeremy Harris
2014-07-03Typo in docs, add missing wordTodd Lyons
2014-07-03Add cscope files to git ignore listTodd Lyons