haiku/src/apps/poorman/libhttpd
Coldfirex 4a850ca730 PoorMan: update thttpd from 2.25b to 2.29
http://www.acme.com/software/thttpd/#releasenotes
Compiled on 32 and 64bit, ran PoorMan, and verified it served webpage and shows logs correctly.

Change-Id: I23fdf0f9910089aa8e24bb66ed7fb49b065b5577
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4404
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
2021-10-12 14:15:53 +00:00
..
README Patch by Ma Jie: Basically - make Poorman (the webserver) work. Libhttpd from 2009-04-04 21:03:19 +00:00
config.h PoorMan: update thttpd from 2.25b to 2.29 2021-10-12 14:15:53 +00:00
libhttpd.c PoorMan: update thttpd from 2.25b to 2.29 2021-10-12 14:15:53 +00:00
libhttpd.h PoorMan: update thttpd from 2.25b to 2.29 2021-10-12 14:15:53 +00:00
match.c
match.h
mime_encodings.txt
mime_types.txt PoorMan: update thttpd from 2.25b to 2.29 2021-10-12 14:15:53 +00:00
tdate_parse.c PoorMan: update thttpd from 2.25b to 2.29 2021-10-12 14:15:53 +00:00
tdate_parse.h
version.h

README

This is libhttpd from thttpd v2.25b, which is written by Jef Poskanzer.
This version of libhttpd is modified to fit into the multithreaded PoorMan application.

For more information about thttpd, please visit: 
http://www.acme.com/software/thttpd/