|
conf
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
test
|
2022-06-01
|
inglorion
|
[101409]
Add test script for CGI tests
|
|
INSTALL
|
2014-04-23
|
Stefan Beyer
|
[8ecf6a]
Documented ssl feature in INSTALL.
|
|
LICENSE
|
2005-06-02
|
inglorion
|
[e6ba4d]
Added license, documentation, manpages.
|
|
Makefile
|
2022-06-01
|
inglorion
|
[6a8b09]
Cleaned up Makefile
|
|
Makefile.cfg
|
2022-06-01
|
inglorion
|
[f4e115]
Increased version number to 1.1.7
|
|
README
|
2022-07-31
|
Josh Soref
|
[de2e7e]
spelling: daemon
|
|
clearenv.c
|
2006-02-24
|
inglorion
|
[290aa8]
Setting environ = NULL to implement clearenv (a...
|
|
clearenv.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
config.c
|
2022-06-01
|
inglorion
|
[82cf19]
Fix possible out-of-bounds read in configuratio...
|
|
config.h
|
2006-02-23
|
inglorion
|
[b5796a]
Another round of splint-inspired changes.
|
|
configure
|
2022-06-01
|
inglorion
|
[f4e115]
Increased version number to 1.1.7
|
|
flags.h
|
2022-06-01
|
inglorion
|
[f4e115]
Increased version number to 1.1.7
|
|
globals.c
|
2005-04-28
|
inglorion
|
[5031aa]
Added detach and backgrounding support.
|
|
globals.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
handler.c
|
2022-05-31
|
inglorion
|
[ca264d]
handler.c: change strncpy to memcpy to avoid re...
|
|
handler.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
init.c
|
2014-04-23
|
inglorion
|
[7c642e]
Made child process reaping work with System V s...
|
|
init.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
log.c
|
2014-04-23
|
Stefan Beyer
|
[2489d8]
Log correct month, instead of month - 1.
|
|
log.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
main.c
|
2009-11-30
|
inglorion
|
[70accd]
Added some missing #includes
|
|
memory.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
muhttpd.8
|
2022-07-31
|
Josh Soref
|
[de2e7e]
spelling: daemon
|
|
muhttpd.conf.5
|
2014-04-23
|
Stefan Beyer
|
[a9673f]
Documented pidfile in muhttpd.conf.5.
|
|
request.c
|
2022-06-01
|
inglorion
|
[6a9e1c]
request.c: Report invalid percent encodings in ...
|
|
request.h
|
2022-06-01
|
inglorion
|
[c19b16]
request.h: Add parameters to prototype for do_r...
|
|
serve.c
|
2009-11-30
|
inglorion
|
[70accd]
Added some missing #includes
|
|
serve.h
|
2006-02-23
|
inglorion
|
[dfd082]
Added SSL (HTTPS) support.
|
|
setenv.c
|
2009-11-30
|
inglorion
|
[dab529]
Added setenv implementation.
|
|
setenv.h
|
2009-11-30
|
inglorion
|
[dab529]
Added setenv implementation.
|
|
socket.c
|
2006-02-23
|
inglorion
|
[32b75c]
Several fixes suggested by gcc -W -Wall, includ...
|
|
socket.h
|
2006-02-24
|
inglorion
|
[65eb71]
Added missing include netinet/in.h to socket.h.
|
|
ssl.c
|
2022-07-31
|
Josh Soref
|
[edd49d]
spelling: occurred
|
|
ssl.h
|
2006-02-23
|
inglorion
|
[dfd082]
Added SSL (HTTPS) support.
|
|
status.c
|
2009-11-17
|
inglorion
|
[d85efa]
Fixed misspelt "Conection".
|
|
status.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
stracat.c
|
2009-11-30
|
inglorion
|
[880ecb]
Fixes to make muhttpd compile with c89.
|
|
stracat.h
|
2009-11-30
|
inglorion
|
[880ecb]
Fixes to make muhttpd compile with c89.
|
|
strndup.c
|
2005-04-28
|
inglorion
|
[5031aa]
Added detach and backgrounding support.
|
|
strndup.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|
|
type.c
|
2009-11-19
|
inglorion
|
[2921d7]
Fixed 3 resource leaks (thanks to Eric Sesterhe...
|
|
type.h
|
2005-02-16
|
inglorion
|
[72e3df]
Initial import.
|