openwrt/package/uhttpd/src
2012-03-04 15:53:51 +00:00
..
Makefile uhttpd: fix Makefiles and linking of tls plugin 2011-11-05 17:36:47 +00:00
uhttpd-cgi.c uhttpd: fix bad pointer use in previous commit 2011-09-18 23:34:25 +00:00
uhttpd-cgi.h
uhttpd-file.c uhttpd: properly match mimetype entries which cover the whole filename (#8236) 2011-09-04 10:21:05 +00:00
uhttpd-file.h
uhttpd-lua.c
uhttpd-lua.h
uhttpd-mimetypes.h
uhttpd-tls.c uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send() operations below the ssl layer - fixes hangs when accessing via https 2011-11-05 03:19:07 +00:00
uhttpd-tls.h
uhttpd-utils.c uhttpd: cope with DES crypted passwd entries by not relying on a leading dollar sign to indicate a cipher 2011-11-09 18:55:28 +00:00
uhttpd-utils.h uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send() operations below the ssl layer - fixes hangs when accessing via https 2011-11-05 03:19:07 +00:00
uhttpd.c uhttpd: cope with variable number of spaces in header lines (#11079) 2012-03-04 15:53:51 +00:00
uhttpd.h