summaryrefslogtreecommitdiffstats
path: root/package/uhttpd/src/uhttpd-tls.c
Commit message (Collapse)AuthorAgeFilesLines
* uhttpd: - fix parsing of interpreter entries in the config file, fixes ↵Jo-Philipp Wich2010-08-181-2/+4
| | | | | | 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 SVN-Revision: 22692
* uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support ↵Jo-Philipp Wich2010-06-121-2/+12
| | | | | | PEM certificates for SSL SVN-Revision: 21762
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-251-0/+82
SVN-Revision: 20428