summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add release-process/micro-release scriptexim-4.90.0.22Heiko Schlittermann (HS12-RIPE)2018-02-011-0/+146
* Debugging: fix potential null-derefs in DSN debug_printfsJeremy Harris2018-01-2816-635/+636
* Build: .git may be a file when this repo is a submoduleHeiko Schlittermann (HS12-RIPE)2018-01-271-1/+1
* GnuTLS: fix to ignore timeout on unrelated callout connection. Bug 2174Jeremy Harris2018-01-272-3/+8
* Cutthrough: fix for port-number defined by router. Bug 2229Jeremy Harris2018-01-276-4/+151
* Cutthrough: fix multi-message initiating connections. Bug 2230Jeremy Harris2018-01-258-16/+300
* Docs: Update DKIM section with RFC 8301 requirementsJeremy Harris2018-01-201-3/+60
* DKIM: DNS records having no v= tag are acceptable. Bug 2207Jeremy Harris2018-01-192-2/+4
* Fix %D string expansion to not use millisecHeiko Schlittermann (HS12-RIPE)2018-01-161-12/+12
* Lookups: fix mysql lookup returns for no-data "queries",Jeremy Harris2018-01-1314-185/+320
* DKIM: permit dkim_private_key to override dkim_strict on signing. Bug 2220Jeremy Harris2018-01-075-8/+36
* MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214.Jeremy Harris2017-12-309-66/+129
* Fix issue with continued-connections when the DNS shifts unreliablyJeremy Harris2017-12-302-8/+44
* Fix crash associated with dnsdb lookup done from DKIM ACL. Bug 2215Jeremy Harris2017-12-296-18/+85
* DKIM: tighter checking while parsing signature headers. Bug 2217Jeremy Harris2017-12-292-3/+20
* Lookups: fix pgsql multiple-row, single-column returnJeremy Harris2017-12-2412-190/+323
* Fix const issue in nisplus lookupJeremy Harris2017-12-241-11/+12
* Fix build of nisplus lookupAndreas Piesk2017-12-241-2/+1
* DKIM: Ignore non-DKIM TXT records in DNS response. Bug 2207Heiko Schlittermann (HS12-RIPE)2017-12-245-2/+59
* Debug: fix coding in dnssec reporting. Bug 2205Jeremy Harris2017-12-241-2/+2
* TLS: avoid calling smtp_auth_acl on client cert when no tls authenticator is ...Jeremy Harris2017-12-241-13/+13
* TLS: Fix excessive calling of smtp_auth_acl under AUTH_TLS. Bug 2203Jeremy Harris2017-12-243-4/+13
* CHUNKING: flush input stream after message-fatal error detection. Bug 2201exim-4_90_RC4exim-4_90Jeremy Harris2017-12-122-18/+21
* Testsuite: regen TLSA records, to match cert treeJeremy Harris2017-12-093-62/+54
* openssl guidance: install shared libraries tooPhil Pennock2017-12-081-1/+1
* Fix non-OCSP OpenSSL buildJeremy Harris2017-12-042-2/+9
* Docs: clarify smtp transport tls_verify_certificates optionJeremy Harris2017-12-031-5/+4
* Fix initialiser in smtp transportJeremy Harris2017-12-021-1/+1
* Docs: add notes on lack of multiple-OCSP-proof supportJeremy Harris2017-12-021-0/+7
* Change log updateexim-4_90_RC3Jeremy Harris2017-11-281-1/+5
* Chunking: do not treat the first lonely dot special. CVE-2017-16944, Bug 2201Heiko Schlittermann (HS12-RIPE)2017-11-282-1/+8
* Logging: fix log line for local_scan() rejectionJeremy Harris2017-11-261-1/+1
* DKIM: fix tolerating spaces round tag valuesJeremy Harris2017-11-261-1/+1
* Fix filename length check in mime-handlingJeremy Harris2017-11-261-3/+2
* tidyingJeremy Harris2017-11-268-32/+26
* Change note for 445d03d4eaJeremy Harris2017-11-251-0/+4
* Avoid release of store if there have been later allocations. Bug 2199Jeremy Harris2017-11-251-3/+4
* Add comment on GnuTLS library debugging facilityJeremy Harris2017-11-241-1/+2
* Testsuite: more pre-run configuration checksJeremy Harris2017-11-181-0/+9
* tidyingJeremy Harris2017-11-161-9/+9
* Testsuite: delays for debug output ordering (again)Jeremy Harris2017-11-161-0/+3
* OpenSSL: avoid using now-deprecated routines on newer versionsJeremy Harris2017-11-162-10/+10
* Testsuite: OpenSSL/LibreSSL version output variancesJeremy Harris2017-11-153-6/+6
* Testsuite: OpenSSL/LibreSSL version output variancesJeremy Harris2017-11-151-1/+1
* Testsuite: OpenSSL/LibreSSL version output variancesJeremy Harris2017-11-151-0/+1
* Testsuite: better debug output from "server" script-runnerJeremy Harris2017-11-152-3/+3
* Testsuite: delays for debug output orderingJeremy Harris2017-11-151-0/+4
* Testsuite: force RSA auth for testcase loading dual certsJeremy Harris2017-11-151-1/+7
* Typo in sample configurationJeremy Harris2017-11-151-1/+1
* Docs: PRVS validity. Bug 2033exim-4_90_RC2Jeremy Harris2017-11-143-12/+16