summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-01GDBM: fix buildJeremy Harris
2022-02-27GnuTLS: TLS1.3 channel bindingJeremy Harris
2022-02-27AUTH GSASL SCRAM: handling of error return from libraryJeremy Harris
2022-02-27NDBM: check for bogus name given to create callJeremy Harris
2022-02-27Build: Allow Local/Makefile "USE_NDBM=y" to override OS/Makefile-*Jeremy Harris
2022-02-26Cyrus SASL: keep rejectlog output to single linesJeremy Harris
2022-02-26OpenBSD: use ndbm for hints DBsJeremy Harris
2022-02-26tidyingJeremy Harris
2022-02-26Remove BDB 1.x & 2.x supportJeremy Harris
2022-02-18Parameteraizable retry DB record size limit. Bug 2535Jeremy Harris
2022-02-18Specific check for null pointerJeremy Harris
2022-02-13Fix include_directory in redirect routers. Bug 2715Jeremy Harris
2022-02-13constificationJeremy Harris
2022-02-09DMARC: typoJeremy Harris
2022-02-07Unbreak build with dmarc, pt. 2Jeremy Harris
2022-02-07log process_info on SEGVJeremy Harris
2022-02-06constificationJeremy Harris
2022-02-06tidyingJeremy Harris
2022-02-06Unbreak build with dmarc.Jeremy Harris
2022-02-06Fix bogus error message copy. Bug 2857Jeremy Harris
2022-02-06LMDB: fix version-reportJeremy Harris
2022-02-06constificationJeremy Harris
2022-02-05Debug: handle exact-fill of pretrigger bufferJeremy Harris
2022-02-05 Debug pretrigger capture facilityJeremy Harris
2022-02-05Retire old libsrs_alt -based SRS support. Bug 1649Jeremy Harris
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