summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't issue env warning if env is emptyexim-4_84+CVE-2016-1531Heiko Schlittermann (HS12-RIPE)2016-03-154-18/+16
* Store the initial working directory, expand $initial_cwd. Bug 1805Heiko Schlittermann (HS12-RIPE)2016-03-156-2/+21
* Update ChangeLogexim-4_84_2Heiko Schlittermann (HS12-RIPE)2016-03-021-0/+9
* Fix portability issues on *BSD and MacOSHeiko Schlittermann (HS12-RIPE)2016-03-025-15/+47
* Minor corrections for CVE-2016-1531 backportexim-4_84_1Heiko Schlittermann (HS12-RIPE)2016-02-2316-38/+40
* Fix CVE-2016-1531Heiko Schlittermann (HS12-RIPE)2016-02-23798-50/+1084
* Doc updates for work since 4.83exim-4_84Jeremy Harris2014-08-092-0/+10
* Bug 1509: Add parser for DSN spool linesexim-4_84_RC2Wolfgang Breyha2014-08-081-0/+6
* Document $tls_in_ocsp, $tls_out_ocspJeremy Harris2014-08-041-0/+24
* Fix broken EXPERIMENTAL_DSN compileJeremy Harris2014-08-021-4/+5
* Add note on Dovecot configuration for authentication. Bug 1512exim-4_84_RC1Jeremy Harris2014-08-011-0/+3
* Fix parsing of quoted parameter values in MIME headers. Bug 1513Jeremy Harris2014-07-301-7/+19
* Fix doc parse errorTodd Lyons2014-07-291-1/+1
* Document acl args variables in main variables sectionJeremy Harris2014-07-261-0/+13
* Fix "default config" section wrt. rfc1413_hostsJeremy Harris2014-07-241-1/+1
* Bug 1506: document change madeTodd Lyons2014-07-231-0/+3
* Bug 1506: Silence static checkers.Lars Mueller2014-07-231-1/+2
* Bug 1506: Fix static typechecker outputTodd Lyons2014-07-231-0/+1
* Update version numbers, clean docs for next releaseTodd Lyons2014-07-233-37/+9
* Massage coding style to project normJeremy Harris2014-07-228-1181/+1234
* Documentation/Tests for CVE-2014-2972 fixexim-4_83Todd Lyons2014-07-214-0/+7
* Only expand integers for integer math onceTony Finch2014-07-161-3/+28
* Fix regex for Suse when converting spec to ASCIITodd Lyons2014-07-151-0/+2
* Fix parsing of mime headersJeremy Harris2014-07-142-5/+12
* DNSSEC: fix clang warning re && in || precedencePhil Pennock2014-07-141-1/+1
* MacOS: fix clang redef warningPhil Pennock2014-07-141-1/+4
* Use Ustrlen() on a uscharPhil Pennock2014-07-141-1/+1
* Fix unsigned < 0 checkPhil Pennock2014-07-141-10/+28
* Rename T_APL to T_ADDRESSESPhil Pennock2014-07-143-8/+17
* Fix TLS SNI, and add regression test casesJeremy Harris2014-07-1315-19/+471
* Reinstate SNI variables under GnuTLS. Bug 1499exim-4_83_RC3Jeremy Harris2014-07-081-3/+3
* Typo in docs, add missing wordTodd Lyons2014-07-031-3/+4
* Add cscope files to git ignore listTodd Lyons2014-07-031-0/+1
* Enhance documentation of ${run command parsing.Todd Lyons2014-07-032-3/+20
* Bug 1496: Fix typo in ChangeLogTodd Lyons2014-07-021-1/+1
* Bug 1495: Exiqgrep -C check configfile readabilityAndrew Colin Kissa2014-07-022-1/+4
* Use enum for var_entry typeJeremy Harris2014-06-201-18/+18
* Fix build dependenciesHeiko Schlittermann2014-06-171-14/+15
* Correct testuite docJeremy Harris2014-06-151-2/+2
* Fix testcase 0390 when testing an EXPERIMENTAL_TPDA compileJeremy Harris2014-06-152-0/+4
* Fix testcase 0373Jeremy Harris2014-06-151-0/+5
* Fix dkim for no-key case under SENDFILE compile. Bug 934Wolfgang Breyha2014-06-111-3/+3
* Tidy coding style. Bug 934Jeremy Harris2014-06-111-139/+152
* Use strict C89 variable declaration positioningJeremy Harris2014-06-081-5/+13
* Preempt future testsuite integration of EXPERIMENTAL_DSNJeremy Harris2014-06-081-0/+4
* Fix testcase for today's faster cpusJeremy Harris2014-06-081-1/+1
* Testcase for udpsendJeremy Harris2014-06-086-0/+62
* Initial set of warnings for the upcoming releaseJeremy Harris2014-06-061-0/+15
* Fix testcase for 984702 - the buffer boundary was deliberatelyJeremy Harris2014-06-065-209/+1551
* More care with time typesJeremy Harris2014-06-0612-19/+20