summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-05Account for null strinng in debug "show"Jeremy Harris
2022-02-04Restore signalhandling after quota-verifyJeremy Harris
2022-02-04Debug: feed startup "whats supported" info through normal debug channelJeremy Harris
2022-02-03OpenSSL: feed keylog & OCSP debug through normal channelJeremy Harris
2022-01-31Account for failing utf-8 library callLeon Winter
2022-01-29Avoid null-indirection from null argv[0]Jeremy Harris
2022-01-27Stop option for ACL control of debug loggingJeremy Harris
2022-01-25Fix build on systems not supporting SEGV_BNDERRJeremy Harris
2022-01-23Propagate null gstring through string_catn()Jeremy Harris
2022-01-23Differentiate empty-line from EOF in stdin for -beJeremy Harris
2022-01-23log more detail for SIGSEGVJeremy Harris
2022-01-21compiler quieteningJeremy Harris
2022-01-20Debug: more detail for expansion itemsJeremy Harris
2022-01-20tidyingJeremy Harris
2022-01-20Debug: more detail for expansionsJeremy Harris
2022-01-18Debug: pass ACL-initiated debug through execsJeremy Harris
2022-01-11tidyingJeremy Harris
2022-01-11Ensure server tls close alert not delayedJeremy Harris
2022-01-11BSD: fix resource leakJeremy Harris
2022-01-05Avoid modifying global errno when raising eventJeremy Harris
2022-01-03TLS: event for daemon accept failJeremy Harris
2022-01-02tidyingJeremy Harris
2022-01-01OpenSSL: typo in loggingJeremy Harris
2021-12-30TLS: Deprecate RFC 5114 DH params. Bug 1895Jeremy Harris
2021-12-25 smtp transport: poll for trailing data to drain before closeJeremy Harris
2021-12-10OpenSSL: fix tls_require_ciphers needing underbar-normalisation. Bug 2845Jeremy Harris
2021-12-08Errorcheck library callJeremy Harris
2021-12-05OpenSSL: use nondeprecated HMAC functions under 3.0.0.Jeremy Harris
2021-12-04OpenSSL: use nondeprecated RSA key functions under 3.0.0.Jeremy Harris
2021-12-03OpenSSL: tidy DH and ECDH param setupJeremy Harris
2021-12-03OpenSSL: use nondeprecated D-H functions under 3.0.0.Jeremy Harris
2021-11-29tidyingJeremy Harris
2021-11-28OpenSSL: use nondeprecated EC-group functions under 3.0.0.Jeremy Harris
2021-11-28Fix basic memory use for SPARC. Bug 2838John Paul Adrian Glaubitz
2021-11-28OpenSSL: use nondeprecated hash functions under 3.0.0.Jeremy Harris
2021-11-28More care with transport process resultsJeremy Harris
2021-11-28Fix build for OpenSSL 3.0.0 . Bug 2810Jaroslav Škarvada
2021-11-23Error-check scan dir tidyingJeremy Harris
2021-11-22Fix shutdown=no in ${readsocket}. Bug 2784Jeremy Harris
2021-11-19Fix early use of $sender_host_nameJeremy Harris
2021-11-17 Tidy input buffer handlingJeremy Harris
2021-11-17select() -> poll(). Bug 2831Jeremy Harris
2021-11-13TFO: avoid needless calls in transport-detectionJeremy Harris
2021-11-10tidyingJeremy Harris
2021-11-09Fix -be macro definitionJeremy Harris
2021-11-06Revert "GnuTLS: lose DH-param setup, for recent library versions where no lon...Jeremy Harris
2021-11-06FreeBSD: do not strip binariesJeremy Harris
2021-10-24Fix client-only use of gsasl authenticator. Bug 2818Jeremy Harris
2021-10-24Fix error message for multiple authenticators misconfiguration. Bug 2817Wolfgang Breyha
2021-10-24LMDB: fix build. Bug 2812Andrew Colin Kissa