openwrt/package/uhttpd/src
Jo-Philipp Wich 6576d110d2 uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827)
SVN-Revision: 27686
2011-07-18 14:18:31 +00:00
..
Makefile uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00
uhttpd-cgi.c uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server restart from within LuCI and similar problems 2011-07-17 07:18:59 +00:00
uhttpd-cgi.h 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) 2010-08-14 00:54:24 +00:00
uhttpd-file.c 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 2010-08-18 00:04:52 +00:00
uhttpd-file.h
uhttpd-lua.c
uhttpd-lua.h
uhttpd-mimetypes.h
uhttpd-tls.c uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00
uhttpd-tls.h uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00
uhttpd-utils.c uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272) 2011-01-09 23:35:45 +00:00
uhttpd-utils.h uhttpd: redirect to same location with trailing slash appended if directories are requested 2010-11-10 20:52:30 +00:00
uhttpd.c uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00
uhttpd.h uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00