summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-08DKIM: reduce memory usage (2nd go)Jeremy Harris
2016-08-07CHUNKING/DKIM: fix handling of lines having a leading dotJeremy Harris
2016-08-07Revert "DKIM: reduce memory usage"Jeremy Harris
2016-08-07CHUNKING: fix transmit with long headersJeremy Harris
2016-08-06DKIM: reduce memory usageJeremy Harris
2016-08-06Routing: in a dnslookup, fix fail_defer_domains to defer on missing MX record...Jeremy Harris
2016-08-06Fix DISABLE_DKIM build & test. Fix build on systems lacking MAX in standard ...Jeremy Harris
2016-08-06Merge branch 'CHUNKING'Jeremy Harris
2016-08-05tidyingJeremy Harris
2016-08-04Merge branch 'fakereject'Jeremy Harris
2016-08-04Logging: visibility of fakerejectJeremy Harris
2016-08-04DKIM: log error on overlong input lineJeremy Harris
2016-08-04Named queues: Add queue name to "queued by ACL" log lineJeremy Harris
2016-08-03DANE: treat a TLSA response having only non-TLSA records the same as a no-mat...Jeremy Harris
2016-08-02pass advertised facility to continued-transport processJeremy Harris
2016-08-02transmit loggingJeremy Harris
2016-08-02receive with DKIMJeremy Harris
2016-08-02transmit with DKIMJeremy Harris
2016-08-02basic & pipelined transmit testcasesJeremy Harris
2016-08-02Callback into smtp transport for BDAT commandsJeremy Harris
2016-08-02tidyingJeremy Harris
2016-08-02feed need for BDAT down to write_chunk()Jeremy Harris
2016-08-02tidying: dkim output bufferJeremy Harris
2016-08-02tidying: dkim output function argsJeremy Harris
2016-08-02transmit peer capability recognitionJeremy Harris
2016-08-02receive flow processingJeremy Harris
2016-07-31Fix $body_linecount for empty linesJeremy Harris
2016-07-31Logging: Fix logging of errors under PIPELININGJeremy Harris
2016-07-30Expansions: shortcut hmac expansion during syntax-check phaseJeremy Harris
2016-07-30Expansions: add operators base32, base32dJeremy Harris
2016-07-27Unbreak transport-filters & bounce-generation.Jeremy Harris
2016-07-27tidyingJeremy Harris
2016-07-25debug: prettify expansion condition trace outputJeremy Harris
2016-07-24recive smtp commandJeremy Harris
2016-07-24feature advertiseJeremy Harris
2016-07-24tidyingJeremy Harris
2016-07-24DKIM: error verification on missing tags. Bug 1853mrgus
2016-07-10Cutthrough: expand transport dkim_domain option when testing for dkim signingJeremy Harris
2016-07-08Cutthrough: disable on >1 addr from routing, and on verify option success_on_...Jeremy Harris
2016-07-08Cutthrough: avoid use of callout result cacheJeremy Harris
2016-07-07tidyingJeremy Harris
2016-06-17tidyingJeremy Harris
2016-06-12Safety check in deliver_split_address()Jeremy Harris
2016-06-12Routing: fix $verify_mode to be usable in routersJeremy Harris
2016-06-03Tidying: coverity issuesJeremy Harris
2016-06-03Fix compiler warning/error on set_process_info(sprintf())Heiko Schlittermann (HS12-RIPE)
2016-06-03Merge branch 'multiqueue_336': Named queuesJeremy Harris
2016-06-03Build: add flage & includes to dbmbuild compileJeremy Harris
2016-06-02Expansions: add ${sha3:<string>} itemJeremy Harris
2016-06-02Add support for ${sha256:<string>}Jeremy Harris