Age | Commit message (Expand) | Author |
2008-12-06 | build: generate timezone offsets too in zoneinfo2lua.pl | Jo-Philipp Wich |
2008-11-30 | Merge LuCIttpd | Steven Barth |
2008-11-06 | Interet Suxplorer sends invalid HTTP-headers, ignore them | Steven Barth |
2008-10-21 | Some browsers send crippled content-type headers when it comes to XHR, catch ... | Steven Barth |
2008-10-20 | Content Type for www-urlencoded should match additions like "; charset=utf8" ... | Steven Barth |
2008-10-10 | * luci/libs/httpprotocol: store QUERY_STRING in environment too, fixes query ... | Jo-Philipp Wich |
2008-10-03 | * luci/lib/httpprotocol: fix inline documentation for http.protocol.conditionals | Jo-Philipp Wich |
2008-10-03 | * luci/libs/httpprotocol: remove internal functions from lucidoc | Jo-Philipp Wich |
2008-09-19 | libs/http: Updated inline documentation for mimedecode_message_body | Steven Barth |
2008-09-19 | Push full metadata to the file callback (parsed and unparsed) - not only the ... | Steven Barth |
2008-09-18 | Revert mtdow | Steven Barth |
2008-09-18 | Revised sysupgrade part 1 | Steven Barth |
2008-09-05 | Fixed HTTP stack to parse urlencoded data from Internet Explorer correctly | Steven Barth |
2008-08-27 | Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old... | Steven Barth |
2008-08-22 | libs/http: Fixed default sink for unknown data | Steven Barth |
2008-07-22 | * luci/libs/http: added inline documentation to luci.http.protocol & friends,... | Jo-Philipp Wich |
2008-07-19 | * luci/libs/http: use aliased ltn12. instead of luci.ltn12. | Jo-Philipp Wich |
2008-07-19 | * luci/libs/http: fix a few corner cases which can lead to bugs in mime decod... | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: fix "attempt to compare string with number" in http.protocol | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: replace url decoder in http.protocol | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: added more sanity checks to mime decoder | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: fix wrong varname in http.protocol | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: replaced mime decoder in http.protocol | Jo-Philipp Wich |
2008-07-16 | modules/admin-mini: Added Wifi configuration | Steven Barth |
2008-07-16 | * libs/http: fix blocksize-related mime decoding problems in protocol.lua | Jo-Philipp Wich |
2008-07-14 | * luci/libs/http: fix two typos in http.protocol | Jo-Philipp Wich |
2008-07-14 | * luci/libs/http: use a more flexible aproach when storing multi-value fields | Jo-Philipp Wich |
2008-07-14 | * luci/libs/http: remove left over field initialisation | Jo-Philipp Wich |
2008-07-14 | * luci/libs/http: implement multi-value support in http.protocol | Jo-Philipp Wich |
2008-07-05 | * luci/libs: make treatment of "+" conditional in http.protocol ("+" should n... | Jo-Philipp Wich |
2008-07-05 | libs/http: Added handling of "+" in luci.http.protocl.urldecode | Steven Barth |
2008-07-04 | * luci: fixup svn properties | Jo-Philipp Wich |
2008-06-30 | * libs/http: removed protocol.filter, added mimetypes to protocol.mime | Jo-Philipp Wich |
2008-06-29 | * libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocket | Steven Barth |
2008-06-28 | * libs/http: added support for directory listings | Jo-Philipp Wich |
2008-06-28 | * libs/http: add Date header for 304 responses | Jo-Philipp Wich |
2008-06-28 | * libs/http: fix header handling in conditionals.lua | Jo-Philipp Wich |
2008-06-28 | * libs/http: prepare support for RFC2616 / 14.24 - 14.28 | Jo-Philipp Wich |
2008-06-27 | * libs/http: removed caching in http.protocol.date | Jo-Philipp Wich |
2008-06-26 | * libs/http: implement caching in http.protocol.date | Jo-Philipp Wich |
2008-06-26 | * libs/http: removed debugging prints from http.protocol.date | Jo-Philipp Wich |
2008-06-26 | * libs/http: require luci.util in http.protocol.mime | Jo-Philipp Wich |
2008-06-26 | * libs/http: added http mime helper lib | Jo-Philipp Wich |
2008-06-26 | * libs/http: added http date helper lib | Jo-Philipp Wich |
2008-06-25 | * libs/httpd: Introduced keep-alive and pipelining support | Steven Barth |
2008-06-23 | * luci/libs: fix eof handling for urldecode_message_body() in protocol.lua | Jo-Philipp Wich |
2008-06-23 | * Introducing LuCI HTTPD as testing environment | Steven Barth |
2008-06-22 | * luci/libs: add support for chunked transfer decoding in http.protocol | Jo-Philipp Wich |
2008-06-20 | * libs/core: Added garbage collector to luci.util.threadlocal to avoid memory... | Steven Barth |
2008-06-20 | * Moved luci.http.protocol to libs/http | Steven Barth |