summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-28router instance must be mutableJeremy Harris
2021-06-28namedlist_block has to be allocated mutably, to cache lookupsJeremy Harris
2021-06-28first go. crashes in 0003Jeremy Harris
2021-06-28Fix Solaris 10 build, moreJeremy Harris
2021-06-27Fix Solaris 10 build, for intro of taintwarnJeremy Harris
2021-06-27TLS: track changing fd of file-watcher when creds are releaded.Jeremy Harris
2021-06-24Fix logging with build-time config and empty elements (Closes 2733)Heiko Schlittermann (HS12-RIPE)
2021-06-24Fix logging with empty element in log_file_path (Bug 2733)Jeremy Harris
2021-06-24Silence the compilerHeiko Schlittermann (HS12-RIPE)
2021-06-24Do not close the (main)_log, if we do not see a chance to open it again.Heiko Schlittermann (HS12-RIPE)
2021-06-24Silence compilerHeiko Schlittermann (HS12-RIPE)
2021-06-24tidy log.cHeiko Schlittermann (HS12-RIPE)
2021-06-24smtpHeiko Schlittermann (HS12-RIPE)
2021-06-24smtp_outHeiko Schlittermann (HS12-RIPE)
2021-06-24deliverHeiko Schlittermann (HS12-RIPE)
2021-06-24rf_get_transportHeiko Schlittermann (HS12-RIPE)
2021-06-24lf_sqlperformHeiko Schlittermann (HS12-RIPE)
2021-06-24expandHeiko Schlittermann (HS12-RIPE)
2021-06-24directoryHeiko Schlittermann (HS12-RIPE)
2021-06-24deliverHeiko Schlittermann (HS12-RIPE)
2021-06-24pipeHeiko Schlittermann (HS12-RIPE)
2021-06-24autoreplyHeiko Schlittermann (HS12-RIPE)
2021-06-24rdaHeiko Schlittermann (HS12-RIPE)
2021-06-24parseHeiko Schlittermann (HS12-RIPE)
2021-06-24aclHeiko Schlittermann (HS12-RIPE)
2021-06-24dbstuffHeiko Schlittermann (HS12-RIPE)
2021-06-24searchHeiko Schlittermann (HS12-RIPE)
2021-06-24Introduce main config option allow_insecure_tainted_dataHeiko Schlittermann (HS12-RIPE)
2021-06-22GnuTLS: fix build with older GnuTLSJeremy Harris
2021-06-22TLS: as server, reject connections with ALPN indicating non-smtp useJeremy Harris
2021-06-21Compiler quieteningJeremy Harris
2021-06-19OpenSSL: on library versions too old to support session ticketsJeremy Harris
2021-06-17OpenSSL: fix verify-certs stack initializationJeremy Harris
2021-06-15hosts_require_heloJeremy Harris
2021-06-08Fix server creds cache invalidationJeremy Harris
2021-06-07compiler quieteningJeremy Harris
2021-06-07Re-fix non-Linux buildJeremy Harris
2021-06-06tidyingJeremy Harris
2021-06-06Fix non-Linux buildJeremy Harris
2021-06-06Observability: listen queue backlogJeremy Harris
2021-06-06Avoid rescanning listen select setJeremy Harris
2021-06-06Compute select fd_set outside daemon loopJeremy Harris
2021-06-05Fix SSL creds file watching on kevent platforms (BSDs) for symlinksJeremy Harris
2021-06-04DMARC: note unsupported library versions issueJeremy Harris
2021-06-04debug: fix openssl outputJeremy Harris
2021-06-03DKIM: under GnuTLS, permit weak algorithmsJeremy Harris
2021-05-28tidyingJeremy Harris
2021-05-28tidyingJeremy Harris
2021-05-28Logging: avoid pause during log-open under testsuiteJeremy Harris
2021-05-28Fix dmarc buildJeremy Harris