summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-21Taint: mark more command-line argumentsJeremy Harris
2020-03-20tidyingJeremy Harris
2020-03-20Fix segfault on bad cmdline -f (sender) argument. Bug 2541Jeremy Harris
2020-03-17Avoid corrupting globals during time-pausesJeremy Harris
2020-03-15Fix spurious detection of timeout while writing to transport filterJeremy Harris
2020-03-14Testsuite: missing output fileJeremy Harris
2020-03-14Testsuite: use correct client for GnuTLS platformJeremy Harris
2020-03-14Testsuite: make "client" util TLS variants more similarJeremy Harris
2020-03-14Testtsuite: portabilityJeremy Harris
2020-03-13Testsuite: fix mungeJeremy Harris
2020-03-12Testsuite: fix case for TLS library differencesJeremy Harris
2020-03-12Retry once a single-item delivery from the queue, when lock causes no attemptJeremy Harris
2020-03-12Debug: _exit() process-terminationJeremy Harris
2020-03-10Testsuite: fix build on non-gnumake platformsJeremy Harris
2020-03-10Testsuite: fix build on non-gnumake platformsJeremy Harris
2020-03-10Early-pipe: retry without pipelining on first-response failureJeremy Harris
2020-03-08Default notifier socket name to spooldir-dependent path even for abstract namesJeremy Harris
2020-03-08Close notifier socket before re-exec of daemon. Bug 2539Jeremy Harris
2020-03-08tidyingJeremy Harris
2020-03-08Fix parsing of cmdline -os & -pr options. Bug 2538Heiko Schlichting
2020-03-08Testsuite: better restriction of parallel 2-stage-queue-runnersJeremy Harris
2020-03-08 Fix parsing of cmdline -os & -pr options. Bug 2538Heiko Schlittermann (HS12-RIPE)
2020-03-08Testsuite: testcases for bug 2538Jeremy Harris
2020-03-05Taint: track in ${utf8clean:} operatorJeremy Harris
2020-03-05Docs: tidyingJeremy Harris
2020-03-03Docs: typo in example config file. Bug 2528David Restall
2020-03-03Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"Heiko Schlittermann (HS12-RIPE)
2020-03-02GnuTLS: Do not care about corked data when uncorkingHeiko Schlittermann (HS12-RIPE)
2020-03-02GnuTLS: remove GNUTLS_E_AGAIN handlingHeiko Schlittermann (HS12-RIPE)
2020-03-01Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris
2020-02-29Testsuite: ignore differentce in libgsasl versionJeremy Harris
2020-02-29Add variables for wildcard portion of local-part affix. Bug 281Jeremy Harris
2020-02-26Testsuite: Move 2040 to 1101 (hanging pipelining connections)Heiko Schlittermann (HS12-RIPE)
2020-02-26Testsuite: build a generic tls enabled client: client-anytlsHeiko Schlittermann (HS12-RIPE)
2020-02-26Fix ${tr } expansion item. Bug 2533Jeremy Harris
2020-02-24Fix timestamp outputs for TAI timezone. Bug 2530Arne Wörner
2020-02-23GnuTLS: avoid hang in older library, in selfsigned-cert creationJeremy Harris
2020-02-23Replace "Try to fix Solaris build" with compatibility compiler flagsJeremy Harris
2020-02-23Try to fix Solaris buildJeremy Harris
2020-02-22When counting queue, avoid building & sorting list of namesJeremy Harris
2020-02-22Handle non-response from daemon for $queue_sizeJeremy Harris
2020-02-22Unix socket creds: FreeBSD needs level 0 not SOL_SOCKETJeremy Harris
2020-02-22Unix socket struct naming: avoid "sun" due to conflict on SolarisJeremy Harris
2020-02-21Allow for platforms not support abstract naming for Unix socketsJeremy Harris
2020-02-19Unix socket creds sockopt for BSD-ish platformsJeremy Harris
2020-02-19Unix socket creds definitions for BSD-ish platformsJeremy Harris
2020-02-19GnuTLS: tls_write(): wait after uncorking the sessionHeiko Schlittermann (HS12-RIPE)
2020-02-19GnuTLS: Tweak debug outputHeiko Schlittermann (HS12-RIPE)
2020-02-19GnuTLS: Clarify the use of SSLKEYFILEHeiko Schlittermann (HS12-RIPE)
2020-02-19Add queue_size variable. Bug 1406Jeremy Harris