about summary refs log tree commit homepage
path: root/xt
DateCommit message (Expand)
2023-12-13treewide: avoid strftime %k for portability
2023-11-29www: load and use cindex join data
2023-11-26http: fix pipelining during long async requests
2023-11-03replace ProcessIO with untied PublicInbox::IO
2023-11-03treewide: use ->close to call ProcessIO->CLOSE
2023-10-28xt/eml_check_limits: remove useless import
2023-10-25xt/check-run: call DS->Reset after all tests
2023-10-18xt/mem-imapd-tls: reduce FDs for lsof use
2023-10-18xt/mem-imapd-tls: remove unused/broken epoll imports
2023-10-18ds: get rid of SetLoopTimeout
2023-10-18xt/git-http-backend: remove Net::HTTP usage
2023-10-09www_coderepo: fix handling of non-UTF-8 git data
2023-10-08xt/httpd-async-stream: avoid waitpid call
2023-10-06finalize DragonFlyBSD support
2023-10-03xt/lei-onion-convert: test TLS + SOCKS
2023-09-26xt/mem-nntpd-tls: drop :epoll import tag use
2023-09-20rename t/run.perl to xt/check-run
2023-09-16Makefile: add `check-debris' target
2023-09-15pop3: support `?limit=$NUM' parameter in mailbox name
2023-09-11treewide: favor Xapian (SWIG binding) over Search::Xapian
2023-03-25ds: @post_loop_do replaces SetPostLoopCallback
2023-02-22treewide: simplify File::Path mkpath/make_path callers
2023-02-21viewvcs: handle non-UTF-8 commit message
2023-01-31tests: make require_git and require_cmd easier-to-use
2023-01-30xt/lei-auth-fail: use valid label name
2023-01-30use Net::SSLeay (OpenSSL) for SHA-(1|256) if installed
2023-01-01www: load cgitrc for coderepos for solver
2022-10-24another step towards git SHA-256 support
2022-10-10www: viewvcs: display annotated tags as discreet objects
2022-10-10xt/solver: skip on missing publicinbox.git.coderepo
2022-10-05tests: use test_httpd consistently
2022-09-10xt: fold perf-obfuscate into perf-msgview, future-proof
2022-09-04prepare HTML rendering maintainer tests for upcoming changes
2022-08-23xt/solver: improve diagnostics
2022-07-30tests: maintainer test for using mpop
2022-07-24add xt/mem-nntpd-tls maintainer test
2022-07-24xt/mem-imapd-tls: update aliases to DSdeflate subs
2022-07-23imap+nntp: share COMPRESS implementation
2021-10-28xt/net_writer_imap: test "lei convert" w/ IMAP source
2021-10-22lei export-kw: don't recreate deleted IMAP folders
2021-10-13xt/perf-msgview: drop unnecessary use_ok
2021-10-08git: use async_wait_all everywhere
2021-10-06xt/perf-msgview: modernize, support TEST_BLOB
2021-10-01ds: simplify signalfd use
2021-09-27xt/net_writer_imap: env knobs for compress/debug/proxy
2021-09-19xt: add fsck script over over.sqlite3
2021-09-14uri_imap: handle '/' as an IMAP hierarchy separator
2021-09-07lei up: support --all for IMAP folders
2021-09-07xt/net_writer_imap: test "lei up" on single IMAP output
2021-08-28get rid of unnecessary bytes::length usage