| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 33688
|
|
|
|
|
|
|
|
|
| |
- remove unused variables
- simply ignore command line args which belong to not enabled features
- resolve peer address at accept() time, should solve (#11850)
- remove floating point operations where possible
SVN-Revision: 32704
|
|
|
|
|
|
|
|
|
| |
- avoid closing descriptors before removing them from uloop (#11755, #11830)
- do not auto-initialize ubus if no prefix is set (#11832)
- remove extraneous client context pointer from cgi and lua states
- code cleanups and debug message changes
SVN-Revision: 32651
|
|
|
|
|
|
| |
structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision
SVN-Revision: 31931
|
|
|
|
|
|
| |
send() operations below the ssl layer - fixes hangs when accessing via https
SVN-Revision: 28761
|
|
|
|
|
|
| |
directories are requested
SVN-Revision: 23952
|
|
|
|
| |
SVN-Revision: 23897
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi)
SVN-Revision: 22630
|
|
|
|
|
|
| |
(DNS rebinding countermeasure)
SVN-Revision: 22589
|
|
|
|
| |
SVN-Revision: 20513
|
|
|
|
|
|
| |
interrupt select() - flag listen and client sockets as close-on-exec
SVN-Revision: 20500
|
|
SVN-Revision: 20428
|