build: use pkg-config for i18n
[exim.git] / src / src / functions.h
11 days ago Jeremy Harrisexim-filter dynamic module
2024-09-10 Jeremy Harrissieve dynamic module
2024-09-08 Jeremy Harrisperl dynamic module
2024-09-07 Jeremy Harrispam dynamic module
2024-09-07 Jeremy Harristidying: formatted listmaker
2024-09-07 Jeremy Harrisradius dynamic module
2024-09-06 Jeremy Harrisarc dynamic module
2024-09-06 Jeremy Harrismore string-formatting facilities
2024-09-04 Jeremy Harrisdkim dynamic module
2024-08-29 Jeremy Harrisdmarc dynamic module
2024-08-28 Jeremy Harrisspf dynamic module
2024-08-24 Jeremy HarrisLookups: lazy-load modules
2024-08-24 Jeremy HarrisMove from table to tree for lookups
2024-08-18 Jeremy Harrisldap lookups build as dynamic module
2024-08-14 Jeremy HarrisMerge branch 'router_dynamic_modules'
2024-08-14 Jeremy Harrisdyn load auth/router/transport files
2024-08-14 Jeremy Harristidying
2024-08-10 Jeremy Harriscommon driver structs for transports
2024-08-10 Jeremy Harriscommon driver structs for routers
2024-07-31 Jeremy HarrisAdd $connection_id variable
2024-07-25 Jeremy HarrisBuild: move xtext routines out of auths drivers to...
2024-07-22 Jeremy HarrisMove control data for sieve into struct
2024-07-16 Jeremy HarrisBuild: drop printf-like annotations
2024-07-11 Jeremy HarrisMerge branch '4.next'
2024-06-29 Jeremy HarrisPass back more info from transport to delivery process
2024-06-07 Jeremy HarrisUpdate copyright dates exim-4.98-RC0
2024-05-09 Jeremy HarrisDebug: fix showing option name for list (vs. list content)
2024-05-03 Jeremy Harrisconstify
2024-04-11 Jeremy HarrisUse compressed form of ipv6 in $sender_host_address...
2024-04-04 Jeremy HarrisRetries: rework DB keys, and fix exinext IPv6. Bug...
2024-03-29 Jeremy Harrisinlining
2024-03-26 Jeremy Harristidying
2024-03-21 Jeremy HarrisOption for taint when setting variable under -be
2024-02-10 Jeremy HarrisMove ESMPT LIMITS extension from experimental to mainline
2023-12-22 Jeremy Harristweak observability
2023-12-05 Jeremy HarrisDKIM: tighten up parsing for DKIM DNS and header record...
2023-11-15 Jeremy Harrisconstification
2023-11-14 Jeremy Harrisconstification
2023-11-04 Jeremy HarrisMerge branch '4.next'
2023-10-19 Jeremy HarrisDNS: more hardening against crafted responses
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-14 Heiko Schlitterman... fix: proxy-protocol (CVE-2023-41227) Bug 3031
2023-10-14 Heiko Schlitterman... fix: string_is_ip_address (CVE-2023-42117) Bug 3031
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-09-01 Jeremy HarrisTaint: track SASL auth intermediate inputs
2023-08-27 Jeremy HarrisDMARC: add ARC info to history records
2023-08-03 Jeremy HarrisFix $recipients expansion when used within ${run.....
2023-06-30 Jeremy HarrisNew format for exim_message_id
2023-03-25 Jeremy HarrisExperimental_XCLIENT. Bug 2702
2023-03-21 Jeremy HarrisMove Proxy-Protocol impl to separate srcfile
2023-03-13 Jeremy HarrisSNI for ${readsocket }
2023-03-11 Jeremy HarrisHeader-wrap expansion. Bug 2843
2023-02-13 Jeremy HarrisNamed queues: support multiple queue-runners from singl...
2023-02-05 Jeremy HarrisMore abstraction of the gstring API
2022-12-23 Jeremy HarrisExpand max_rcpt option on smtp transport. Bug 2946
2022-11-29 Jeremy HarrisAdd variable $sender_helo_verified
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-08-31 Jeremy HarrisFix non-WITH_CONTENT_SCAN build (2)
2022-08-31 Jeremy HarrisFix $regex<n> use-after-free. Bug 2915
2022-08-14 Jeremy HarrisDump stack for "bad memory reference". Bug 2904
2022-06-26 Jeremy HarrisVariable setting in -be
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-11 Jeremy Harrishelper fn for daemon notifier
2022-05-15 Jeremy Harris Debug: pass ACL-initiated debug through spool residency exim-4.96-RC1
2022-05-09 Jeremy HarrisFix string_copyn() for limit greater than actual string...
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-07 Jeremy Harristidying
2022-04-05 Jeremy Harristidying
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-16 Jeremy Harrisconstify
2022-03-11 Jeremy Harristidying
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-02-13 Jeremy Harrisconstification
2022-02-06 Jeremy Harrisconstification
2022-02-06 Jeremy Harristidying
2022-02-06 Jeremy Harrisconstification
2022-02-05 Jeremy Harris Debug pretrigger capture facility
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2022-01-27 Jeremy HarrisStop option for ACL control of debug logging
2022-01-23 Jeremy HarrisPropagate null gstring through string_catn()
2022-01-11 Jeremy Harristidying
2022-01-05 Jeremy HarrisAvoid modifying global errno when raising event
2022-01-02 Jeremy Harristidying
2021-12-25 Jeremy Harris smtp transport: poll for trailing data to drain...
2021-11-17 Jeremy Harris Tidy input buffer handling
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-15 Jeremy HarrisAvoid calling gettimeofday(), select() per char for...
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-15 Thomas NollConstification
2021-09-12 Jeremy Harrispcre2
2021-08-10 Jeremy HarrisDKIM: fix verify under TLS & chunking, with pipelined...
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrisconsification
2021-06-27 Jeremy Harrisfirst go. crashes in 0003
next