2014-01-02 |
Fredrik Tolf | lib: Moved default status strings from call[fs]cgi... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Fredrik Tolf | etc: Added a default configuration file for Python... |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Fredrik Tolf | callcgi: Don't log errors about broken pipes. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Fredrik Tolf | doc: Fixed typo. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Fredrik Tolf | doc: Fixed comma usage. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Fredrik Tolf | doc: More consistent grammar. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Fredrik Tolf | doc: Fixed typo. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Fredrik Tolf | doc: Fixed typo. |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Fredrik Tolf | patplex: Fixed regex compilation bug. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Fredrik Tolf | lib: Fixed stdinit bug. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Fredrik Tolf | lib: Added ability to set environment variables in... |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Fredrik Tolf | accesslog: Explicitly close logfile when exiting. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Fredrik Tolf | Bumped python version numbers. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Fredrik Tolf | Bumped version number. py-0.5 |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Fredrik Tolf | Updated changelog. 0.12 |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Fredrik Tolf | patplex: Added URL unquoting functionality. |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Fredrik Tolf | lib: Add $HOME/.ashd/etc to the directories to search... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Fredrik Tolf | patplex: Search for the configuration file if it contai... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Fredrik Tolf | doc: Fixed patplex configuration filename discrepancy. |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Fredrik Tolf | Document and install psendfile. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Fredrik Tolf | Merge branches 'block' and 'py-reserve' |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Fredrik Tolf | Merge branch 'master' of git.dolda2000.com:/srv/git... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Fredrik Tolf | htparser: Make plexwatch shut up a bit. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Fredrik Tolf | htparser: Shut down root handler socket instead of... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Fredrik Tolf | examples: setsid is now built into htparser. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Fredrik Tolf | python: Updated documentation. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Fredrik Tolf | python: Properly abort when over request limit. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Fredrik Tolf | python: Added PDM support in scgi-wsgi{,3}. |
commit | commitdiff | tree | snapshot |
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 | userplex: Use nonblocking forwarding behavior as in... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Fredrik Tolf | lib: Preserve error properly across flog. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Fredrik Tolf | lib: Don't close children on mere EAGAINs, but fail... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Fredrik Tolf | lib: Use nonblocking-behavior forwarding explicitly... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Fredrik Tolf | lib: Change the default behavior of send{fd,req} to... |
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 |
next |