summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-12-15Fix build with content-scan enabled but all malware types disabledJeremy Harris
2018-12-14Fix parsing of option type Kint (integer, stored in K). Bug 2348Jeremy Harris
2018-12-13mk_exim_release: rework for dotted release schemeHeiko Schlittermann (HS12-RIPE)
2018-12-13reversion: Adapt to dotted release schemeHeiko Schlittermann (HS12-RIPE)
2018-12-13reversion: tidyHeiko Schlittermann (HS12-RIPE)
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time yet...Jeremy Harris
2018-12-02tidyingJeremy Harris
2018-12-02More debug in smtp transportJeremy Harris
2018-12-02Logging: outgoing_port on temporary errors for non-last hostsJeremy Harris
2018-12-01Harden string-list handlingJeremy Harris
2018-11-29GnuTLS: fix build with older librariesJeremy Harris
2018-11-28OpenSSL: fail the handshake when SNI processing hits a problemJeremy Harris
2018-11-28TLS: Increase RSA keysize of autogen selfsign certJeremy Harris
2018-11-24Fix AUTH_GSASL buildJeremy Harris
2018-11-24Avoid leaving $domain live with bogus info, during server connection startupJeremy Harris
2018-11-21Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2238Jeremy Harris
2018-11-20tidyingJeremy Harris
2018-11-17Lose more string-copy operationsJeremy Harris
2018-11-15Fix growable-string sprintfJeremy Harris
2018-11-15OpenBSD: bump dns-result buffer to 64kBJeremy Harris
2018-11-15Recast more internal string routines to use growable-stringsJeremy Harris
2018-11-14tidyingJeremy Harris
2018-11-06tidyingJeremy Harris
2018-11-06Fix build on FreeBSD 11Jeremy Harris
2018-11-05MacOS: fix buildJeremy Harris
2018-11-05Fix mis-mergeJeremy Harris
2018-11-05Unbreak non-PIPE_CONNECT buildJeremy Harris
2018-11-05Squashed commit of PIPE_CONNECTJeremy Harris
2018-10-30MacOS: TCP Fast OpenJeremy Harris
2018-10-30Increase size of variables for check_spool_space and check_log_spaceJeremy Harris
2018-10-27Avoid trying to talk TLS over a known-closed channelJeremy Harris
2018-10-23Tidying: char signednessJeremy Harris
2018-10-23Build: probe for broken poll() timing implementationJeremy Harris
2018-10-23MacOS: probe for a usable TFO system configurationJeremy Harris
2018-10-21MacOS: fix spurious "child process failure"Jeremy Harris
2018-10-21Debug: provide for SIGALRM trackingJeremy Harris
2018-10-21Fix bad use of library, copying string over itselfJeremy Harris
2018-10-21tidyingJeremy Harris
2018-10-21Ensure unique message-id even for rejected messagesJeremy Harris
2018-10-21MacOS: fix egid problemJeremy Harris
2018-10-21MacOS: support large group-membership countsJeremy Harris
2018-10-20Refactor startup error exitsJeremy Harris
2018-10-14tidyingJeremy Harris
2018-10-14Testsuite: client script faciility for handling optional reponsesJeremy Harris
2018-10-14OpenSSL: Enhance connect/accept-time debugJeremy Harris
2018-10-12Fix Mac buildJeremy Harris
2018-10-12Fix OpenBSD build.Jeremy Harris
2018-10-12Increase buffer size used for DNS responses. Bug 2329Jeremy Harris
2018-10-12tidyingJeremy Harris
2018-10-12Rename smtp.client-ip to smtp.remote-ipPhil Pennock