SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / parse.c
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-01 Jeremy HarrisSRS: fix encode operation for empty sender addresses.
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
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 HarrisFix include_directory in redirect routers. Bug 2715
2022-02-13 Jeremy Harrisconstification
2022-02-06 Jeremy Harristidying
2022-02-06 Jeremy HarrisFix bogus error message copy. Bug 2857
2021-10-23 Jeremy HarrisCopyright updates:
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-15 Thomas NollConstification
2021-09-05 Jeremy HarrisFix validation of domain-literals in Message_ID: header...
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrisconsification
2021-06-27 Jeremy Harrisavoid modifying source text in parse_forward_list()
2021-06-27 Jeremy Harrisavoid modifying possible config text during :fail:...
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... Silence compiler
2021-06-24 Heiko Schlitterman... parse
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... CVE-2020-28016: Heap out-of-bounds write in parse_fix_p...
2021-05-27 Heiko Schlitterman... CVE-2020-28013: Heap buffer overflow in parse_fix_phrase()
2021-05-27 Jeremy HarrisFixes for compilation
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-PFPZA
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-PFPSN
2021-05-27 Phil PennockSECURITY: length limits on many cmdline options
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2020-07-10 Jeremy HarrisRelease unused memory in parse_quote_2047()
2020-07-09 Jeremy HarrisFix taint trap in parse_fix_phrase(). Bug 2617
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-01-11 Jeremy Harristaint enforce: file access backstops
2020-01-11 Jeremy Harrisredirect router: taint-enforce filenames
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2018-11-14 Jeremy Harristidying
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-08 Jeremy Harristidying
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-30 Jeremy HarrisRestrict address-parsing to a maximum of five layers...
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-09-17 Jeremy Harristidying
2016-09-01 Jeremy HarrisTidying: coverity issues
2016-08-20 Jeremy HarrisTidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrissmtp output
2015-04-12 Jeremy Harrissmtp input
2015-02-01 Jeremy Harrisconstification
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-01-30 Nigel MetheringhamFix wide character breakage in the rfc2047 coding
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-05 Nigel MetheringhamFix signed/unsigned and UTF errors Fixes: #901
2008-06-06 Michael HaardtFixed bug in parse_date_time() introduced with last...
2008-06-04 Michael HaardtAdding parse_date_time() to parse RFC 2822 date-time.
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-10 Philip HazelSort out group syntax problems, particularly with verif...
2006-03-08 Philip HazelAllow for linefold when generating more than one RFC...
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2006-02-03 Philip HazelAlways recognize IPv6 domain literal domains.
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-11-17 Philip HazelRespect the 75-character limit for "encoded words"...
2004-10-07 Philip HazelStart