accesslog: Added logfile locking.
[ashd.git] / python /
2011-01-28 Fredrik Tolfpython: Fixed a url quoting bug in ashd-wsgi.
2011-01-15 Fredrik TolfComply better with the CGI specification by unquoting...
2011-01-15 Fredrik TolfCorrected htredir headers.
2011-01-15 Fredrik TolfMerge branch 'master' of moltke.seatribe.se:src/ashd
2011-01-15 Fredrik Tolfpython: Added a simple htredir script.
2010-10-26 Fredrik Tolfpython: Added a util module and moved serveloop thence.
2010-10-23 Fredrik Tolfpython: Absolutify WSGI SCRIPT_FILENAME path.
2010-10-23 Fredrik Tolfpython: Added support to ashd.wsgidir for adding additi...
2010-10-23 Fredrik Tolfpython: Changed wmain calling convention.
2010-10-23 Fredrik Tolfpython: Fixed QUERY_STRING bug in ashd-wsgi.
2010-10-23 Fredrik Tolfpython: Fixed WSGI wrapper to handle empty responses.
2010-10-22 Fredrik Tolfpython: Removed debug message in proto.py.
2010-10-21 Fredrik Tolfpython: Added an alternative WSGI server that speaks...
2010-10-21 Fredrik Tolfpython: Release Python's interpreter lock in {send...
2010-10-21 Fredrik TolfAdded a Python extension to send/receive file descripto...
2010-09-05 Fredrik TolfFixed ashd.wsgidir to make wmain work as intended.
2010-09-05 Fredrik Tolfscgi-wsgi: Fixed typo.
2010-09-03 Fredrik Tolfscgi-wsgi: Fixed a couple of typos.
2010-09-03 Fredrik TolfAdded a SCGI-WSGI gateway for Python.
2010-08-30 Fredrik TolfAdded a simple python program for processing SSI.