summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-23146-134/+160
* exim_dumpdb: keys-only output optionJeremy Harris2022-04-191-14/+16
* TLS resumption: support Outlook hosts-behind-loadbalancerJeremy Harris2022-04-154-12/+56
* Add string-hashing interfaceJeremy Harris2022-04-156-21/+28
* TLS resumption: restrict session re-useJeremy Harris2022-04-1211-72/+143
* tidyingJeremy Harris2022-04-101-45/+38
* DKIM: clarify debug outputJeremy Harris2022-04-091-10/+11
* compiler quieteningJeremy Harris2022-04-071-3/+1
* tidyingJeremy Harris2022-04-073-3/+4
* Openssl client: ocsp stapling on resumed seesionJeremy Harris2022-04-071-12/+13
* tidyingJeremy Harris2022-04-055-19/+21
* Support PIPECONNECT with helo_data using the local IP, when interface is known.Jeremy Harris2022-04-046-71/+109
* CHUNKING: fix availability on continued-transportJeremy Harris2022-04-031-16/+16
* Revert "Build: remove hints-DB interface from macro-predef phase"Jeremy Harris2022-04-021-3/+3
* Build: remove hints-DB interface from macro-predef phaseJeremy Harris2022-04-011-3/+3
* c99 / non-gcc compatible inlineable functionsJeremy Harris2022-04-011-162/+84
* designated initializersJeremy Harris2022-03-311-60/+62
* Compiler quieteningJeremy Harris2022-03-282-0/+81
* Tidying: explicit (de)tainting copiesJeremy Harris2022-03-288-10/+10
* Hints DB interface: convert from macros to inlinable functions.Jeremy Harris2022-03-2817-923/+1128
* Logging: fix crash on local_part utf8-conversion failJeremy Harris2022-03-281-25/+19
* Taintcheck transport-process argumentsJeremy Harris2022-03-2710-19/+108
* Debug: build a summary string tracking transport SMTP commands & responsesJeremy Harris2022-03-1911-19/+106
* BDB: specific build-time error for version 1 libraryJeremy Harris2022-03-192-20/+13
* constifyJeremy Harris2022-03-163-11/+11
* tidyingJeremy Harris2022-03-161-4/+1
* refactorJeremy Harris2022-03-161-27/+17
* OpenSSL: track shutdown calls. Bug 2864Jeremy Harris2022-03-164-17/+32
* TDB: quieten compiler and testsuiteJeremy Harris2022-03-135-15/+15
* Set $value for match_<list-type> and inlistJeremy Harris2022-03-111-4/+10
* tidyingJeremy Harris2022-03-116-221/+201
* Fix static address-list lookup returnJeremy Harris2022-03-101-17/+27
* Add backstop check for taint of executable name when calling exec()Jeremy Harris2022-03-094-2/+10
* tidyingJeremy Harris2022-03-094-57/+38
* Utilities: fix exiqgrep perl syntax, add testcases. Bug 2821Jeremy Harris2022-03-061-3/+6
* GnuTLS: fix build with older library versionsJeremy Harris2022-03-051-5/+6
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-0397-912/+1481
* Another go at the overlong-addrs versus rewrites problemJeremy Harris2022-03-023-42/+36
* Revert introduction of alloc_insecure_tainted_dataJeremy Harris2022-03-0123-337/+241
* GDBM: fix buildJeremy Harris2022-03-011-8/+11
* GnuTLS: TLS1.3 channel bindingJeremy Harris2022-02-271-18/+34
* AUTH GSASL SCRAM: handling of error return from libraryJeremy Harris2022-02-271-14/+17
* NDBM: check for bogus name given to create callJeremy Harris2022-02-272-25/+17
* Build: Allow Local/Makefile "USE_NDBM=y" to override OS/Makefile-*Jeremy Harris2022-02-272-1/+2
* Cyrus SASL: keep rejectlog output to single linesJeremy Harris2022-02-261-4/+4
* OpenBSD: use ndbm for hints DBsJeremy Harris2022-02-261-3/+3
* tidyingJeremy Harris2022-02-266-42/+21
* Remove BDB 1.x & 2.x supportJeremy Harris2022-02-261-210/+56
* Parameteraizable retry DB record size limit. Bug 2535Jeremy Harris2022-02-182-168/+196
* Specific check for null pointerJeremy Harris2022-02-181-5/+13