]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/HTTPD
www: use WwwStream for dumping thread and search views
[public-inbox.git] / lib / PublicInbox / HTTPD /
2016-06-18 Eric Wongdaemon: be less misleading about graceful shutdown
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-30 Eric Wonghttp: yield body->getline running time
2016-05-27 Eric Wonghttpd/async: do not needlessly weaken
2016-05-27 Eric Wonghttpd/async: prevent circular reference
2016-05-24 Eric Wongstandardize timer-related event-loop code
2016-05-23 Eric Wonggit-http-backend: refactor to support cleanup
2016-05-22 Eric Wonghttp: rework async_pass support
2016-05-22 Eric Wonghttp: async getline supports push_back_read
2016-05-21 Eric Wonghttp: support async_pass for Danga::Socket
2016-04-30 Eric Wonghttp: graceful shutdown for pi-httpd.async callers
2016-04-25 Eric Wongsplit out NNTPD and HTTPD* modules