summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Start documenting the things we changed incompatibly.Phil Pennock2021-05-271-0/+18
| * Inline four often-called new functionsPhil Pennock2021-05-272-6/+6
| * Fixes for compilationJeremy Harris2021-05-2715-257/+309
| * SECURITY: rework BDAT receive function handlingPhil Pennock2021-05-273-19/+55
| * SECURITY: fix SMTP verb option parsingPhil Pennock2021-05-272-2/+6
| * SECURITY: Avoid integer overflow on too many recipientsPhil Pennock2021-05-272-0/+12
| * SECURITY: default recipients_max to 50,000Phil Pennock2021-05-274-3/+5
| * SECURITY: a second negative store guardPhil Pennock2021-05-271-0/+7
| * SECURITY: refuse too small store allocationsPhil Pennock2021-05-272-1/+14
| * SECURITY: fix Qualys CVE-2020-PFPZAPhil Pennock2021-05-272-0/+8
| * SECURITY: fix Qualys CVE-2020-PFPSNPhil Pennock2021-05-272-3/+15
| * SECURITY: fix Qualys CVE-2020-SLCWDPhil Pennock2021-05-273-9/+19
| * SECURITY: pick up more argv length checksPhil Pennock2021-05-271-12/+18
| * SECURITY: length limits on many cmdline optionsPhil Pennock2021-05-2711-59/+165
| * Re-ran the conversion of all DH parametersPhil Pennock2021-05-272-20/+27
| * gen_pkcs3: Terminate string before calling BH_hex2bn()Simon Arlott2021-05-271-5/+6
| * Default config: reject on too many bad RCPTPhil Pennock2021-05-272-0/+16
| * Handle SIGINT as we do with SIGTERMHeiko Schlittermann (HS12-RIPE)2021-05-277-14/+26
| * Enforce pid_file_path start at "/"Heiko Schlittermann (HS12-RIPE)2021-05-272-0/+5
| * testsuite: tidy logs/4520 and confs/4520Heiko Schlittermann (HS12-RIPE)2021-05-276-33/+33
| * tidyHeiko Schlittermann (HS12-RIPE)2021-05-271-2/+2
|/
* Use separate line in Received: header for timestampJeremy Harris2021-05-25609-1554/+2982
* Docs: assorted fixesu342021-05-181-22/+32
* Docs: typoHeiko Schlittermann (HS12-RIPE)2021-05-181-1/+1
* Fix host_name_lookup (Close 2747)Heiko Schlittermann (HS12-RIPE)2021-05-171-2/+2
* Named Queues: fix immediate-delivery. Bug 2743Jeremy Harris2021-05-125-3/+20
* OpenBSD: remove redundant platform defineJeremy Harris2021-05-111-1/+0
* TLS DANE to multiple recipients w/ different DNSSec statusHeiko Schlittermann (HS12-RIPE)2021-05-117-1/+290
* Fix DANE + SNI handling (Bug 2265)Heiko Schlittermann (HS12-RIPE)2021-05-114-21/+21
* DNS: Better handling of SOA when negative-caching lookupsJeremy Harris2021-05-085-43/+39
* wipJeremy Harris2021-05-054-11/+17
* Debug: output dmarc library versionJeremy Harris2021-05-043-6/+23
* Fix ${ipv6norm:}Jeremy Harris2021-05-044-4/+8
* Docs: typo. Closes 2713Heiko Schlittermann (HS12-RIPE)2021-04-271-1/+1
* tidyingJeremy Harris2021-04-255-17/+12
* Testsuite: tidyingJeremy Harris2021-04-2534-113/+108
* Taint: enforce untainted ACL text lineJeremy Harris2021-04-252-8/+24
* Fix time usage on non-subtick-resolution platformsSimon Arlott2021-04-211-1/+1
* Docs: note caching of auto-generated server certificateJeremy Harris2021-04-181-2/+6
* Experimental: ESMTP LIMITS extensionJeremy Harris2021-04-1848-170/+1829
* Testsuite: output changes arisingJeremy Harris2021-04-181-2/+2
* Log queue_time and queue_time_overall exclusive of receive time. Bug 2672Jeremy Harris2021-04-1627-21/+86
* taint: allow appendfile create_file option to specify a de-tainting safe ...Jeremy Harris2021-04-14327-480/+866
* Set mainlog_name and rejectlog_name unconditionally.Heiko Schlittermann (HS12-RIPE)2021-04-121-4/+6
* Logging: better tracking of continued-connection useJeremy Harris2021-04-1012-116/+146
* Pass proxy addresses/ports to continued trasnports. Bug 2710Jeremy Harris2021-04-0711-7/+197
* Docs: add warning note on ${listnamed:} operatorJeremy Harris2021-04-071-0/+4
* Docs: mention *_environment in "Misc" section"Heiko Schlittermann (HS12-RIPE)2021-04-051-0/+2
* Disable server-side close timing sophistication on MacOSJeremy Harris2021-04-052-2/+17
* Docs: add example for DKIM dual-signingJeremy Harris2021-04-051-0/+9