Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and ↵ | Jo-Philipp Wich | 2011-11-05 | 1 | -3/+141 |
| | | | | | | send() operations below the ssl layer - fixes hangs when accessing via https SVN-Revision: 28761 | ||||
* | uhttpd: support building against openssl instead of cyassl, minor cleanups ↵ | Jo-Philipp Wich | 2011-07-18 | 1 | -5/+27 |
| | | | | | | (#7827) SVN-Revision: 27686 | ||||
* | uhttpd: - fix parsing of interpreter entries in the config file, fixes ↵ | Jo-Philipp Wich | 2010-08-18 | 1 | -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 Wich | 2010-06-12 | 1 | -2/+12 |
| | | | | | | PEM certificates for SSL SVN-Revision: 21762 | ||||
* | add uhttpd (moved from LuCI trunk) | Jo-Philipp Wich | 2010-03-25 | 1 | -0/+82 |
SVN-Revision: 20428 |