about summary refs log tree commit homepage
path: root/lib/PublicInbox/HTTPD
DateCommit message (Expand)
2016-05-30http: yield body->getline running time
2016-05-27httpd/async: do not needlessly weaken
2016-05-27httpd/async: prevent circular reference
2016-05-24standardize timer-related event-loop code
2016-05-23git-http-backend: refactor to support cleanup
2016-05-22http: rework async_pass support
2016-05-22http: async getline supports push_back_read
2016-05-21http: support async_pass for Danga::Socket
2016-04-30http: graceful shutdown for pi-httpd.async callers
2016-04-25split out NNTPD and HTTPD* modules