git://git.exim.org
/
exim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Hintsdb: tidy coding for DB create
[exim.git]
/
src
/
2023-11-05
Jeremy Harris
DANE: handle servefail for TLSA during Rverify. Bug...
tree
|
commitdiff
2023-11-04
Jeremy Harris
Merge branch '4.next'
tree
|
commitdiff
2023-11-04
Jeremy Harris
Copyright updates:
exim-4.97
tree
|
commitdiff
2023-10-21
Wolfgang Breyha
Fix exipick for new message-id format
tree
|
commitdiff
2023-10-19
Jeremy Harris
DNS: more hardening against crafted responses
tree
|
commitdiff
2023-10-17
Heiko Schlitterman...
tidy: remove unused variables
tree
|
commitdiff
2023-10-16
Jeremy Harris
Tidying: massage to project coding style
tree
|
commitdiff
2023-10-16
Jeremy Harris
Use project-standard memory management rather than...
tree
|
commitdiff
2023-10-15
Heiko Schlitterman...
Merge branch 'exim-4.96+security' into master+security
tree
|
commitdiff
2023-10-14
Jeremy Harris
Harden dnsdb against crafted DNS responses. Bug 3033
tree
|
commitdiff
2023-10-14
Jeremy Harris
SPF: harden against crafted DNS responses
tree
|
commitdiff
2023-10-14
Heiko Schlitterman...
fix: proxy-protocol (CVE-2023-41227) Bug 3031
tree
|
commitdiff
2023-10-14
Heiko Schlitterman...
fix: string_is_ip_address (CVE-2023-42117) Bug 3031
tree
|
commitdiff
2023-10-14
Jeremy Harris
Handle error on close of spool data file
tree
|
commitdiff
2023-10-14
Jeremy Harris
Tidying: readability defines
tree
|
commitdiff
2023-10-10
Jeremy Harris
SPF: harden against crafted DNS responses
tree
|
commitdiff
2023-10-10
Simon Arlott
Fix crash in SPF DNS usage
tree
|
commitdiff
2023-10-05
Jeremy Harris
SPF: fix looking at RRs when dns lookup does not return...
tree
|
commitdiff
2023-10-02
Jeremy Harris
Merge branch 'exim-4.96+security'
tree
|
commitdiff
2023-10-01
Jeremy Harris
Debug: more detail for ${reduce...} ${map...} ${filter...}
tree
|
commitdiff
2023-09-30
Jeremy Harris
Auths: fix possible OOB read in SPA authenticator....
tree
|
commitdiff
2023-09-30
Jeremy Harris
Auths: fix possible OOB write in SPA authenticator...
tree
|
commitdiff
2023-09-30
Jeremy Harris
Auths: use uschar more in spa authenticator
tree
|
commitdiff
2023-09-30
Jeremy Harris
Auths: fix possible OOB write in external authenticator...
tree
|
commitdiff
2023-09-29
Hendrik Jäger
Docs: tidying
tree
|
commitdiff
2023-09-26
Jeremy Harris
DKIM: support list-version of $dkim_verify_status,...
tree
|
commitdiff
2023-09-24
Jeremy Harris
more detail in error messages
tree
|
commitdiff
2023-09-24
Dean Brooks
Docs: inbound_srs behavior for empty secret. Bug 3025
tree
|
commitdiff
2023-09-24
Jeremy Harris
Docs: remove claim that -Mg causes specific wording...
tree
|
commitdiff
2023-09-11
Jeremy Harris
Fix ${tr...} and empty-strings. Bug 3023
tree
|
commitdiff
2023-09-10
Andreas Metzler
typo
tree
|
commitdiff
2023-09-10
Jeremy Harris
Feature advertisements for radius and pwcheck
tree
|
commitdiff
2023-09-07
u34
Docs: typo in comment in example config. Bug 3022
tree
|
commitdiff
2023-09-07
Jeremy Harris
Build: check during make for perl script library requir...
tree
|
commitdiff
2023-09-01
Jeremy Harris
Taint: track SASL auth intermediate inputs
tree
|
commitdiff
2023-08-31
Jeremy Harris
Taint: de-taint $2 (fixed part of key) from a matching...
tree
|
commitdiff
2023-08-31
Jeremy Harris
Avoid sending DSN when message was accepted under faker...
tree
|
commitdiff
2023-08-27
Jeremy Harris
DMARC: add ARC info to history records
tree
|
commitdiff
2023-08-24
Jeremy Harris
Re-fix live variable $value free. The inital fix resul...
tree
|
commitdiff
2023-08-24
Jeremy Harris
Revert "Fix free of $value after ${run...}"
tree
|
commitdiff
2023-08-24
Jeremy Harris
tidying: specified-initializers
tree
|
commitdiff
2023-08-20
Jeremy Harris
tidying
tree
|
commitdiff
2023-08-20
Victor Ustugov
DMARC: for version 1.4.x libraries, add selector to...
tree
|
commitdiff
2023-08-20
Jeremy Harris
Testsuite: add with-dkim case to DMARC testcase
tree
|
commitdiff
2023-08-20
Jeremy Harris
DMARC: write history file even under testsuite
tree
|
commitdiff
2023-08-14
Andreas Metzler
GnuTLS: fix autogen cert expiry date. Bug 3014
tree
|
commitdiff
2023-08-11
Jeremy Harris
Make printf of gstring null-safe
tree
|
commitdiff
2023-08-09
Jeremy Harris
typoes
tree
|
commitdiff
2023-08-09
Jeremy Harris
typoes
tree
|
commitdiff
2023-08-09
Jeremy Harris
Unbreak FreeBSD buld
tree
|
commitdiff
2023-08-09
Jeremy Harris
Testsuite: support TLS cross-library testing
tree
|
commitdiff
2023-08-09
Jeremy Harris
Logging: connection_id
tree
|
commitdiff
2023-08-09
Jeremy Harris
New $recipients_list. Bug 2726
tree
|
commitdiff
2023-08-07
Jeremy Harris
Logging: convert an internal element from static to...
tree
|
commitdiff
2023-08-03
Jeremy Harris
Fix $recipients expansion when used within ${run.....
tree
|
commitdiff
2023-08-03
Jeremy Harris
Fix free of $value after ${run...}
tree
|
commitdiff
2023-07-24
Jeremy Harris
Fix DYNLOOKUP build for lsearch. Bug 3012
tree
|
commitdiff
2023-07-24
Jeremy Harris
GnuTLS: fix crash with "tls_dhparam = none"
tree
|
commitdiff
2023-07-23
Jeremy Harris
Fix use of typedef for FreeBSD
tree
|
commitdiff
2023-07-23
Jasen Betts
Expansions: disallow UTF-16 surrogates from ${utf8clean...
tree
|
commitdiff
2023-07-15
Jeremy Harris
Sieve filters: convert to gstring, massage coding style
tree
|
commitdiff
2023-07-15
Jeremy Harris
Testsuite: basic Sieve operations
tree
|
commitdiff
2023-07-15
Jeremy Harris
OpenSSL: add remote host info to log line for in-connec...
tree
|
commitdiff
2023-07-08
Jeremy Harris
Fix json extract for strings carrying commas. Bug...
tree
|
commitdiff
2023-07-07
Jeremy Harris
Support gring as a first-class conversion specifier...
tree
|
commitdiff
2023-07-06
Jeremy Harris
Explicit log of failiing bind addr & port
tree
|
commitdiff
2023-06-30
Jeremy Harris
New format for exim_message_id
tree
|
commitdiff
2023-06-20
Jeremy Harris
Debug old ehlo-resp record date, on noting mismatch
tree
|
commitdiff
2023-06-20
Jeremy Harris
Cancel early-pipe on an observed advertising change
tree
|
commitdiff
2023-06-20
Jeremy Harris
TLS: log input for pipelining violation
tree
|
commitdiff
2023-06-11
Jeremy Harris
Logging: for callout errors likely to be config problem...
tree
|
commitdiff
2023-06-11
Jeremy Harris
DMARC: use growable-strings
tree
|
commitdiff
2023-06-07
Jeremy Harris
SRS: fix mismerge
tree
|
commitdiff
2023-06-06
Heiko Schlitterman...
fix typo in debug output
tree
|
commitdiff
2023-05-04
Jeremy Harris
Fix variable initialisation in smtp transport. Bug...
tree
|
commitdiff
2023-04-23
Jeremy Harris
tidying
tree
|
commitdiff
2023-04-22
Jeremy Harris
Docs: clarify TLS cert name verification
tree
|
commitdiff
2023-04-11
Jeremy Harris
Fix ${srs_encode ..} for mod-1024 day zero
tree
|
commitdiff
2023-04-02
Jeremy Harris
tidying
tree
|
commitdiff
2023-04-01
Jeremy Harris
Expansions: Fix ${readsocket } to do nicer TLS close
tree
|
commitdiff
2023-04-01
Jeremy Harris
Cutthrough: fix error message for unexpected response...
tree
|
commitdiff
2023-04-01
Jeremy Harris
Docs: options after "run" of ${run } may not have space...
tree
|
commitdiff
2023-03-29
Jeremy Harris
tidying
tree
|
commitdiff
2023-03-26
Jeremy Harris
Make $router_name usable from transport
tree
|
commitdiff
2023-03-25
Jeremy Harris
Experimental_XCLIENT. Bug 2702
tree
|
commitdiff
2023-03-21
Jeremy Harris
Move Proxy-Protocol impl to separate srcfile
tree
|
commitdiff
2023-03-19
Jeremy Harris
Tidying
tree
|
commitdiff
2023-03-19
Andrew Aitchison
Docs: tweak standards status of port 465
tree
|
commitdiff
2023-03-17
Jeremy Harris
ACL: patterns for remove_headers. Bug 2985
tree
|
commitdiff
2023-03-16
Jeremy Harris
Fix long headers going into DSN bodies. Bug 1760
tree
|
commitdiff
2023-03-16
Jeremy Harris
Limit expanded References header to RFC max size. ...
tree
|
commitdiff
2023-03-13
Andrew Aitchison
Compiler quietening. Bug 2983
tree
|
commitdiff
2023-03-13
Jeremy Harris
SNI for ${readsocket }
tree
|
commitdiff
2023-03-12
Jeremy Harris
Cmdine option for only IDs of queue
tree
|
commitdiff
2023-03-12
Jeremy Harris
Compiler quietening. Bug 2983
tree
|
commitdiff
2023-03-11
Jeremy Harris
Compiler quietening
tree
|
commitdiff
2023-03-11
Jeremy Harris
Header-wrap expansion. Bug 2843
tree
|
commitdiff
2023-03-05
Jeremy Harris
Fix crash in queue-ramp
tree
|
commitdiff
2023-03-05
Jeremy Harris
Truncate overlong lines in DSNs. Bug 2979
tree
|
commitdiff
2023-03-05
Andrew Aitchison
exim_msgdate: version output does not require an exim...
tree
|
commitdiff
next