]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2016-05-01  Eric Wonggit-http-backend: use real lseek for Content-Range
2016-05-01  Eric Wongdaemon: reduce timer-related allocations
2016-05-01  Eric Wongmda: export @BAD_HEADERS variable
2016-05-01  Eric Wonglinkify: match more URL characters [:,\$] and schemes
2016-05-01  Eric Wonglinkify: match '~' (tilde) in URLs
2016-04-30  Eric Wongdaemon: graceful shutdown warning and limit removal
2016-04-30  Eric Wonghttp: graceful shutdown for pi-httpd.async callers
2016-04-30  Eric Wongsearchmsg: ensure long subject lines are not broken
2016-04-29  Eric Wonghttp: avoid lseek if no input
2016-04-29  Eric WongTODO: add item for .mailmap support
2016-04-29  Eric Wonghttp: improve error handling for aborted responses
2016-04-29  Eric Wonggit-http-backend: check EINTR as well as EAGAIN
2016-04-29  Eric Wonghttp: avoid corking on "Content-Length: 0" response
2016-04-28  Eric Wonggithttpbackend: clamp to one smart HTTP request at...
2016-04-28  Eric Wonggithttpbackend: fall back to dumb if smart HTTP is off
2016-04-28  Eric Wongimport: run git-update-server-info when done
2016-04-27  Eric Wongimport: document API for public consumption
2016-04-25  Eric Wongt/feed.t: run properly without ssoma installed
2016-04-25  Eric WongTODO: various updates
2016-04-25  Eric Wonggithttpbackend: require IO::File explicitly
2016-04-25  Eric Wongremove GIT_DIR env usage in favor of --git-dir
2016-04-25  Eric Wongremove ssoma dependency
2016-04-25  Eric Wongimport: extra check for final byte read
2016-04-25  Eric Wongnntp: reduce timers for weakening
2016-04-25  Eric Wongnntp: remove unused hdr_val subroutine
2016-04-25  Eric Wongsplit out NNTPD and HTTPD* modules
2016-04-25  Eric Wongmda: don't clobber existing List-Id header
2016-04-25  Eric Wongsearchview: add "rel=next" and "rel=prev" here, too
2016-04-25  Eric Wongwww: add rel=next and rel=prev navigation hints
2016-04-25  Eric Wongview: fix link generation for replies in threads
2016-04-24  Eric Wongview: add extra newline in flat thread view for lynx
2016-04-24  Eric Wongview: more consistent prefixing for thread skeletons
2016-04-21  Eric Wongmda: reject multiple Message-IDs up front
2016-04-16  Eric Wongview: show flat thread view in chronological order
2016-04-15  Eric Wongview: thread skeleton tweaks
2016-04-15  Eric Wongwww: redirect /$MESSAGE_ID/f/ endpoints
2016-04-15  Eric Wongdoc: update design notes on WWW development
2016-04-14  Eric Wongview: drop vestigial elements of quote folding
2016-04-13  Eric Wongwww: stop generating /$MESSAGE_ID/f/ links
2016-04-13  Eric Wongview: fix link to view replies from $MESSAGE_ID/f/...
2016-04-13  Eric Wongsearchview: deal with the removal of rsort
2016-04-12  Eric Wongmbox: do not clobber existing archive headers in WWW
2016-04-12  Eric Wongview: allow topics to be "bumped" by new replies
2016-04-12  Eric Wongimport: filter out [<>] from user names
2016-04-11  Eric Wongimport: use bytes::length for true data length in bytes
2016-04-11  Eric Wongimport: set binmode before printing author names
2016-04-11  Eric Wongimport: initial module + test case
2016-04-11  Eric Wonggit: add support for qx wrapper
2016-04-11  Eric Wongmbox: unconditionally add trailing newline
2016-04-09  Eric Wongpublic-inbox-learn: drop leading "From " line from...
2016-04-09  Eric Wongfilter: remove out dated comments
2016-04-09  Eric Wongfilter: preserve Mail-Followup-To and Mail-Reply-To
2016-04-06  Eric Wongview: account for threads lacking a common parent
2016-04-06  Eric Wongview: shorter link for ghosts in per-message view
2016-04-06  Eric Wongview: do not prune ghosts from threads
2016-04-06  Eric Wongview: eliminate dead code and hash fields
2016-04-06  Eric Wongexamples/public-inbox.psgi: add note for our httpd
2016-04-06  Eric Wonghttp: clarify intent for persistence
2016-04-05  Eric Wongview: link restructuring for index view
2016-04-04  Eric Wonghttp: fix condition for detecting persistence
2016-04-02  Eric Wongwww: more explicit "git clone" usage
2016-04-02  Eric Wongwww: various style changes and comment updates
2016-03-31  Eric Wonghttpd: remove reference to callback during close
2016-03-17  Eric Wongdaemon: expand @ARGV paths for running in '/'
2016-03-12  Eric Wongfeed: fix brain farts in new_oneline removal
2016-03-12  Eric Wongsearchmsg: preserve hard tabs, but drop CR (\r)
2016-03-12  Eric Wongreduce "PublicInbox::Hval->new_oneline" use
2016-03-12  Eric Wonghttp: use Plack::HTTPParser for HTTP parsing
2016-03-12  Eric Wongexamples: disable Chunked response in PSGI example
2016-03-12  Eric Wonghttp: prevent zero-byte writes
2016-03-11  Eric Wongdaemon: fixup usage of the '-l' switch with IP/INET6...
2016-03-08  Eric Wongdaemon: allow using IO::Socket::IP over INET6
2016-03-06  Eric Wonghttp: reject excessively large HTTP request bodies
2016-03-06  Eric Wonghttp: ensure errors are printable before PSGI env
2016-03-06  Eric Wonghttp: reject excessive headers
2016-03-05  Eric Wongdaemon: sockname detects listeners correctly
2016-03-05  Eric Wongdaemon: document optional Net::Server dependency
2016-03-05  Eric Wongdoc: add contact/see-also/copyright sections to mda...
2016-03-05  Eric Wonghttpd: remove unnecessary eval
2016-03-05  Eric Wongt/httpd-corner: avoid clobbering existing FDs after...
2016-03-05  Eric Wongdoc: language-neutral client-side endpoints
2016-03-05  Eric Wongdoc: varyus speling fickses
2016-03-05  Eric Wongfeed: remove unnecessary encoding lookup
2016-03-05  Eric Wongdaemon: simplify parent death handling
2016-03-05  Eric Wongdaemon: avoid cyclic references for once-used callbacks
2016-03-05  Eric Wongdaemon: drop listener sockets ASAP on termination
2016-03-05  Eric Wongt/httpd-corner: additional callback test
2016-03-05  Eric Wonggit-http-backend: favor sysread for regular files
2016-03-04  Eric Wongdaemon: simplify socket inheriting, slightly
2016-03-04  Eric Wongdaemon: support listening on Unix domain sockets
2016-03-03  Eric Wongdaemon: introduce host_with_port for identifying sockets
2016-03-03  Eric Wongdaemon: avoid polluting the main package
2016-03-03  Eric Wongt/*.t: use identifiable tempdir names
2016-03-03  Eric Wongview: fix stupid typo in inline_dump
2016-03-03  Eric Wonguse raw header for Message-ID
2016-03-01  Eric Wonghttp: better error handling for EMFILE/ENFILE
2016-03-01  Eric Wonghttpd: remove unneeded err and out fields from class
2016-03-01  Eric Wonghttpd: document pi-httpd.async as totally unstable
2016-03-01  Eric Wongprocesspipe: preserve native close behavior
2016-03-01  Eric Wonglinkify: do not capture trailing '.' or ';' in URLs
next