summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix variable initialisation in smtp transport. Bug 2996Jeremy Harris2023-05-041-1/+1
* tidyingJeremy Harris2023-04-236-34/+26
* Docs: clarify TLS cert name verificationJeremy Harris2023-04-223-5/+18
* Fix ${srs_encode ..} for mod-1024 day zeroJeremy Harris2023-04-111-6/+4
* tidyingJeremy Harris2023-04-023-12/+6
* Expansions: Fix ${readsocket } to do nicer TLS closeJeremy Harris2023-04-011-1/+5
* Cutthrough: fix error message for unexpected response from onward connection....Jeremy Harris2023-04-011-3/+9
* Docs: options after "run" of ${run } may not have space. Bug 2932Jeremy Harris2023-04-011-2/+0
* tidyingJeremy Harris2023-03-291-0/+3
* Make $router_name usable from transportJeremy Harris2023-03-261-2/+6
* Experimental_XCLIENT. Bug 2702Jeremy Harris2023-03-2514-25/+415
* Move Proxy-Protocol impl to separate srcfileJeremy Harris2023-03-217-523/+551
* TidyingJeremy Harris2023-03-192-57/+60
* Docs: tweak standards status of port 465Andrew Aitchison2023-03-191-4/+8
* ACL: patterns for remove_headers. Bug 2985Jeremy Harris2023-03-173-12/+20
* Fix long headers going into DSN bodies. Bug 1760Jeremy Harris2023-03-163-21/+26
* Limit expanded References header to RFC max size. Bug 2827Jeremy Harris2023-03-162-8/+28
* Compiler quietening. Bug 2983Andrew Aitchison2023-03-131-4/+4
* SNI for ${readsocket }Jeremy Harris2023-03-133-24/+60
* Cmdine option for only IDs of queueJeremy Harris2023-03-123-24/+37
* Compiler quietening. Bug 2983Jeremy Harris2023-03-122-10/+3
* Compiler quieteningJeremy Harris2023-03-111-1/+1
* Header-wrap expansion. Bug 2843Jeremy Harris2023-03-114-66/+118
* Fix crash in queue-rampJeremy Harris2023-03-051-1/+4
* Truncate overlong lines in DSNs. Bug 2979Jeremy Harris2023-03-051-0/+5
* exim_msgdate: version output does not require an exim configAndrew Aitchison2023-03-051-3/+4
* exim_msgdate: more options, better perl version compatibilityAndrew Aitchison2023-03-041-14/+46
* Linewrap long lines in bounce bodies. Bug 2979Jeremy Harris2023-02-251-16/+91
* Split out separate fn for success-DSN sendJeremy Harris2023-02-231-163/+166
* Split out separate fn for delay-warning-message sendJeremy Harris2023-02-233-181/+186
* Split out separate fn for bounce-message sendJeremy Harris2023-02-231-456/+462
* Include address declared malformed, in error messageJeremy Harris2023-02-211-1/+1
* Solaris: more build-fixingJeremy Harris2023-02-161-0/+3
* Utility: exim_msgdateAndrew Aitchison2023-02-164-2/+600
* tidyingJeremy Harris2023-02-143-3/+6
* Fix onetime qrunner allocJeremy Harris2023-02-141-0/+1
* Named queues: support multiple queue-runners from single daemonJeremy Harris2023-02-138-315/+535
* More abstraction of the gstring APIJeremy Harris2023-02-0520-215/+267
* Fix crash in expansionsJeremy Harris2023-02-021-4/+5
* Testsuite: dovecot suthenticator testingJeremy Harris2023-01-303-18/+23
* Debug: include variable content as expansion interim itemJeremy Harris2023-01-291-0/+7
* refactorJeremy Harris2023-01-281-180/+180
* Docs: add note on daemon shutdownJeremy Harris2023-01-271-0/+1
* Support use-but-not-create of notifier socketJeremy Harris2023-01-274-2/+9
* Logging: Add "D=" to more connection closure log lines. Bug 2434Jeremy Harris2023-01-191-19/+22
* tidyingJeremy Harris2023-01-156-23/+25
* OpenSSL: fix build for pre-1.1.0Jeremy Harris2023-01-071-1/+1
* OpenSSL: tls_eccurves list support. Bug 2955Jeremy Harris2023-01-072-58/+91
* Debug: show received Proxy Protocol bytesJeremy Harris2023-01-061-8/+23
* DANE: do not check dns_again_means_nonexist for TLSA results of TRY_AGAINJeremy Harris2023-01-051-13/+22