summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: ignore all fork-time debugtestsuite_delaysJeremy Harris2020-03-3061-784/+1
* Testsuite: ignore fakens fork debug line, avoiding ipv6-support differencesJeremy Harris2020-03-2832-484/+3
* Revert testsuite-delays portion of the debug_fork development.Jeremy Harris2020-03-2788-888/+263
* Fix argument checking for ${readsocket }Jeremy Harris2020-03-264-2/+12
* Merge branch 'debug_fork'Jeremy Harris2020-03-22157-671/+2623
|\
| * exit-time debugJeremy Harris2020-03-22140-801/+809
| * debug tidyingJeremy Harris2020-03-2235-309/+288
| * pass through execJeremy Harris2020-03-2262-653/+667
| * child-open debugJeremy Harris2020-03-2249-803/+817
| * consistent fork-time debugJeremy Harris2020-03-2090-29/+1942
| * fixesJeremy Harris2020-03-182-0/+4
| * tidyingJeremy Harris2020-03-187-24/+27
| * labelled-process fork functionJeremy Harris2020-03-1520-75/+97
* | Testsuite: move dsearch-dependent testcaseJeremy Harris2020-03-225-7/+22
* | Taint: fix dsearch result to be untaintedJeremy Harris2020-03-224-11/+27
* | Taint: mark more command-line argumentsJeremy Harris2020-03-213-131/+122
* | tidyingJeremy Harris2020-03-201-1/+0
* | Fix segfault on bad cmdline -f (sender) argument. Bug 2541Jeremy Harris2020-03-2010-34/+40
* | Avoid corrupting globals during time-pausesJeremy Harris2020-03-171-0/+3
* | Fix spurious detection of timeout while writing to transport filterJeremy Harris2020-03-152-0/+3
|/
* Testsuite: missing output fileJeremy Harris2020-03-141-0/+3
* Testsuite: use correct client for GnuTLS platformJeremy Harris2020-03-144-7/+4
* Testsuite: make "client" util TLS variants more similarJeremy Harris2020-03-1422-55/+1
* Testtsuite: portabilityJeremy Harris2020-03-143-10/+12
* Testsuite: fix mungeJeremy Harris2020-03-131-1/+1
* Testsuite: fix case for TLS library differencesJeremy Harris2020-03-121-6/+8
* Retry once a single-item delivery from the queue, when lock causes no attemptJeremy Harris2020-03-121-0/+17
* Debug: _exit() process-terminationJeremy Harris2020-03-1233-17/+88
* Testsuite: fix build on non-gnumake platformsJeremy Harris2020-03-101-1/+1
* Testsuite: fix build on non-gnumake platformsJeremy Harris2020-03-101-1/+1
* Early-pipe: retry without pipelining on first-response failureJeremy Harris2020-03-105-25/+59
* Default notifier socket name to spooldir-dependent path even for abstract namesJeremy Harris2020-03-0815-17/+69
* Close notifier socket before re-exec of daemon. Bug 2539Jeremy Harris2020-03-081-7/+17
* tidyingJeremy Harris2020-03-082-5/+4
* Fix parsing of cmdline -os & -pr options. Bug 2538Heiko Schlichting2020-03-080-0/+0
* Testsuite: better restriction of parallel 2-stage-queue-runnersJeremy Harris2020-03-082-3/+4
* Fix parsing of cmdline -os & -pr options. Bug 2538Heiko Schlittermann (HS12-RIPE)2020-03-082-18/+19
* Testsuite: testcases for bug 2538Jeremy Harris2020-03-085-8/+59
* Taint: track in ${utf8clean:} operatorJeremy Harris2020-03-053-19/+29
* Docs: tidyingJeremy Harris2020-03-052-4/+7
* Docs: typo in example config file. Bug 2528David Restall2020-03-031-1/+1
* Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"Heiko Schlittermann (HS12-RIPE)2020-03-031-6/+22
* GnuTLS: Do not care about corked data when uncorkingHeiko Schlittermann (HS12-RIPE)2020-03-021-8/+6
* GnuTLS: remove GNUTLS_E_AGAIN handlingHeiko Schlittermann (HS12-RIPE)2020-03-021-20/+5
* Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris2020-03-0126-628/+965
* Testsuite: ignore differentce in libgsasl versionJeremy Harris2020-02-292-1/+4
* Add variables for wildcard portion of local-part affix. Bug 281Jeremy Harris2020-02-2917-29/+120
* Testsuite: Move 2040 to 1101 (hanging pipelining connections)Heiko Schlittermann (HS12-RIPE)2020-02-264-3/+2
* Testsuite: build a generic tls enabled client: client-anytlsHeiko Schlittermann (HS12-RIPE)2020-02-263-5/+15
* Fix ${tr } expansion item. Bug 2533Jeremy Harris2020-02-262-9/+14