| 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
|
|
|
|
| |
SVN-Revision: 32662
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
data instead of relying on socket write notification to process cgi data, should lower cpu consumption during requests on weaker devices.
SVN-Revision: 32640
|
|
|
|
|
|
| |
leading to race conditions and bad memory accesses
SVN-Revision: 32419
|
|
|
|
| |
SVN-Revision: 32028
|
|
|
|
| |
SVN-Revision: 32027
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
version
SVN-Revision: 31572
|
|
|
|
| |
SVN-Revision: 28257
|
|
|
|
|
|
| |
Linus Luessing for spotting it
SVN-Revision: 28254
|
|
|
|
|
|
| |
server restart from within LuCI and similar problems
SVN-Revision: 27628
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
custom error pages (or cgi handler) - add option to disable directory listings - add REDIRECT_STATUS for CGI requests, fixes php-cgi
SVN-Revision: 22366
|
|
|
|
|
|
| |
password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version
SVN-Revision: 21121
|
|
|
|
| |
SVN-Revision: 20573
|
|
|
|
| |
SVN-Revision: 20513
|
|
|
|
| |
SVN-Revision: 20501
|
|
|
|
|
|
| |
interrupt select() - flag listen and client sockets as close-on-exec
SVN-Revision: 20500
|
|
SVN-Revision: 20428
|