ashd.git
2016-04-25 Fredrik Tolflib: Added bufio replacement for stdio.
2016-04-13 Fredrik Tolflib: Allow reception of mtstdopen info structure.
2016-04-09 Fredrik Tolflib: Fixed weird urlquote typo.
2016-04-08 Fredrik Tolfaccesslog: Remember to flush request-body.
2016-04-08 Fredrik Tolfdoc: Describe the new behavior of accesslog.
2016-04-07 Fredrik Tolfaccesslog: Added a filtering mode to collect such data...
2016-04-04 Fredrik Tolfpython3: Fixed name conflict.
2016-04-04 Fredrik Tolfpython3: Make pooled threads start exit when wait-pool...
2016-04-03 Fredrik Tolfpython3: Added a pooled thread handler.
2016-04-03 Fredrik Tolfpython3: Fixed bug in sendreq.
2015-11-01 Fredrik Tolfhtparser: Fixed SSL client-address formatting.
2015-10-30 Fredrik Tolfcall[fs]cgi: Fixed quoting bug.
2015-08-05 Fredrik Tolflib: Fixed minor bug in expandargs.
2015-08-05 Fredrik Tolflib: Fixed fopencookie seek function type.
2015-08-03 Fredrik Tolfpython: Try to shut ashd-wsgi down more nicely upon...
2015-08-03 Fredrik Tolfpython: Make recvfd/sendfd behave better on EINTR.
2015-03-28 Fredrik Tolfdirplex: Added reparse support.
2015-02-03 Fredrik Tolfpython: Added some code for easier testing of WSGI...
2015-02-03 Fredrik Tolfhtparser: Handle ECONNABORTED correctly.
2014-11-10 Fredrik Tolfpatplex: Fixed segfault bug in pattern replacement.
2014-10-15 Fredrik Tolfcall[fs]cgi: Reset SIGCHLD to SIG_DFL before exec'ing...
2014-10-14 Fredrik Tolflib: Improved EAGAIN reporting friendliness further.
2014-10-14 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2014-10-14 Fredrik Tolfcall[fs]cgi: Call killcuraddr explicitly instead of...
2014-09-30 Fredrik Tolfdoc: Clarified wording slightly.
2014-09-29 Fredrik Tolfhttrcall: Implemented optional limiting of child processes.
2014-09-29 Fredrik Tolfcall[fs]cgi: Fixed shutdown bug.
2014-08-11 Fredrik Tolfhtparser: Affix a unique connection ID to each request.
2014-07-13 Fredrik Tolfhttimed: Prevent lossage of buffered requests during...
2014-05-17 Fredrik Tolfpython: Added a global wsgidir module attribute to...
2014-05-17 Fredrik Tolfpsendfile: Fixed crash when files cannot be opened.
2014-04-25 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2014-04-13 Fredrik Tolfhtparser: Fixed typo.
2014-04-13 Fredrik Tolfhtparser: Accept more connections in bulk.
2014-04-12 Fredrik Tolfhtparser: Added support for handing a cipher priority...
2014-03-10 Fredrik Tolfcallfcgi: Improved recvrec implementation.
2014-03-03 Fredrik Tolflib: Transfer the responsibility of fopencookie bugs...
2014-03-03 Fredrik Tolfcallfcgi: Use the library mtio pipes instead of kernel...
2014-03-03 Fredrik Tolflib: Implemented internal mtio pipes.
2014-03-02 Fredrik Tolflib: Fixed lingering stdchild bug.
2014-03-02 Fredrik Tolflib: Fixed uncompiled bugs in the funopen path.
2014-03-02 Fredrik Tolflib: Introduced a portable abstraction layer for custom...
2014-03-02 Fredrik TolfMerge branch 'master' of fludd.seatribe.se:/usr/local...
2014-03-02 Fredrik Tolfdirplex: Actually allow zero-argument index-file, as...
2014-03-01 Fredrik TolfUpdated changelog.
2014-03-01 Fredrik Tolfbuild: Remove GNU-make extensions from doc/Makefile.
2014-03-01 Fredrik Tolflib: Added a kqueue mtio implementation.
2014-02-28 Fredrik Tolfbuild: Use AS_HELP_STRING.
2014-02-27 Fredrik Tolflib: Removed nested functions from all required parts...
2014-02-27 Fredrik Tolflib: Added a BSD mtio implementation.
2014-02-27 Fredrik Tolflib: Modularized mtio implementation.
2014-02-27 Fredrik Tolfbuild: Modernized autoconf/automake initialization.
2014-02-27 Fredrik Tolfcall[fs]cgi: Fixed wrong header usage.
2014-02-27 Fredrik Tolfaccesslog: Fixed non-ASCII logging bug again.
2014-02-13 Fredrik Tolfhtextauth: Added a simple authenticator program for...
2014-02-13 Fredrik Tolfdoc: Documented httrcall.
2014-02-13 Fredrik TolfAdded the `httrcall' program.
2014-02-13 Fredrik Tolfcallcgi: Made callcgi better at running more arbitrary...
2014-02-07 Fredrik Tolfpython: Fixed typo.
2014-02-07 Fredrik Tolfpython: Ensure request bytearray is explicitly converte...
2014-01-12 Fredrik Tolfpython: Updated documentation.
2014-01-12 Fredrik Tolfpython: Removed the -l option from the usage message...
2014-01-11 Fredrik Tolfdirplex: Inverted the default root capture behaviour...
2014-01-11 Fredrik Tolfdoc: Fixed typo.
2014-01-11 Fredrik Tolfdoc: Updated dirplex 404 handling.
2014-01-11 Fredrik Tolfdirplex: Improved 404 handling.
2014-01-06 Fredrik Tolflib: Log EGAINs again, but attempt to do so sparingly.
2014-01-06 Fredrik Tolfpython: Fixed the real thread-starting problem.
2014-01-06 Fredrik Tolfpython: Added a safety timeout in the new-thread wait...
2014-01-06 Fredrik TolfMerge branch 'py-reserve'
2014-01-06 Fredrik Tolfpython: Back-ported the new request handling to Python2.
2014-01-06 Fredrik Tolfpython: Keep a copy of the real socket for Python2...
2014-01-06 Fredrik Tolfpython: Cleaned up a few uglies.
2014-01-05 Fredrik Tolfpython: Catch some previously uncaught errors in rplex...
2014-01-05 Fredrik Tolfpython: Gather handler names better.
2014-01-05 Fredrik Tolfpython: Removed threadpool handler again.
2014-01-05 Fredrik Tolfpython: Added request limiter to rplex handler.
2014-01-05 Fredrik Tolfpython: Abort instead of exit on rplex response-thread...
2014-01-05 Fredrik Tolfpython: Added an early version of a response-multiplexi...
2014-01-05 Fredrik Tolfpython: Added a simple, non-threaded handler.
2014-01-05 Fredrik Tolfdirplex, patplex: Emit more helpful error message on...
2014-01-05 Fredrik Tolflib: Don't log mere EAGAINs.
2014-01-05 Fredrik Tolflib: Properly use error from the restarted child, in...
2014-01-05 Fredrik Tolfpython: Emulate the previous `-l' option to ashd-wsgi3.
2014-01-05 Fredrik Tolfpython: Added an abort timeout for the freethread handler.
2014-01-05 Fredrik Tolfpython: Added an optional request limiter for freethread.
2014-01-05 Fredrik Tolfpython: Added command-line parsing of request handler...
2014-01-05 Fredrik Tolfpython: Added blocking thread-pool handler.
2014-01-05 Fredrik Tolfpython: Fixed scgi-wsgi3 input handling bug.
2014-01-05 Fredrik Tolfpython: Always properly close request handlers when...
2014-01-05 Fredrik Tolfpython: Converted scgi-wsgi3 as well to use modular...
2014-01-05 Fredrik Tolfpython: Start rewriting WSGI handlers with modular...
2014-01-02 Fredrik Tolfetc: Added an explicit .wsgi2 extension in the Python...
2014-01-02 Fredrik Tolflib: Added environment-variable expansion for stdchild...
2014-01-02 Fredrik Tolflib: Moved default status strings from call[fs]cgi...
2014-01-02 Fredrik Tolfetc: Added a default configuration file for Python...
2013-12-28 Fredrik Tolfcallcgi: Don't log errors about broken pipes.
2013-09-24 Fredrik Tolfdoc: Fixed typo.
2013-09-24 Fredrik Tolfdoc: Fixed comma usage.
2013-09-24 Fredrik Tolfdoc: More consistent grammar.
next