Prebuild the data structure for builtin macros
[exim.git] / src / src / functions.h
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-06-13 Jeremy HarrisAdd compile-time checks on expanding-string function use
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-07 Jeremy HarrisDANE: avoid info leak by checking TLSA dnssec before...
2017-05-04 Jeremy HarrisCHUNKING / wire-format spool: use block-copies for...
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-04-17 Jeremy HarrisReduce number of places knowing about filename-construc...
2017-04-08 Jeremy Harristidying
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-02-25 Jeremy HarrisDKIM: rework error logging to pass strings back to...
2017-02-23 Phil PennockMove bdat_ungetc decl to hdr ∵ receive.c uses too
2017-02-12 Jeremy HarrisDebug: avoid indenting line-prefixes (timestamp, pid...
2017-02-10 Jeremy HarrisTLS: rework error logging to pass more string back...
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-02-08 Jeremy HarrisMemory management: when running under the testsuite...
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-29 Jeremy HarrisCHUNKING: Reject messages with malformed line ending...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisUse smtp_write_mail_and_rcpt_cmds() for verify callout
2016-12-13 Heiko Schlitterman... Use long names for the _DRIVER_*, and _OPT_* macros
2016-10-29 Jeremy Harrisconstification
2016-10-22 Jeremy HarrisTCP Fast Open
2016-10-16 Jeremy HarrisQueuefile: avoid using buffered I/O - no point for...
2016-10-15 Jeremy Harristidying
2016-10-15 Andrew Colin KissaNew: queuefile transport, under EXPERIMENTAL_QUEUEFILE
2016-10-10 Jeremy HarrisLazy-create builtin macros
2016-10-02 Jeremy HarrisClose logfile after a while waiting for non-smtp input...
2016-10-02 Jeremy HarrisAvoid parsing cost for auto-macro creates
2016-09-28 Jeremy HarrisRefactor driver feature-macro generation to be driven...
2016-09-25 Jeremy HarrisAdd automatic macros for config-file options. Bug...
2016-09-11 Jeremy HarrisMake BOOL unsigned; fix resulting latent bugs
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-05 Jeremy Harristidying
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-02 Jeremy Harrisreceive with DKIM
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-26 Jeremy Harristidying
2016-07-24 Jeremy Harristidying
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-06-02 Jeremy HarrisMove native sha1 implementation from auths to toplevel...
2016-05-21 Jeremy HarrisDebug: "kill" option on ACL control=debug. Bug 1831
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-06 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-24 Jeremy HarrisDANE: Remove fallback from hosts_try_dane. If TLSA...
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
2016-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-04-01 Heiko Schlitterman... Constify use of string_nextinlist()
2016-03-31 Heiko Schlitterman... Supress TLS/Env warnings in checking and listing mode
2016-03-12 Jeremy Harristidying: coverity issues
2016-03-10 Heiko Schlitterman... Honour the -n for -bP config
2016-03-03 Jeremy HarrisCutthrough: Reflect 5xx recipient reject from target...
2016-03-02 Heiko Schlitterman... Merge branch 'master'
2016-03-01 Heiko Schlitterman... Make qsort() in readconf.c more portable
2016-02-18 Heiko Schlitterman... Fix CVE-2016-1531 exim-4_87_RC4
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
2015-12-30 Jeremy HarrisSupport certificates in base64 expansion operator....
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-20 Jeremy Harrisdnslists: permit use with explicit key(s) in nonsmtp...
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-11-14 Jasen BettsEvents: add recipient-deferred events, both per-host...
2015-11-12 Heiko Schlitterman... Add support for -bP config
2015-11-08 Jeremy HarrisExpansions: New ${ipv6denorm:<string>} and ${ipv6norm...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-11 Jeremy HarrisHandle >1 parallelism in serialize db entries
2015-09-19 Jeremy HarrisRetry: always use interface, if set, for retry DB key...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-22 Jeremy HarrisBefore importing a certificate, free any previous one...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-23 Jeremy Harristidying
2015-05-19 Jeremy HarrisChange host_lookup re-forward from byname to bydns...
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-05-16 Jeremy Harristidying
2015-05-04 Jeremy HarrisI18N: new ${imapfolder_<sep>:<string>} expansion item...
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrissmtp output
2015-04-12 Jeremy Harrissmtp input
2015-04-12 Jeremy HarrisA-label transform functions
2015-03-15 Julian BrownWhen trying spooled messages, account for the local...
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-02-11 Jeremy HarrisFix reduce expansion.
2015-02-09 Jeremy Harristidying
2015-02-01 Jeremy Harrisconstification
2015-01-27 Jeremy HarrisMake useful socket functions more generally available
2015-01-27 Jeremy HarrisFix crash in ocsp_url extract
2015-01-13 Jeremy HarrisMake smtp_receive_timeout main option expanded. Bug 564
next