summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use xmlto; add to 'clean' target.epubPhil Pennock2013-04-011-15/+6
* Generate ePub files of documentation.Phil Pennock2013-04-012-3/+56
* Rename dns_use_dnssec to dns_dnssec_ok.Phil Pennock2013-03-236-12/+17
* OpenSSL fix empty tls_verify_certificates.Phil Pennock2013-03-133-1/+10
* Guard smtp_user_msg() with EXPERIMENTAL_PRDR check.Phil Pennock2013-03-111-18/+20
* configure.default handle IPv6 localhost better.Phil Pennock2013-03-112-4/+13
* Document the last change in ChangeLogPhil Pennock2013-03-111-0/+3
* Handle recursion better, caused by ACLs.fix_receive_bomboutPhil Pennock2013-03-051-8/+26
* Bug 1339: DCC update (Wolfgang Breyha)Jeremy Harris2013-02-192-23/+44
* Add a few temp doc items to ignoreTodd Lyons2013-02-151-0/+3
* tls_out.sni fix for ancient-OpenSSL #ifdef branchPhil Pennock2013-02-031-1/+1
* PRDR support, if compiled with EXPERIMENTAL_PRDRJeremy Harris2013-01-2642-63/+1724
* Update eximstats to watch out for senders sending 'HELO [IpAddr]'Steve Campbell2013-01-142-2/+7
* Fix GNU Hurd interface IPv6 address detection.Phil Pennock2013-01-144-2/+8
* Typo & nit fixes.Phil Pennock2013-01-073-5/+3
* Restrict lifetime of $router_name and $transport_name. Bug 308.Jeremy Harris2013-01-0611-69/+46
* Add $router_name and $transport_name variables. Bug 308.Jeremy Harris2012-12-2521-46/+113
* gen_pkcs3: add comment explaining rationalePhil Pennock2012-12-231-0/+10
* Typo fixes (experimental-spec)Phil Pennock2012-12-231-6/+6
* Update testsuite (gnutls) outputs to match 6822b9.Jeremy Harris2012-12-2313-25/+25
* Add notification of OCSP-stapling facility inclusion.Jeremy Harris2012-12-231-0/+3
* GnuTLS-FAQ: typo fixes & glitch re standard primesPhil Pennock2012-12-201-9/+10
* Initialise OCSP-related pointers before use.Jeremy Harris2012-12-181-0/+2
* Document scripts/lookups-Makefile for new lookups.Phil Pennock2012-12-111-0/+6
* OCSP/SNI: set correct callback.Phil Pennock2012-12-092-1/+6
* Fix tests 5400, 5401, 5410, 5420 to work under any user.Jeremy Harris2012-12-0910-24/+24
* Note build fixes in ChangeLogTony Finch2012-12-071-0/+2
* Avoid unnecessary rebuilds of lookup helper functions.Tony Finch2012-12-071-1/+1
* Avoid spurious rebuilds of the dynamic lookups Makefile.Tony Finch2012-12-073-22/+21
* Fix tests 5401 and 5410 when not run under a user named eximtest.Tony Finch2012-12-074-8/+8
* Fix test 5400 when not run under a user named eximtest.Tony Finch2012-12-072-6/+6
* A safer version of the check for gecos expansion.Tony Finch2012-12-071-2/+2
* More test updates following the retry fix.Tony Finch2012-12-074-12/+15
* Update test 0357 following the retry fix.Tony Finch2012-12-061-0/+3
* Make gecos expansion work with test 0412 as well as 0254.Tony Finch2012-12-061-1/+4
* Added DCC entry to Changelog as GF/01 (2nd attempt)Graeme Fowler2012-12-061-0/+4
* Revert "Added DCC entry to Changelog as GF/01"Graeme Fowler2012-12-061-4/+0
* Added DCC entry to Changelog as GF/01Graeme Fowler2012-12-061-0/+4
* Fix my earlier "fix" for intermittently deliverable recipients.Tony Finch2012-12-062-10/+22
* Correct gecos expansion when From: is a prefix of the username.Tony Finch2012-12-062-1/+14
* Explain the 3 SSL_CTX we havePhil Pennock2012-12-021-0/+19
* Fix eximon build.Jeremy Harris2012-12-021-0/+1
* Add retry timeout fix to ChangeLogTony Finch2012-11-301-0/+24
* Fix ultimate retry timeouts for intermittently deliverable recipients.Tony Finch2012-11-293-84/+42
* Use new .copyyear macroPhil Pennock2012-11-261-1/+1
* Revert copyright years to manual-update. Bug 1318.Jeremy Harris2012-11-252-2/+13
* Insert version number and date into documentation at build time. Bug 1318.Jeremy Harris2012-11-244-19/+47
* DCC debug and logging tidyGraeme Fowler2012-11-231-41/+41
* Fix merge problem.Jeremy Harris2012-11-231-1/+1
* Check syscall return values.Jeremy Harris2012-11-2320-128/+262