Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-08 | tidying | Jeremy Harris | |
2020-03-08 | Fix parsing of cmdline -os & -pr options. Bug 2538 | Heiko Schlichting | |
Incorrect attibution in 305e4faec2 commit Found & fixed by Heiko; coding massaged by jgh Broken-by: 777cc7485c | |||
2020-03-08 | Testsuite: better restriction of parallel 2-stage-queue-runners | Jeremy Harris | |
2020-03-08 | Fix parsing of cmdline -os & -pr options. Bug 2538 | Heiko Schlittermann (HS12-RIPE) | |
Found & fixed by Heiko; coding massaged by jgh Broken-by: 777cc7485c | |||
2020-03-08 | Testsuite: testcases for bug 2538 | Jeremy Harris | |
2020-03-05 | Taint: track in ${utf8clean:} operator | Jeremy Harris | |
2020-03-05 | Docs: tidying | Jeremy Harris | |
2020-03-03 | Docs: typo in example config file. Bug 2528 | David Restall | |
2020-03-03 | Revert "GnuTLS: remove GNUTLS_E_AGAIN handling" | Heiko Schlittermann (HS12-RIPE) | |
This reverts commit 0b049796b89a59fc322119b54199d92c404ef687. Thanks to Andreas Metzler for pointing me to: https://gitlab.com/gnutls/gnutls/issues/644#note_123363338 | |||
2020-03-02 | GnuTLS: Do not care about corked data when uncorking | Heiko Schlittermann (HS12-RIPE) | |
2020-03-02 | GnuTLS: remove GNUTLS_E_AGAIN handling | Heiko Schlittermann (HS12-RIPE) | |
The AGAIN shouldn't happen, as we are using blocking sockets | |||
2020-03-01 | Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537 | Jeremy Harris | |
2020-02-29 | Testsuite: ignore differentce in libgsasl version | Jeremy Harris | |
2020-02-29 | Add variables for wildcard portion of local-part affix. Bug 281 | Jeremy Harris | |
2020-02-26 | Testsuite: Move 2040 to 1101 (hanging pipelining connections) | Heiko Schlittermann (HS12-RIPE) | |
While this was a bug using GnuTLS, the test is rather generic and the expected behaviour does not depend on the TLS implementation. | |||
2020-02-26 | Testsuite: build a generic tls enabled client: client-anytls | Heiko Schlittermann (HS12-RIPE) | |
2020-02-26 | Fix ${tr } expansion item. Bug 2533 | Jeremy Harris | |
Broken-by: acec9514b1 | |||
2020-02-24 | Fix timestamp outputs for TAI timezone. Bug 2530 | Arne Wörner | |
2020-02-23 | GnuTLS: avoid hang in older library, in selfsigned-cert creation | Jeremy Harris | |
2020-02-23 | Replace "Try to fix Solaris build" with compatibility compiler flags | Jeremy Harris | |
This reverts commit b11989b8d73c17ccb70e22ca7e8a13540ecca73d. | |||
2020-02-23 | Try to fix Solaris build | Jeremy Harris | |
2020-02-22 | When counting queue, avoid building & sorting list of names | Jeremy Harris | |
This is worth maybe 30% time of a 10^5-sized queue | |||
2020-02-22 | Handle non-response from daemon for $queue_size | Jeremy Harris | |
2020-02-22 | Unix socket creds: FreeBSD needs level 0 not SOL_SOCKET | Jeremy Harris | |
2020-02-22 | Unix socket struct naming: avoid "sun" due to conflict on Solaris | Jeremy Harris | |
2020-02-21 | Allow for platforms not support abstract naming for Unix sockets | Jeremy Harris | |
2020-02-19 | Unix socket creds sockopt for BSD-ish platforms | Jeremy Harris | |
2020-02-19 | Unix socket creds definitions for BSD-ish platforms | Jeremy Harris | |
2020-02-19 | GnuTLS: tls_write(): wait after uncorking the session | Heiko Schlittermann (HS12-RIPE) | |
2020-02-19 | GnuTLS: Tweak debug output | Heiko Schlittermann (HS12-RIPE) | |
2020-02-19 | GnuTLS: Clarify the use of SSLKEYFILE | Heiko Schlittermann (HS12-RIPE) | |
2020-02-19 | Add queue_size variable. Bug 1406 | Jeremy Harris | |
2020-02-19 | Move notifier socket to general availability | Jeremy Harris | |
2020-02-19 | Docs: clarify DKIM key generation | Jeremy Harris | |
2020-02-18 | Testsuite: add test for hanging callout connections | Heiko Schlittermann (HS12-RIPE) | |
Fixed in bd95ffc2ba87fbd3c752df17bc8fd9c01586d45a | |||
2020-02-18 | Overlapped twophase-queue-run and delivery. Experimental. | Jeremy Harris | |
2020-02-17 | Fix continued-connection SIZE parameter on MAIL commmand. Bug 2525 | Jeremy Harris | |
2020-02-15 | tidying | Jeremy Harris | |
2020-02-14 | Docs: ETRN default command | Jeremy Harris | |
2020-02-13 | GnuTLS: fix hanging callout connections | Jeremy Harris | |
Broken-by: 925ac8e4f1 | |||
2020-02-13 | Auths: fix cyrus-sasl driver for gssapi use. Bug 2524 | Jeremy Harris | |
Broken-by: c0fb53b74e | |||
2020-02-12 | GnuTLS: tweak debug output | Jeremy Harris | |
2020-02-12 | tidying | Jeremy Harris | |
2020-02-04 | ACL: Fix parsing of control=queue_only | Jeremy Harris | |
Broken-by: 9438970c97 | |||
2020-02-04 | Docs: tweak local_scan chapter | Jeremy Harris | |
2020-02-03 | Incompatibility warning | Jeremy Harris | |
2020-02-03 | Testsuite: headers_remove globbing. Bug 159 | Jeremy Harris | |
2020-02-03 | Support tail-glob in headers_remove. Bug 159 | Peder Stray | |
2020-02-03 | Avoid needless arg on queue-runner exec | Jeremy Harris | |
2020-02-03 | Local_scan: more guards in included files | Jeremy Harris | |