Age | Commit message (Expand) | Author |
2017-03-22 | tidying | Jeremy Harris |
2017-03-21 | Callouts: a "hold" option for receipient-verify, which keeps the connection o... | Jeremy Harris |
2017-03-21 | Logging: make cipher info available for continued-TLS connection deliveries | Jeremy Harris |
2017-03-20 | exigrep: migrate to Getopt::Long, allow --no-pager | Heiko Schlittermann (HS12-RIPE) |
2017-03-19 | exigrep: use a pager if stdout is connected to a terminal | Heiko Schlittermann (HS12-RIPE) |
2017-03-19 | exigrep: add POD and -h, -m | Heiko Schlittermann (HS12-RIPE) |
2017-03-18 | Expansions: check numeric values of IPv4 address components | Jeremy Harris |
2017-03-15 | Logging: mark continued-TLS connection deliveries with "X-*" | Jeremy Harris |
2017-03-12 | Malware: new connection type "f-prot6d" for FPSCAND protocol over TCP | Andrew Colin Kissa |
2017-03-11 | uClibc does not contain gnu/libc-version.h | Bernd Kuhls |
2017-03-09 | Debug: Use UTF-8 linedrawing, for indent partial-markers | Jeremy Harris |
2017-03-08 | Shorten long daemon-startup log lines | Jeremy Harris |
2017-03-08 | Some platforms (Solaris) do not have AF_LOCAL; use AF_UNIX | Jeremy Harris |
2017-03-07 | Delivery: contined-connection maintaining TLS | Jeremy Harris |
2017-03-04 | Debug: Use UTF-8 linedrawing rather than ASCII lineart for grouping expansion... | Jeremy Harris |
2017-02-28 | Coverity fixes | Jeremy Harris |
2017-02-28 | Memory Management: drop another variable ($callout_address) as it goes out of... | Jeremy Harris |
2017-02-28 | Fix child-address counting. | Jeremy Harris |
2017-02-26 | Add option to control use of shutdown by ${readsocket }. Bug 400 | Jeremy Harris |
2017-02-26 | DKIM: rework error logging - compiler quietening. Bug 966 | Jeremy Harris |
2017-02-26 | Fix ${extract } corrupting an enclosing ${reduce } $value. Bug 2061 | Jeremy Harris |
2017-02-25 | Point at readline fix on macOS | Phil Pennock |
2017-02-25 | DKIM: rework error logging to pass strings back to caller for logging. Bug 966 | Jeremy Harris |
2017-02-25 | Memory Management: new main-section config option "debug_store" to control ex... | Jeremy Harris |
2017-02-25 | Pull in vdukhovni/ssl_dane 8270afba fix | Phil Pennock |
2017-02-24 | tidying | Jeremy Harris |
2017-02-24 | Memory management: drop $acl_m_ variables explicitly as they go out-of-scope | Jeremy Harris |
2017-02-22 | Move bdat_ungetc decl to hdr ∵ receive.c uses too | Phil Pennock |
2017-02-14 | Fix broken-in-queue messages predating CHUNKING fix | Phil Pennock |
2017-02-14 | nit: document that `fout` must be open for reading too | Phil Pennock |
2017-02-14 | Fix missing line termination on the last received BDAT chunk (Bug 1974) | Heiko Schlittermann (HS12-RIPE) |
2017-02-14 | Use enum { SEEN_LF, …} for ch_state(s) | Heiko Schlittermann (HS12-RIPE) |
2017-02-12 | Handle PKG_CONFIG_PATH in Local/Makefile | Phil Pennock |
2017-02-12 | os_getcwd(): do not realloc if there was no malloc(). | Heiko Schlittermann (HS12-RIPE) |
2017-02-12 | DKIM: fix crash with a verification when dkim disabled, under CHUNKING | Jeremy Harris |
2017-02-12 | Debug: avoid indenting line-prefixes (timestamp, pid, host-checking marker) | Jeremy Harris |
2017-02-12 | FreeBSD: only assume iconv for FreeBSD >= 10 | Phil Pennock |
2017-02-11 | Unbreak test_dbfn make-target | Phil Pennock |
2017-02-11 | DNS: return explicit error code to caller on dnssec failure, for better logging | Jeremy Harris |
2017-02-11 | Mention FreeBSD/iconv in README.UPDATING | Phil Pennock |
2017-02-10 | Compilation warnings shushing | Phil Pennock |
2017-02-10 | perl paranoia about @INC | Phil Pennock |
2017-02-10 | TLS: rework error logging to pass more string back to caller for logging | Jeremy Harris |
2017-02-08 | Fix DKIM/GnuTLS build | Jeremy Harris |
2017-02-08 | Debug: indent ACL and expreassion tracing by evaluation depth | Jeremy Harris |
2017-02-08 | DKIM: trim debug verbosity | Jeremy Harris |
2017-02-08 | Fix non-contentscan build | Jeremy Harris |
2017-02-08 | Memory management: drop variables identified as going out-of-scope | Jeremy Harris |
2017-02-08 | Memory management: when running under the testsuite, check every string varia... | Jeremy Harris |
2017-02-06 | CHUNKING: fix transport crash on temp-reject of pipelined non-first chunk | Jeremy Harris |