summaryrefslogtreecommitdiff
path: root/src/src/rda.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Mass-update to GPL-2.0-or-laterJeremy Harris2022-11-271-1/+1
* SPDX: license tags (mostly by guesswork)Jeremy Harris2022-11-271-0/+1
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-031-5/+5
* Revert introduction of alloc_insecure_tainted_dataJeremy Harris2022-03-011-1/+3
* constificationJeremy Harris2022-02-131-14/+12
* tidyingJeremy Harris2022-02-061-2/+2
* constificationJeremy Harris2022-02-061-3/+3
* Copyright updates:Jeremy Harris2021-10-231-1/+1
* Silence compilerHeiko Schlittermann (HS12-RIPE)2021-06-241-1/+1
* rdaHeiko Schlittermann (HS12-RIPE)2021-06-241-3/+1
* CVE-2020-28012: Missing close-on-exec flag for privileged pipeQualys Security Advisory2021-05-271-0/+5
* Move errno-protection into string_open_failed()Jeremy Harris2020-07-051-1/+1
* tidying: skip_whitespaceJeremy Harris2020-04-041-5/+5
* exit-time debugJeremy Harris2020-03-221-1/+1
* pass through execJeremy Harris2020-03-221-1/+1
* labelled-process fork functionJeremy Harris2020-03-151-1/+1
* Debug: _exit() process-terminationJeremy Harris2020-03-121-1/+1
* redirect router: taint-enforce filenamesJeremy Harris2020-01-111-20/+28
* appendfile: taint-enforce file & directory optionsJeremy Harris2020-01-111-1/+2
* Add debug for content of file tainted due to faile name taintJeremy Harris2020-01-081-27/+18
* Gnu/Hurd: revert pipe-i/o EINTR handling changesJeremy Harris2019-12-211-29/+29
* GNU/Hurd: retry EINTR returns from pipe I/OJeremy Harris2019-12-181-29/+29
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-24/+23
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-24/+11
* spelling fixesklemens2018-12-201-1/+1
* Debug: provide for SIGALRM trackingJeremy Harris2018-10-211-2/+2
* Fix filter noerror command. Bug 2318Matthias Kurz2018-09-161-3/+9
* Use single-bit fields for global flagsJeremy Harris2018-08-221-4/+4
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-1/+1
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-1/+1
* Use bitfields for flags in the "addr" structJeremy Harris2017-08-201-11/+9
* tidyingJeremy Harris2016-12-291-9/+7
* Tidying: coverity issuesJeremy Harris2016-10-161-5/+6
* Copyright year updates (things touched in 2016)Jeremy Harris2016-04-021-1/+1
* tidying: coverity issuesJeremy Harris2016-03-061-1/+1
* Overhaul the debug_selector and log_selector machinery to support variable-le...Tony Finch2015-08-141-1/+1
* Copyright year updates (things touched in 2015)Phil Pennock2015-06-041-1/+1
* Rename substructure for ease of debuggingJeremy Harris2015-04-121-2/+2
* constificationJeremy Harris2015-02-011-1/+1
* Check syscall return values.Jeremy Harris2012-11-231-45/+75
* Remove obsolete $Cambridge$ CVS revision strings.Tony Finch2011-06-291-2/+0
* Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham2009-11-161-2/+2
* Implement the infrastructure of the mailto notification owner asMichael Haardt2008-12-181-13/+18
* Update version number and copyright year.Philip Hazel2007-01-081-2/+2
* An update to gcc 4 threw up some new uninitialized variable and signed vsPhilip Hazel2006-09-051-2/+2
* Update copyright year in (most) files (those that my script finds).Philip Hazel2006-02-071-2/+2
* Moved a debug statement to avoid a testing race.Philip Hazel2005-12-151-9/+4
* Small delay in test harness to ensure debugging output comes out in thePhilip Hazel2005-08-081-1/+6
* Add missing search_tidyup() calls for the subprocess used for runningPhilip Hazel2005-08-021-3/+9