4 * Improved dirplex/patplex configuration.
9 * Support chunked request-bodies from clients.
10 * Improved general behavior when handlers are overloaded.
11 * Improved shutdown behavior.
12 * Properly support URL percent-escapes in patplex.
17 * Some useful configuration options for dirplex.
18 * Better default configuration.
19 * Various bug fixes, tunings and other minor improvements.
23 * Added options to dirplex and patplex for setting request headers
25 * Documentation fixes.
29 * Accumulated minor fixes.
33 * Various bug fixes, protocol compliance fixes, tunings,
34 documentation improvements and other minor improvements.
38 * Added some configuration examples.
39 * Made out-of-tree modules buildable; and thus
40 * Made the Python module properly buildable.
41 * Added SSL session resuming.
42 * Fixed htparser memory leak.
46 * Made dirplex' 404 handling more flexible.
47 * Added epoll support.
48 * Added a program for logging stderr messages.
53 * Added directory-local matching to dirplex.
57 * Added a FastCGI handler.
62 * Added a filter program for BASIC authentication.
63 * Improved log message handling.
64 * Improved HTTP protocol compliance.
68 * Added an access logger program.
69 * Improved the sendfile program, particularly to support
70 transmission of partial files.