summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-24DANE: Remove fallback from hosts_try_dane. If TLSA record not retrieved,Jeremy Harris
2016-04-21DANE: treat "no action taken" response from library as a non-errorJeremy Harris
2016-04-20Doc: fix minor typosHeiko Schlittermann (HS12-RIPE)
2016-04-18configure.default: nice message for overlong lines (Bug 1817)Heiko Schlittermann (HS12-RIPE)
2016-04-14Tidying: coverity issuesJeremy Harris
2016-04-14Fix Solaris buildJeremy Harris
2016-04-14Tidying: coverity issuesJeremy Harris
2016-04-14Expansions: fix forced-fail of extract. Bug 1815Jeremy Harris
2016-04-14Expansions: better error messages for parse errors, and better debugJeremy Harris
2016-04-10tidying: char signednessJeremy Harris
2016-04-10String-handling: rename string_cat() to string_catn() and intro a new string_...Jeremy Harris
2016-04-10DKIM: use Exim native memoory managementJeremy Harris
2016-04-10tidying: char signednessJeremy Harris
2016-04-09Cleanup redundant definition of PATH_MAXJeremy Harris
2016-04-09Tidying: coverity issuesJeremy Harris
2016-04-08Testsuite: 0322 (pipelining errors) avoid triggering SIGPIPEJeremy Harris
2016-04-07DANE: fix build under GnuTLS to properly fail. Bug 1812Andrew Colin Kissa
2016-04-07Init the resolver even in -be mode.Heiko Schlittermann (HS12-RIPE)
2016-04-07Add perl_taintmode optionHeiko Schlittermann (HS12-RIPE)
2016-04-07Suppress tls_advertise_hosts warning during 'make install'Heiko Schlittermann (HS12-RIPE)
2016-04-07Log: -bV should send all output to stderr/stdoutHeiko Schlittermann (HS12-RIPE)
2016-04-07Demime: cleanup after WITH_OLD_DEMIME removalJeremy Harris
2016-04-06ACL: remove obsolete demime conditionJeremy Harris
2016-04-06nicer retry messageJeremy Harris
2016-04-06TLS: Fix ECDH use under LibreSSL. Bug 1806Renaud Allard
2016-04-06Avoid RE compile unneeded unless LOOKUP_MODULE_DIR definedJeremy Harris
2016-04-06Pass on SIZE to cutthrough connectionJeremy Harris
2016-04-02Fix build on systems where size_t is (non-long) uintexim-4_87Jeremy Harris
2016-04-02contstificationJeremy Harris
2016-04-02 Copyright year updates (things touched in 2016)Jeremy Harris
2016-04-01Constify use of string_nextinlist()Heiko Schlittermann (HS12-RIPE)
2016-03-31Supress TLS/Env warnings in checking and listing modeHeiko Schlittermann (HS12-RIPE)
2016-03-30Typo fix.Andreas Metzler
2016-03-24Provide getcwd(NULL, 0) for Solaris (SunOS5)Heiko Schlittermann (HS12-RIPE)
2016-03-23Add os_unsetenv()Heiko Schlittermann (HS12-RIPE)
2016-03-17Constify spfHeiko Schlittermann (HS12-RIPE)
2016-03-16tidying: coverity issuesJeremy Harris
2016-03-15tidying: coverity issuesJeremy Harris
2016-03-15Utilites: fix exim_lockJeremy Harris
2016-03-14Fix build for Solaris: "all" must be the first make target.Jeremy Harris
2016-03-12tidying: coverity issuesJeremy Harris
2016-03-12Don't issue env warning if env is emptyHeiko Schlittermann (HS12-RIPE)
2016-03-11Honour the -n for -bP configHeiko Schlittermann (HS12-RIPE)
2016-03-10Extend configure.sample and the relevant spec partHeiko Schlittermann (HS12-RIPE)
2016-03-09String expansions: fix ${extract }, for the numeric/3-string case. Bug 1807Jeremy Harris
2016-03-09Test the return of getcwd()Heiko Schlittermann (HS12-RIPE)
2016-03-09Store the initial working directory, expand $initial_cwd. Bug 1805Heiko Schlittermann (HS12-RIPE)
2016-03-09Remove trailing \n from {keep,add}_environment config warningHeiko Schlittermann (HS12-RIPE)
2016-03-09Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578Jeremy Harris
2016-03-07tidying: coverity issuesexim-4_87_RC6Jeremy Harris