This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e7b461431b83c9acda0922e204c1c3434c1eda3
openwrt_NSS_ACW
/
package
/
uhttpd
/
src
History
Jo-Philipp Wich
44da6400cd
uhttpd: cope with DES crypted passwd entries by not relying on a leading dollar sign to indicate a cipher
...
SVN-Revision: 28886
2011-11-09 18:55:28 +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: add "application/x-ns-proxy-autoconfig" mime type (
#8236
)
2011-09-02 13:28:29 +00:00
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.h
…