Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-07 | Enable key generation | Steven Barth | |
2009-06-07 | PX5G: no autogeneration | Steven Barth | |
2009-06-07 | LuCId: PX5G integration | Steven Barth | |
2009-06-07 | LuCId: DER certificate / key support | Steven Barth | |
2009-06-07 | nixio: Add support for DER certificates, PX5G fix Certmaster | Steven Barth | |
2009-06-06 | GCC: serious business, srsly | Steven Barth | |
2009-06-06 | Add PX5G Keymaster | Steven Barth | |
2009-06-06 | nixio: Fix axTLS configuration, prepare px5g integration | Steven Barth | |
2009-06-06 | nixio: Add support for DER keyfiles | Steven Barth | |
2009-06-06 | nixio: Use correct datatypes for base64 encode | Steven Barth | |
2009-06-01 | Fix query string detection | Steven Barth | |
2009-06-01 | lucid: fix separation of query string and url in server handler | Jo-Philipp Wich | |
2009-05-28 | sync lucid | Steven Barth | |
2009-05-28 | nixio: Rework TLS support, added support for CyaSSL | Steven Barth | |
2009-05-28 | Disable checkkey for now: Something is wrong with dropbearkey | Steven Barth | |
2009-05-28 | Würg around some nasty axTLS keying bugs | Steven Barth | |
2009-05-28 | libs/web: if current language is a regional dialect, fall back to generic ↵ | Jo-Philipp Wich | |
language, then english (e.g. pt_BR -> pt -> en) | |||
2009-05-27 | Revert "axtls: change cipher profile" | Steven Barth | |
2009-05-27 | axtls: change cipher spec again | Steven Barth | |
2009-05-27 | axtls: change cipher profile | Steven Barth | |
2009-05-27 | Disable old SSL handshake | Steven Barth | |
2009-05-27 | disable keep-alive for now | Steven Barth | |
2009-05-27 | http/1.1 detection | Steven Barth | |
2009-05-27 | HTTP-Timeout to 5 seconds | Steven Barth | |
2009-05-27 | Fix webroot | Steven Barth | |
2009-05-27 | LuCId fixes | Steven Barth | |
2009-05-26 | lucid init | Steven Barth | |
2009-05-26 | Fix redirector | Steven Barth | |
2009-05-26 | LuCId | Steven Barth | |
2009-05-25 | Fix non-HEAD HTTP-Responses | Steven Barth | |
2009-05-25 | Extend CBI Delegators, fix some CBI issue | Steven Barth | |
2009-05-24 | CBI Delegators (Wizards) | Steven Barth | |
Example CBI-Map: d = Delegator() d.allow_back = true -- Back-button d:add("step1", load("mywizard/form1")) -- model/cbi/mywizard/form1 d:add("step2", load("mywizard/form2")) return d | |||
2009-05-23 | GSoC Commit #1: LuCId + HTTP-Server | Steven Barth | |
2009-05-21 | - Add support for hostap driver | Jo-Philipp Wich | |
- Retrieve channels from all available wireless interfaces - Add channel "auto" to channel list Thanks Vasilis Tsiligiannis | |||
2009-05-19 | i18n: remove obsolete lua i18n files | Jo-Philipp Wich | |
2009-05-19 | build: integrate po files in the build system | Jo-Philipp Wich | |
2009-05-17 | libs/core: make sure that bitlib is loaded, fixes some sdk problems | Jo-Philipp Wich | |
2009-05-13 | libs/sys: fix checking for empty table | Jo-Philipp Wich | |
2009-05-13 | libs/sys: fix typo in last commit | Jo-Philipp Wich | |
2009-05-13 | libs/sys: implement luci.sys.wifi.channels() | Jo-Philipp Wich | |
modules/admin-full: only display available channels | |||
2009-05-09 | libs/luanet: add wifi channel enumeration | Jo-Philipp Wich | |
2009-05-01 | Remove Luasocket - obsoleted by nixio | Steven Barth | |
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd Remove lpeg - not in use Rewrite luci-splashd using nixio | |||
2009-04-30 | httpclient: Send the correct Host-Header if we are following a redirect | Steven Barth | |
2009-04-26 | nixio: | Steven Barth | |
Added binding for getifaddrs(): List network interfaces, their flags, addresses and statistics Cleanups | |||
2009-04-21 | Merge nixio 0.2 | Steven Barth | |
2009-04-16 | libs/cbi: workaround git deficiencies | Jo-Philipp Wich | |
2009-04-10 | libs/sys: sync zoneinfo to tzdata 2009d | Jo-Philipp Wich | |
2009-04-09 | Fix some fallout | Steven Barth | |
2009-04-08 | libs/web: fix file caches in dispatcher, broke when introducing lua-gz support | Jo-Philipp Wich | |
2009-04-04 | trunk: prepare LuCI to handle .lua.gz files | Jo-Philipp Wich | |