]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
11 days ago  Eric Wongpsgi_rproxy: standardize on 64K I/O size master
2025-07-16  Eric Wongcontrib: PSGI RejectBots middleware
2025-07-16  Eric Wonghttp: introduce a reverse proxy PSGI app
2025-07-16  Eric Wonghttp: expose reused connection counter in PSGI env
2025-07-16  Eric Wonglistener: throttle errors for resource limits
2025-07-09  Eric Wonglei_mail_sync: fix size check for Maildir||MH files
2025-07-03  Eric Wongnntpd|imapd|pop3d: wait on writability, first
2025-06-30  Eric Wongds: long_response: reduce {long_cb} size
2025-06-30  Eric Wongimap: fetch_compile: more meaningful variable names
2025-06-30  Eric Wongds: long_response: fix bad comment
2025-06-30  Eric Wongds: support enqueued CODE refs with arguments
2025-06-24  Eric Wongds: flush_write: check {sock} after calling CODE
2025-06-24  Eric Wonginbox: introduce lock_file for inbox_idle
2025-06-18  Eric Wongds: avoid ->method dispatch for `print'
2025-06-18  Eric Wongds: shutdn_tls_step clobbers {wbuf} early
2025-06-18  Eric Wongtls: shorten warning $SSL_ERROR prefix
2025-06-18  Eric Wongds: confess on epoll_ctl failure
2025-06-16  Eric Wongdaemon: introduce register_log public API
2025-06-16  Eric Wongdaemon: reopen log files atomically
2025-06-16  Eric Wongdaemon: allow `out' directive for HTTP, too
2025-06-16  Eric Wonghttp: response_write handles HEAD responses
2025-06-16  Eric Wongtests: disable ContentLength middleware in *.psgi
2025-06-13  Eric Wongwww_static: use Plack::Component->to_app
2025-06-13  Eric Wongwww_static: support default_type parameter
2025-06-09  Eric Wongtreewide: consistent IO::Handle->flush error handling
2025-06-09  Eric Wonglei_saved_search: show errno on ->flush failure
2025-06-07  Eric Wongtest_common: fix xap_helper build reuse
2025-06-05  Eric Wonghttp: don't ->close after ->accept_SSL failure
2025-06-05  Eric Wonghttp: respect `Connection: close' in HTTP/1.1 requests
2025-06-05  Eric Wongds: do_read: return 0 on EOF
2025-06-04  James Bottomleyfix git permission denied in certain configs
2025-06-01  Eric Wongextmsg: improve handling of obfuscated Message-ID URLs
2025-06-01  Eric Wongxap_helper: mset: ignore non-ultimate exceptions
2025-06-01  Eric Wongxhc_mset: improve error message formatting
2025-06-01  Eric Wongtest_common: symlink xap_helper instead of excessive...
2025-05-15  Eric Wongwww: extmsg: dedupe cross-posted Message-IDs
2025-05-15  Eric Wongwww: extmsg: async partial Message-ID search
2025-05-15  Eric Wongxap_helper: mset supports multiple requests
2025-05-15  Eric Wongwww: extmsg: rely on event loop for partial matches
2025-05-09  Eric Wongsha: avoid string eval for loading Net::SSLeay
2025-05-08  Eric Wongrename PlackLimiter to PsgiLimiter
2025-05-08  Eric Wonghttpd: psgix.io is the underlying IO object
2025-05-03  Eric Wongsyscall: fix fstatfs(2) use for x32
2025-05-03  Eric Wongt/netd: skip Linux-only test in some cases
2025-05-03  Eric Wongsolver: accept extra trailing space in filenames of...
2025-05-01  Eric Wongspawn: avoid string eval for optional BSD::Resource
2025-05-01  Eric Wongrepo_atom: add comments around string eval usage
2025-05-01  Eric Wongspawn: avoid string eval for optional Inline::C
2025-05-01  Eric Wongtreewide: use autodie::open where possible
2025-05-01  Eric Wongclone: don't dup(2) stdout FD
2025-05-01  Eric Wongdskqxs: use OnDestroy explicitly for $fork_gen
2025-05-01  Eric Wongtreewide: replace signalfd with epoll_pwait
2025-05-01  Eric Wongdskqxs: ignore all EV_DISABLE failures
2025-05-01  Eric Wonglei: deal with spurious wakeups
2025-05-01  Eric Wonginput_stream: only rely on events for pipes+sockets
2025-05-01  Eric Wongrename InputPipe to InputStream
2025-05-01  Eric Wongt/httpd-corner: improve EPIPE/SIGPIPE handling
2025-05-01  Eric Wongtreewide: remove unnecessary Sigfd use and requires
2025-04-14  Eric Wonglinkify: give <a> tags to gemini:// URLs
2025-04-11  Eric Wonghttp: send `100 Continue' responses for uploads
2025-04-11  Eric Wongdaemon: support backlog= listen parameter
2025-04-11  Eric Wongdaemon: use unpack_sockaddr_* for clarity
2025-04-08  Eric Wonghttp: refuse to deal with >4GB chunks in uploads
2025-04-04  Eric Wongt/httpd-https: test SSL session reuse
2025-04-04  Eric Wongt/httpd-https: fix extra CRLF in request
2025-04-04  Eric Wongds: close: always call SSL_close on TLS sockets
2025-04-04  Eric Wongdoc: TODO and release notes updates
2025-04-04  Eric Wongdoc: mknews: fix uninitialized variable
2025-04-04  Eric Wonghttp: support trailers for chunked requests
2025-04-04  Eric Wonghttp: fix and test Trailer: rejection
2025-04-04  Eric Wongt/httpd-corner: modernize test
2025-04-04  Eric Wonghttp: use autodie::open
2025-03-30  Eric Wongdaemon: allow per-listener servername= and serverport=
2025-03-30  Eric Wongwww: omit SERVER_PORT for standard port redirects
2025-03-30  Eric Wonglei ls-mail-source: propagate errors to caller
2025-03-30  Eric Wongnntp: avoid repeated rand() calls
2025-03-30  Eric Wongnntp: avoid modifying $_[0] in RE conversions
2025-03-30  Eric Wongnntp: avoid uninitialized vars from bogus LIST args
2025-03-30  Eric Wongnntp: share common LIST code to reduce duplication
2025-03-30  Eric Wongtests: get rid of most Data::Dumper usage
2025-03-30  Eric Wongt/lg2_cfg: fix RE for multi-line preservation
2025-03-28  Eric Wonguse git(1) for configs if libgit2 <1.8
2025-03-27  Eric Wongcontent_digest_dbg: more compact display w/ git_quote
2025-03-27  Eric Wongsearch: improve xap_helper mset error reporting
2025-03-27  Eric Wongtreewide: use git_quote for diagnostic dumps
2025-03-27  Eric Wongwww: hoist out sanitize_local_paths sub for solver
2025-03-27  Eric Wongsolver: use git_quote on filenames for diagnostics
2025-03-23  Eric Wongtest_common: fix require_git skip message
2025-03-23  Eric Wonglimiter: refactor to reduce code duplication
2025-03-23  Eric Wongqspawn: rename {psgi_env} => {env}
2025-03-21  Eric Wongplack_limiter: PSGI middleware to limit concurrency
2025-03-20  Eric Wonglg2: disable strict hash verification
2025-03-18  Eric Wongwww_static: path_info_raw: support non-HTTP(S) schemes
2025-03-18  Eric Wongdaemon: define %TLS_ONLY hash
2025-03-18  Eric Wongwww: disable legacy encoded Message-IDs for non-v1
2025-03-07  Eric WongXapHelper.pm: fix QP_FLAGS initialization
2025-03-07  Eric Wongxap_helper: drop qp_extra_done flag and conditions
2025-03-07  Eric Wongsearch: unoverload {relevance} in options
2025-03-07  Eric Wongsearch: use common do_enquire for MiscSearch
2025-03-07  Eric Wonglei: use C++ xap_helper if available
next