summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | SECURITY: fix Qualys CVE-2020-PFPSNPhil Pennock2021-04-282-3/+15
* | SECURITY: fix Qualys CVE-2020-SLCWDPhil Pennock2021-04-283-9/+19
* | SECURITY: pick up more argv length checksPhil Pennock2021-04-281-12/+18
* | SECURITY: length limits on many cmdline optionsPhil Pennock2021-04-2811-59/+165
* | Re-ran the conversion of all DH parametersPhil Pennock2021-04-212-20/+27
* | gen_pkcs3: Terminate string before calling BH_hex2bn()Simon Arlott2021-04-211-5/+6
* | Default config: reject on too many bad RCPTPhil Pennock2021-04-212-0/+16
* | Handle SIGINT as we do with SIGTERMHeiko Schlittermann (HS12-RIPE)2021-04-217-0/+30
* | Enforce pid_file_path start at "/"Heiko Schlittermann (HS12-RIPE)2021-04-212-0/+5
* | testsuite: tidy logs/4520 and confs/4520Heiko Schlittermann (HS12-RIPE)2021-04-216-33/+33
* | tidyHeiko Schlittermann (HS12-RIPE)2021-04-211-10/+6
|/
* Docs: fix description of hosts_try_dane. Bug 2704Jeremy Harris2021-02-271-5/+8
* Bulid: fix DISABLE_PIPE_CONNECT build. Bug 2703Jeremy Harris2021-02-231-1/+3
* Fix list-expansion for various domainlists, having included sublist elements....Jeremy Harris2021-02-224-32/+36
* Fix build for platforms not having ulongJeremy Harris2021-02-191-1/+1
* Fix weight calculation for socks_proxy. Bug 2694Heiko Schlichting2021-02-192-3/+3
* Fix weight calculation for spamd_address. Bug 2694Heiko Schlichting2021-02-192-2/+4
* Fix FreeBSD 13 buildJeremy Harris2021-02-131-2/+2
* Fix handling of server which follows a RCPT 452 with a 250. Bug 26092Jeremy Harris2021-02-062-4/+12
* Fix daemon-SIGHUP on FreeBSDJeremy Harris2021-02-062-6/+29
* Testsuite: missing filesJeremy Harris2021-01-292-0/+15
* Lookups: fix $local_part_data for a match on a filename list element. Bu...Jeremy Harris2021-01-295-0/+31
* Auths: in plaintext authenticator, fix parsing of consecutive circuflex. Bug...Jeremy Harris2021-01-123-3/+23
* Utilities: harden exim_tidydb against corrupt wait-records. Bug 2343Jeremy Harris2021-01-123-5/+30
* Fix build on GNU/Hurd [supports openat()]. Bug 2608Jeremy Harris2021-01-121-0/+6
* Fix build warning on 32-bit int platfowms. Bug 2678Jeremy Harris2021-01-121-1/+2
* Fix ${listextract } from a tainted listJeremy Harris2020-12-244-3/+13
* Fix local delivery delay when combined with remote callout/hold. Bug 2599Jeremy Harris2020-12-2011-38/+295
* Fix the PIPE_CONNECT feature control in the template Makefile, theJeremy Harris2020-12-171-2/+2
* Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.Jeremy Harris2020-12-178-38/+46
* Fix matching of long addresses. Bug 2677Jeremy Harris2020-12-166-165/+815
* Pass authenticator pubname through spool. Bug 2648Jeremy Harris2020-11-028-8/+27
* LDAP: fix taint-check in server list walk. Bug 2646Jeremy Harris2020-10-303-3/+7
* eximon: fix FreeBSD buildRichard Clayton2020-09-151-1/+1
* Fix non-TLS buildJeremy Harris2020-09-065-17/+14
* GnuTLS: clear errno before any data i/o op, so error logging does not see sta...Jeremy Harris2020-09-063-5/+8
* Fix utilities indexingPhil Pennock2020-08-311-6/+6
* Fix non-DANE buildJeremy Harris2020-08-276-16/+16
* DANE: Fix 2 messages from queue caseJeremy Harris2020-08-2721-62/+381
* Fix non-DANE buildJeremy Harris2020-08-271-4/+11
* DANE: Fix 2-rcpt message, diff domins case. Bug 2265Jeremy Harris2020-08-2610-12/+197
* DANE: force SNI to use $domain. Bug 2265Jeremy Harris2020-08-2617-25/+49
* Taint: fix off-by-one in is_tainted(). Bug 2634Gavan2020-08-261-0/+5
* Build: ifdef guard for EXPERIMENTAL_QUEUEFILEJeremy Harris2020-08-241-0/+4
* Taint: fix off-by-one in is_tainted(). Bug 2634Gavan2020-08-212-2/+7
* Fix ${readsocket } eol-replacement. Bug 2630Jeremy Harris2020-08-149-23/+106
* Fix spelling of local_part_data in docs and debug outputJeremy Harris2020-08-0953-750/+750
* debug_print_socket(): output formattingHeiko Schlittermann (HS12-RIPE)2020-07-171-4/+4
* Fix debug_print_socket()Heiko Schlittermann (HS12-RIPE)2020-07-171-15/+19
* Taint: fix ACL "spam" condition, to permit tainted name argumentsJeremy Harris2020-07-132-11/+10