This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt-R7800-nss
Watch
1
Star
0
Fork
0
You've already forked openwrt-R7800-nss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
032f3ea5e7dce34da3926f505fe939ded599a6fa
openwrt-R7800-nss
/
package
/
uhttpd
/
src
History
Jo-Philipp Wich
80307216f2
uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x
...
SVN-Revision: 30936
2012-03-13 20:41:31 +00:00
..
Makefile
uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x
2012-03-13 20:41:31 +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-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
…