| 2013-01-18 | 
Fredrik Tolf | python: Make scgi-wsgi{,3} use ashd.serve. | 
commit | commitdiff | tree | snapshot | 
| 2013-01-17 | 
Fredrik Tolf | python: Removed lingering thread name. | 
commit | commitdiff | tree | snapshot | 
| 2013-01-17 | 
Fredrik Tolf | python: Converted ashd-wsgi3 as well to use ashd.serve. | 
commit | commitdiff | tree | snapshot | 
| 2013-01-17 | 
Fredrik Tolf | python: Added a Python3 version of ashd.serve. | 
commit | commitdiff | tree | snapshot | 
| 2013-01-16 | 
Fredrik Tolf | python: Use ashd.serve for ashd-wsgi. | 
commit | commitdiff | tree | snapshot | 
| 2013-01-16 | 
Fredrik Tolf | python: Added a module with abstracted tools for both...  | 
commit | commitdiff | tree | snapshot | 
| 2013-01-15 | 
Fredrik Tolf | lib: Added variants of sendfd and sendreq that take...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-29 | 
Fredrik Tolf | userplex: Fixed missing-404 bug, finally. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | doc: Establish HTTP version convention. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | doc: Mention request-body chunking in ashd(7). | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | doc: Refined htparser shutdown description. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | Merge branch 'master' of git.dolda2000.com:/srv/git...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | doc: Describe htparser shutdown behavior. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | htparser: Improved shutdown behavior further. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | lib: Added the bufdel macro. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | htparser: More well-defined shutdown behavior. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-28 | 
Fredrik Tolf | lib: Gave ioloop the ability to exit | 
commit | commitdiff | tree | snapshot | 
| 2012-12-27 | 
Fredrik Tolf | Merge branch 'master' of git.dolda2000.com:/srv/git...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-27 | 
Fredrik Tolf | call*cgi, python: Added symmetrical {SERVER,REMOTE...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-27 | 
Fredrik Tolf | htparser: Fixed SSL listening bug. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-27 | 
Fredrik Tolf | Merge branch 'master' of git.dolda2000.com:/srv/git...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-27 | 
Fredrik Tolf | htparser: Put root handler in a new session regardless...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-26 | 
Fredrik Tolf | htparser: Be more tolerant to broken clients. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-19 | 
Fredrik Tolf | htparser: Support chunked request-bodies. | 
commit | commitdiff | tree | snapshot | 
| 2012-09-01 | 
Fredrik Tolf | python: Added a simple function for doing directory...  | 
commit | commitdiff | tree | snapshot | 
| 2012-08-30 | 
Fredrik Tolf | python: Fixed typo. | 
commit | commitdiff | tree | snapshot | 
| 2012-08-28 | 
Fredrik Tolf | python: Remove HTTP_CONTENT_{TYPE,LENGTH} from WSGI...  | 
commit | commitdiff | tree | snapshot | 
| 2012-08-19 | 
Fredrik Tolf | htparser: Made HTTP version recognition case-independent. | 
commit | commitdiff | tree | snapshot | 
| 2012-08-16 | 
Fredrik Tolf | python: Improved error handling and logging in ashd...  | 
commit | commitdiff | tree | snapshot | 
| 2012-08-16 | 
Fredrik Tolf | Bumped version number. | 
commit | commitdiff | tree | snapshot | 
| 2012-08-16 | 
Fredrik Tolf | Updated ChangeLog.  0.11 | 
commit | commitdiff | tree | snapshot | 
| 2012-08-15 | 
Fredrik Tolf | doc: Fixed formatting error. | 
commit | commitdiff | tree | snapshot | 
| 2012-08-15 | 
Fredrik Tolf | dirplex: Added a capture option to ignore captures...  | 
commit | commitdiff | tree | snapshot | 
| 2012-08-08 | 
Fredrik Tolf | Added the `httimed' program. | 
commit | commitdiff | tree | snapshot | 
| 2012-08-08 | 
Fredrik Tolf | python: Fixed log header for scgi-wsgi. | 
commit | commitdiff | tree | snapshot | 
| 2012-08-08 | 
Fredrik Tolf | python: Added logging initialization to scgi-wsgi. | 
commit | commitdiff | tree | snapshot | 
| 2012-08-08 | 
Fredrik Tolf | python: Added some SCGI fixes apparently necessary...  | 
commit | commitdiff | tree | snapshot | 
| 2012-07-16 | 
Fredrik Tolf | python: Added more useful logging to wsgidir. | 
commit | commitdiff | tree | snapshot | 
| 2012-07-16 | 
Fredrik Tolf | python: Handle errors when loading chained modules...  | 
commit | commitdiff | tree | snapshot | 
| 2012-07-16 | 
Fredrik Tolf | python: Added XBitHack-style caching to SSI handler. | 
commit | commitdiff | tree | snapshot | 
| 2012-07-16 | 
Fredrik Tolf | python: Added HTTP date formatting functions to ashd...  | 
commit | commitdiff | tree | snapshot | 
| 2012-07-14 | 
Fredrik Tolf | python: Configure logging in ashd-wsgi{,3}. | 
commit | commitdiff | tree | snapshot | 
| 2012-07-14 | 
Fredrik Tolf | python: Rewrote SSI handler as a reusable module, and...  | 
commit | commitdiff | tree | snapshot | 
| 2012-06-19 | 
Fredrik Tolf | accesslog: Fixed quoting sign-extension. | 
commit | commitdiff | tree | snapshot | 
| 2012-06-05 | 
Fredrik Tolf | psendfile: Don't free contype if it's NULL. | 
commit | commitdiff | tree | snapshot | 
| 2012-06-04 | 
Fredrik Tolf | Added a preliminary version of a psendfile program. | 
commit | commitdiff | tree | snapshot | 
| 2012-06-04 | 
Fredrik Tolf | lib: Made simpleerror callable with stdio handles as...  | 
commit | commitdiff | tree | snapshot | 
| 2012-05-21 | 
Fredrik Tolf | python: Fixed some docstring typos. | 
commit | commitdiff | tree | snapshot | 
| 2012-05-20 | 
Fredrik Tolf | python: Added a WSGI validation mode to ashd.wsgidir. | 
commit | commitdiff | tree | snapshot | 
| 2012-05-20 | 
Fredrik Tolf | examples: Added an example for wsgidir usage. | 
commit | commitdiff | tree | snapshot | 
| 2012-05-13 | 
Fredrik Tolf | doc: Fixed typo. | 
commit | commitdiff | tree | snapshot | 
| 2012-05-13 | 
Fredrik Tolf | doc: Fixed typo. | 
commit | commitdiff | tree | snapshot | 
| 2012-05-13 | 
Fredrik Tolf | doc: Typo fixes and other documentation improvements. | 
commit | commitdiff | tree | snapshot | 
| 2012-05-13 | 
Fredrik Tolf | userplex: Corrected opening of /dev/null. | 
commit | commitdiff | tree | snapshot | 
| 2012-05-13 | 
Fredrik Tolf | doc: Clarified the persistent handler convention slightly. | 
commit | commitdiff | tree | snapshot | 
| 2012-05-13 | 
Fredrik Tolf | doc: Fixed typo. | 
commit | commitdiff | tree | snapshot | 
| 2012-03-20 | 
Fredrik Tolf | Warn for core dumps in various places. | 
commit | commitdiff | tree | snapshot | 
| 2012-03-20 | 
Fredrik Tolf | callcgi: Don't mass-close child FDs. | 
commit | commitdiff | tree | snapshot | 
| 2012-03-08 | 
Fredrik Tolf | callcgi: Properly wait for the handler process to exit. | 
commit | commitdiff | tree | snapshot | 
| 2012-01-23 | 
Fredrik Tolf | Merge branch 'master' of git.dolda2000.com:/srv/git...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-23 | 
Fredrik Tolf | dirplex: Match pathname directives relative to the...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-23 | 
Fredrik Tolf | dirplex: Correct config resolution for base directory. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-22 | 
Fredrik Tolf | python: Use python3 super() correctly. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-22 | 
Fredrik Tolf | python: Pass client address and port in perf request...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-21 | 
Fredrik Tolf | python: Fixed exception masking bug in ashd-wsgi. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-16 | 
Fredrik Tolf | Merge branch 'master' of git.dolda2000.com:/srv/git...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-16 | 
Fredrik Tolf | python: Support PDM in ashd-wsgi. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-14 | 
Fredrik Tolf | doc: Use `xset content-type' for the dirplex sendfile...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | doc: Fixed a couple of misses. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | etc: Use the send handler from dirplex.d in apache...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | etc: Use xset to pass content-type to sendfile. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | dirplex, patplex: Added a cosmetical `xset' directive...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | Bumped version numbers. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | Updated ChangeLog.  0.10 py-0.4 | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | python: Fixed wsgidir caching problem. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | python: Include `chain' in __all__ of ashd.wsgidir. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | python: Fixed doc typo. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | python: Use an X-Ash-Python-Handler added header for...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | python: Cleaned up dispatching in wsgidir. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | python: Use importlib for python3. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | python: Ensure greater concurrency is wsgidir. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | doc: Documented X-Ash-Content-Type for sendfile. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | sendfile: Use the header X-Ash-Content-Type for file...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | etc: Added a commented-out section for using FCGI PHP. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | doc: Documented the `set' directives for {pat,dir}plex. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | dirplex, patplex: Added ability to set arbitrary header...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | python: Use with statements in python3 wsgidir. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | Merge branch 'master' into python3 | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | Merge branch 'master' of git.dolda2000.com:/srv/git...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-13 | 
Fredrik Tolf | doc: Fixed typo. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-10 | 
Fredrik Tolf | doc: Fixed typo. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-02 | 
Fredrik Tolf | python: Always flush sys.stderr when a reqthread exits. | 
commit | commitdiff | tree | snapshot | 
| 2011-12-02 | 
Fredrik Tolf | python: Added .wsgi3 as a standard extension for ashd...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-02 | 
Fredrik Tolf | python: Changed some messages and docstrings to reflect...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-02 | 
Fredrik Tolf | python: Gave the Python 3 package a distinguishing...  | 
commit | commitdiff | tree | snapshot | 
| 2011-12-02 | 
Fredrik Tolf | python: Moved the Python 3 files to their own directory...  | 
commit | commitdiff | tree | snapshot | 
| 2011-11-30 | 
Fredrik Tolf | python: Updated setup.py with the renamed scripts. | 
commit | commitdiff | tree | snapshot | 
| 2011-11-30 | 
Fredrik Tolf | python: Use python3 explicitly in setup.py | 
commit | commitdiff | tree | snapshot | 
| 2011-11-30 | 
Fredrik Tolf | python: Rename the P3 versions of {ashd,scgi}-wsgi...  | 
commit | commitdiff | tree | snapshot | 
| 2011-11-29 | 
Fredrik Tolf | python: Initial porting of the Python code to Python 3. | 
commit | commitdiff | tree | snapshot | 
| next |