Taint: mark more command-line arguments
[exim.git] / src /
2020-03-21 Jeremy HarrisTaint: mark more command-line arguments
2020-03-20 Jeremy Harristidying
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-03-17 Jeremy HarrisAvoid corrupting globals during time-pauses
2020-03-15 Jeremy HarrisFix spurious detection of timeout while writing to...
2020-03-12 Jeremy HarrisRetry once a single-item delivery from the queue, when...
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-03-10 Jeremy HarrisEarly-pipe: retry without pipelining on first-response...
2020-03-08 Jeremy HarrisDefault notifier socket name to spooldir-dependent...
2020-03-08 Jeremy HarrisClose notifier socket before re-exec of daemon. Bug...
2020-03-08 Jeremy Harristidying
2020-03-08 Jeremy HarrisTestsuite: better restriction of parallel 2-stage-queue...
2020-03-08 Heiko Schlitterman... Fix parsing of cmdline -os & -pr options. Bug...
2020-03-05 Jeremy HarrisTaint: track in ${utf8clean:} operator
2020-03-05 Jeremy HarrisDocs: tidying
2020-03-03 David RestallDocs: typo in example config file. Bug 2528
2020-03-03 Heiko Schlitterman... Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"
2020-03-02 Heiko Schlitterman... GnuTLS: Do not care about corked data when uncorking
2020-03-02 Heiko Schlitterman... GnuTLS: remove GNUTLS_E_AGAIN handling
2020-03-01 Jeremy HarrisFix $mime_part_count for non-mime message on multi...
2020-02-29 Jeremy HarrisAdd variables for wildcard portion of local-part affix...
2020-02-26 Jeremy HarrisFix ${tr } expansion item. Bug 2533
2020-02-24 Arne WörnerFix timestamp outputs for TAI timezone. Bug 2530
2020-02-23 Jeremy HarrisGnuTLS: avoid hang in older library, in selfsigned...
2020-02-23 Jeremy HarrisReplace "Try to fix Solaris build" with compatibility...
2020-02-23 Jeremy HarrisTry to fix Solaris build
2020-02-22 Jeremy HarrisWhen counting queue, avoid building & sorting list...
2020-02-22 Jeremy HarrisHandle non-response from daemon for $queue_size
2020-02-22 Jeremy HarrisUnix socket creds: FreeBSD needs level 0 not SOL_SOCKET
2020-02-22 Jeremy HarrisUnix socket struct naming: avoid "sun" due to conflict...
2020-02-21 Jeremy HarrisAllow for platforms not support abstract naming for...
2020-02-19 Jeremy HarrisUnix socket creds sockopt for BSD-ish platforms
2020-02-19 Jeremy HarrisUnix socket creds definitions for BSD-ish platforms
2020-02-19 Heiko Schlitterman... GnuTLS: tls_write(): wait after uncorking the session
2020-02-19 Heiko Schlitterman... GnuTLS: Tweak debug output
2020-02-19 Heiko Schlitterman... GnuTLS: Clarify the use of SSLKEYFILE
2020-02-19 Jeremy HarrisAdd queue_size variable. Bug 1406
2020-02-19 Jeremy HarrisMove notifier socket to general availability
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-02-17 Jeremy HarrisFix continued-connection SIZE parameter on MAIL commman...
2020-02-15 Jeremy Harristidying
2020-02-13 Jeremy HarrisGnuTLS: fix hanging callout connections
2020-02-13 Jeremy HarrisAuths: fix cyrus-sasl driver for gssapi use. Bug 2524
2020-02-12 Jeremy HarrisGnuTLS: tweak debug output
2020-02-12 Jeremy Harristidying
2020-02-04 Jeremy HarrisACL: Fix parsing of control=queue_only
2020-02-03 Jeremy HarrisIncompatibility warning
2020-02-03 Peder StraySupport tail-glob in headers_remove. Bug 159
2020-02-03 Jeremy HarrisAvoid needless arg on queue-runner exec
2020-02-03 Jeremy HarrisLocal_scan: more guards in included files
2020-01-29 Jeremy HarrisTwo-phase queue run perf: parallel processes for phase one
2020-01-28 Jeremy HarrisTaint: mmap no longer needed
2020-01-28 Jeremy HarrisTaint: slow-mode checking only
2020-01-28 Jeremy HarrisTaint: fix hybrid-mode transition
2020-01-28 Jeremy Harristidying
2020-01-26 Jeremy HarrisACL: control = queue/first_pass_route
2020-01-26 Jeremy Harristidying
2020-01-25 Brian FoleyTFO: even in binary built for modern Linux, handle...
2020-01-24 Jeremy HarrisTestsuite: change port used for identd test
2020-01-23 Arkadiusz MiśkiewiczAdd support for zstd compressed .zst files (Bug 2515)
2020-01-23 Jeremy HarrisDovecot auth: inet socket. Bug 2280
2020-01-22 Jeremy HarrisCompiler quietening: initialisers
2020-01-22 Jeremy HarrisAvoid Solaris compiler issue
2020-01-21 Jeremy HarrisBuild: try another dummy for Solaris 10 compile
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2020-01-21 Jeremy HarrisCompiler quietening: C fn ptrs are officially not inter...
2020-01-20 Jeremy HarrisFix build on Solaris 11
2020-01-20 Jeremy HarrisSupport "hide" on named-list definition lines
2020-01-17 Phil PennockUpdate openssl_options values to 1.1.1c
2020-01-16 Jeremy HarrisFix taint hybrid-checking on BSD
2020-01-16 Jeremy HarrisTaint: hybrid checking mode
2020-01-15 Jeremy Harrisgsasl authenticator: support crypted secrets, server...
2020-01-15 Jeremy Harristidying
2020-01-14 Jeremy Harrisheimdal auth: fix the increase of big_buffer size....
2020-01-12 Jeremy Harrisstring handling: strlen for gstring
2020-01-12 Jeremy HarrisFix build with DRWEB malware scanner
2020-01-11 Phil PennockWarn updating folks to use $local_part_verified
2020-01-11 Jeremy Harristaint enforce: file access backstops
2020-01-11 Jeremy HarrisACL: taint-enforce queue modifier
2020-01-11 Jeremy Harrisautoreply transport: taint-enfoce options
2020-01-11 Jeremy Harristaint-enforce DB filenames
2020-01-11 Jeremy Harrisredirect router: taint-enforce filenames
2020-01-11 Jeremy Harrispipe transport: taint-enforce command
2020-01-11 Jeremy Harrisappendfile: taint-enforce file & directory options
2020-01-11 Jeremy Harrisappendfile: refactor
2020-01-11 Jeremy Harrisappendfile: tidying
2020-01-11 Jeremy Harristidying: CCSS macro
2020-01-11 Jeremy Harris$local_part_verified
2020-01-08 Arkadiusz MiskiewiczFix error logging for dynamically-loaded modules. ...
2020-01-08 Jeremy HarrisDocs: warn against using $local_part directly in delivery
2020-01-08 Jeremy HarrisAdd debug for content of file tainted due to faile...
2020-01-08 Jeremy HarrisFix error logging for dynamically-loaded modules. ...
2020-01-08 Jeremy Harriscoding standards
2020-01-07 Wolfgang BreyhaSPF: switch to NO_DATA for SPF-rr lookups. Bug 1294
2020-01-07 Wolfgang BreyhaSPF: shortcircuit SPF RR lookups. Bug 1294
2020-01-07 Wolfgang BreyhaSPF: fix result for case of only non-spf TXT RRs. ...
2020-01-06 Samuel ThibaultHurd: account for setgroups() being callable unprivileged
2020-01-05 Jeremy HarrisSPF: additional debug
2020-01-02 Wolfgang BreyhaSPF: handle DNS NO_DATA return. Bug 2499
2020-01-01 Jeremy HarrisGSASL: provide $autnN for scram option expansions
next