summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Collapse)Author
2008-06-23* libs/httpd: Added performance ;-)Steven Barth
2008-06-23* luci/libs: fix syntax error in last commitJo-Philipp Wich
2008-06-23* luci/libs: fix possible error when doing sub() on chunk in server.luaJo-Philipp Wich
2008-06-23* luci/libs: fix eof handling for urldecode_message_body() in protocol.luaJo-Philipp Wich
2008-06-23* Introducing LuCI HTTPD as testing environmentSteven Barth
* Several coroutine-safety fixes
2008-06-22* luci/libs: add support for chunked transfer decoding in http.protocolJo-Philipp Wich
2008-06-21* libs/httpd: Prepared HTTPD dispatching modelSteven Barth
2008-06-21* Fixed call to push_responseSteven Barth
2008-06-21* Fixed last commitSteven Barth
2008-06-21* libs/httpd: Forward changed Handler API to use luci.http to push responsesSteven Barth
* libs/httpd: Added Expect: 100-continue header support to server (merged from Jow)
2008-06-20* libs/core: Added garbage collector to luci.util.threadlocal to avoid ↵Steven Barth
memory leaks * libs/http: Use env-Variables instead of headers for parse_message_body and subsequent functions * libs/http: Added missing urldecode call for parsing urlencoded params * libs/web: Ported luci.http to use ltn12 sources and sinks instead of sockets or file pointers * libs/sgi-cgi, libs/sgi-webuci, libs/sgi-wsapi: Updated to work with new luci.http.Request ABI
2008-06-20* Moved luci.http.protocol to libs/httpSteven Barth
* Added ltn12 to libs/core * Fixed libs/httpd Makefile
2008-06-19* luci/httpd: add initial server implementationJo-Philipp Wich
2008-06-19* luci/libs: moved http.protocol from libs/web to libs/httpd, rewrote ↵Jo-Philipp Wich
http.protocol to rely on LTN12 chains
2008-06-17* Use CRLF instead of LF in HTTP headersSteven Barth
2008-06-17* Preliminary module implementation for Luci HTTPDSteven Barth
2008-06-16* Removed itSteven Barth
2008-06-16* Added preliminary HTTPD constructSteven Barth
2008-06-15* luci/libs: http.protocol: prevent oversized read blocks when reading from ↵Jo-Philipp Wich
socket or file handle
2008-06-15* luci/libs: http.protocol: switch to blockwise reading in urlencoded post ↵Jo-Philipp Wich
requests, renamed readbuf constant
2008-06-15* Fixed SGI webuci to work with new HTTP APISteven Barth
2008-06-15* Fix sgi-cgi postinstSteven Barth
2008-06-15* luci/libs: improved linereader implementationJo-Philipp Wich
2008-06-15* Removed support for HaserlSteven Barth
2008-06-15* Fixed last commitSteven Barth
2008-06-15* Finished support for SGI CGISteven Barth
2008-06-15* Added support for CGI SGISteven Barth
2008-06-15* Added support for htdocs module directorySteven Barth
2008-06-15* luci/libs: http.protocol: split parse_message() in parse_message_header() ↵Jo-Philipp Wich
and parse_message_body()
2008-06-15* luci/libs: drop depency to luci.bits use tonumber() for hex decodingJo-Philipp Wich
2008-06-15* Generalized HTTP-APISteven Barth
2008-06-15* luci/libs: protocol.lua: store status code and status description in http ↵Jo-Philipp Wich
message object
2008-06-15* luci/libs: fix get parameter handling in http.protocolJo-Philipp Wich
2008-06-15* luci/libs: added initial HTTP protocol implementationJo-Philipp Wich
2008-06-14* Added preliminary support for WSAPI SGISteven Barth
2008-06-14* luci/libs: move time fix to luci-addonsJo-Philipp Wich
2008-06-14* Minor cleanupsSteven Barth
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
* Setting base version to 0.7
2008-06-12* Rolling back to Boa 0.94.13 due to chaosSteven Barth
2008-06-12* Fixed cross compilingSteven Barth
2008-06-12Readded unfindes Boa 0.94.14rc21Steven Barth
2008-06-12* libs/sgi-webuci: Added init-script for BoaSteven Barth
2008-06-11Revert "* Updated Boa to 0.94.14rc21 + Debian patches"Steven Barth
due to instability of new version Updated Boa configuration
2008-06-11* Disable Boa gunzip supportSteven Barth
2008-06-11* Updated Boa to 0.94.14rc21 + Debian patchesSteven Barth
2008-06-10* Fixed host buildsSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-09* themes/fledermaus: Register on installSteven Barth
* applications/luci-statistics: Fixed wrong paths in templates
2008-06-09* Made Makefiles attribute awareSteven Barth
2008-06-08* libs/cbi: Fixed a bug which prevented creation of non-anonymous sectionsSteven Barth