summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-03Enhance documentation of ${run command parsing.Todd Lyons
2014-07-02Bug 1496: Fix typo in ChangeLogTodd Lyons
2014-07-02Bug 1495: Exiqgrep -C check configfile readabilityAndrew Colin Kissa
2014-06-20Use enum for var_entry typeJeremy Harris
2014-06-17Fix build dependenciesHeiko Schlittermann
2014-06-15Correct testuite docJeremy Harris
2014-06-15Fix testcase 0390 when testing an EXPERIMENTAL_TPDA compileJeremy Harris
2014-06-15Fix testcase 0373Jeremy Harris
2014-06-11Fix dkim for no-key case under SENDFILE compile. Bug 934Wolfgang Breyha
2014-06-11Tidy coding style. Bug 934Jeremy Harris
2014-06-08Use strict C89 variable declaration positioningJeremy Harris
2014-06-08Preempt future testsuite integration of EXPERIMENTAL_DSNJeremy Harris
2014-06-08Fix testcase for today's faster cpusJeremy Harris
2014-06-08Testcase for udpsendJeremy Harris
2014-06-06Initial set of warnings for the upcoming releaseJeremy Harris
2014-06-06Fix testcase for 984702 - the buffer boundary was deliberatelyJeremy Harris
2014-06-06More care with time typesJeremy Harris
2014-06-05Fix udpsend and ip_connectedsocket().exim-4_83_RC2Tony Finch
2014-06-05Tidy up OpenSSL certificate signature & sig_algorithm extractor results.Jeremy Harris
2014-06-04Compiler quieteningJeremy Harris
2014-06-04Ensure output buffer big enough for DSN additions to MAIL FROM. Bug 1482Jeremy Harris
2014-06-02Fix tiny ChangeLog typoTodd Lyons
2014-05-31Support service names for tls_on_connect_ports. Bug 72Jeremy Harris
2014-05-30Fix doc for $sender_host_dnssec. Bug 1485Jeremy Harris
2014-05-30Fix no-ssl buildJeremy Harris
2014-05-29Fix delivery $host in client authenticator in verify/callout. Bug 1476Jeremy Harris
2014-05-29Log warnings on presence of deperecated optionsJeremy Harris
2014-05-29Fix dnssec dnsdb lookup in defer_never modeJeremy Harris
2014-05-28Bug 1444: Fix \r\n handling writing spool fileTodd Lyons
2014-05-28Merge tag 'exim-4_82_1'exim-4_83_RC1Todd Lyons
2014-05-26SECURITY: DMARC uses From header untrusted dataexim-4_82_1Todd Lyons
2014-05-26Increase limit of smtp_confirmation logging from 100 to 256 chars. Bug 1408Jeremy Harris
2014-05-26Errorcheck TLS library callsJeremy Harris