| .. |
|
Makefile
|
fa644368ed
uhttpd: make it work without shadow password support
|
15 years ago |
|
uhttpd-cgi.c
|
cbdeb30a1b
uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
|
15 years ago |
|
uhttpd-cgi.h
|
f2b534d341
uhttpd: - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi)
|
15 years ago |
|
uhttpd-file.c
|
cbdeb30a1b
uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
|
15 years ago |
|
uhttpd-file.h
|
169642253f
add uhttpd (moved from LuCI trunk)
|
16 years ago |
|
uhttpd-lua.c
|
b95360d5bc
uhttpd: fix a signal related race condition exposed by LuCI on fast machines
|
16 years ago |
|
uhttpd-lua.h
|
169642253f
add uhttpd (moved from LuCI trunk)
|
16 years ago |
|
uhttpd-mimetypes.h
|
20ef055c2f
uhttpd: - make network timeout configurable, increase default to 30 seconds (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...)
|
16 years ago |
|
uhttpd-tls.c
|
cbdeb30a1b
uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
|
15 years ago |
|
uhttpd-tls.h
|
169642253f
add uhttpd (moved from LuCI trunk)
|
16 years ago |
|
uhttpd-utils.c
|
f38a320e69
uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272)
|
15 years ago |
|
uhttpd-utils.h
|
5931a158a4
uhttpd: redirect to same location with trailing slash appended if directories are requested
|
15 years ago |
|
uhttpd.c
|
3b3e5b7a49
uhttpd: substitute "+" with space when using the -d flag, lazyload tls support
|
15 years ago |
|
uhttpd.h
|
f38a320e69
uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272)
|
15 years ago |