| Age | Commit message (Expand) | Author |
| 2014-12-13 | add .ts and .vob suffixes. | mrg |
| 2014-11-21 | Fixed memory leak in case of multiple authentication headers sent by the | shm |
| 2014-11-21 | Fixed off-by-one in virtualhost processing. Previous code was checking if | shm |
| 2014-10-10 | don't truncate file sizes to 32 bits for directory indexes. | mrg |
| 2014-08-15 | NUL terminate a string. | mbalmer |
| 2014-07-19 | lua: updated from 5.1 to 5.3 work3 | lneto |
| 2014-07-17 | call this 20140717. | mrg |
| 2014-07-17 | rewrite much of the SSL code: | mrg |
| 2014-07-17 | link against main.c and ssl-bozo.c (which provides the IO backend.) | mrg |
| 2014-07-17 | use const and remove unnecessary braces. | mrg |
| 2014-07-16 | make a minor output change match again. | mrg |
| 2014-07-16 | make -t chroot option available always again. | mrg |
| 2014-07-08 | call this bozohttpd 20140708, and add/fix a couple of CHANGES entries. | mrg |
| 2014-07-08 | avoid truncating a directory path when using snprintf(), but instead | mrg |
| 2014-07-08 | make export-distfile target slightly more stable. | mrg |
| 2014-07-02 | Handle ENAMETOOLONG to return 404 error instead of 500. | shm |
| 2014-07-01 | * bozo_clean_request free(3) clean up (removed needless checks) | shm |
| 2014-06-24 | PR/48810 use cgi handler for index files | shm |
| 2014-05-17 | bump version, note .svg support. | mrg |
| 2014-05-17 | enable .svg. as prompted by agc@. | mrg |
| 2014-03-18 | Merge riastradh-drm2 to HEAD. | riastradh |
| 2014-02-09 | - bump man page date | mrg |
| 2014-02-09 | some fixes for virtual hosting support from Rajeev V. Pillai: | mrg |
| 2014-02-02 | display the tempdir for exported files as well. | mrg |
| 2014-02-02 | call gzip directly for distfile export target; it's usually run outside | mrg |
| 2014-02-02 | add lua-bozo.c. | mrg |
| 2014-02-02 | update for 2014-02-01. | mrg |
| 2014-01-30 | move a variable into the scope of its use, where the assignment | mrg |
| 2014-01-27 | Pass the -n flag to gzip invocations. | apb |
| 2014-01-27 | Use ${TOOL_GZIP} instead of just gzip in all Makefiles | apb |
| 2014-01-02 | sort the contributor list, and update the defines list to include lua. | mrg |
| 2014-01-02 | update for 20140102. | mrg |
| 2014-01-02 | update version, date and copyright. | mrg |
| 2014-01-02 | - update CHANGES with recent changes | mrg |
| 2013-11-19 | fix bad free | mbalmer |
| 2013-11-13 | CID 1107545, 1107546: fix memory leak | christos |
| 2013-11-13 | CID 1107546: Fix memory leak | christos |
| 2013-10-17 | fold long line in a readable way; pass nil as query table if reading form dat... | mbalmer |
| 2013-10-17 | better approach to NUL terminate strings | mbalmer |
| 2013-10-17 | plug a memory leak | mbalmer |
| 2013-10-17 | zero allocated memory buffers | mbalmer |
| 2013-10-16 | Also depend on LIBLUA, and add -lm to allow static linking. | he |
| 2013-10-12 | Sort. More markup. | wiz |
| 2013-10-12 | no need to check free() arguments against NULL | mbalmer |
| 2013-10-12 | it's Lua, not lua | mbalmer |
| 2013-10-12 | add Lua scripting support to bozohttpd, see httpd(8) for details | mbalmer |
| 2013-10-12 | remove trailing whitespace | mbalmer |
| 2013-09-04 | allow compile-time overriding of BOZO_WRSZ/MMAPSZ parameters | pooka |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-07-11 | add a target to export a bozohttpd distfile. | mrg |