darkhttpd/trunk
Emil Mikulic 4456c044e5 . Implemented logging to file
. Moved parse_request's {method|url} to conn->{method|uri}
. Added http_code, total_sent to struct connection
. Added out-of-memory checks on a few asprintf()s
. Added assert()s where I tripped up before or could again
. Added log_connection()
. Open logfile from logfile_name in main()
2013-04-28 19:30:35 +10:00
..
darkhttpd.c . Implemented logging to file 2013-04-28 19:30:35 +10:00
Makefile Initial revision - open and close a socket. 2013-04-28 19:21:00 +10:00