Age | Commit message (Expand) | Author |
2009-07-10 | libs/core: trigger garbage collection in coxpcall() if 80% of the allocated m... | Jo-Philipp Wich |
2009-07-10 | Session-IDs are lowercase now | Steven Barth |
2009-07-10 | Move memory limit to lucid, reincrease thread limit | Steven Barth |
2009-07-10 | libs/core: optimize strip_bytecode() memory usage by avoiding string concaten... | Jo-Philipp Wich |
2009-07-10 | libs/lucid: lower threadlimit to 2 | Jo-Philipp Wich |
2009-07-10 | libs/sys: split zoneinfo in tzdata and tzoffset and autoload on demand, saves... | Jo-Philipp Wich |
2009-07-10 | libs/core: make use of global memory limits if supported | Jo-Philipp Wich |
2009-07-10 | libs/sys: optimize luci.sys.net.defaultroute6() | Jo-Philipp Wich |
2009-07-10 | Optimise luci.sys | Steven Barth |
2009-07-10 | libs/core: make memory tracer work with c and r events, avoid string allocati... | Jo-Philipp Wich |
2009-07-10 | Fix LuCId behaviour if thread-limit is reached | Steven Barth |
2009-07-09 | libs/sys: improve efficiency of sys.net.defaultroute(), can save hundreds of ... | Jo-Philipp Wich |
2009-07-09 | libs/web: use lmo in luci.i18n | Jo-Philipp Wich |
2009-07-09 | libs: introduce lmo - Lua Machine Objects, an implementation of binary hash t... | Jo-Philipp Wich |
2009-07-06 | libs/lucid: only execute handlers if daemon is below the thread limit, this a... | Jo-Philipp Wich |
2009-07-06 | libs/lucid: lower thread limit to 10 due to oom issues on different devices | Jo-Philipp Wich |
2009-06-30 | libs/nixio: add sysupgrade hook to include /etc/nixio/ (generated certs) into... | Jo-Philipp Wich |
2009-06-21 | Drop support for luaposix and bitlib (obsoleted by nixio) | Steven Barth |
2009-06-21 | nixio: Resolve namespace clashes | Steven Barth |
2009-06-20 | Drop webuci (obsolete) | Steven Barth |
2009-06-20 | Merge fixes / improvements | Steven Barth |
2009-06-16 | drop obsoleted lucittpd packages | Jo-Philipp Wich |
2009-06-16 | libs/lucid-http: use SERVER_ADDR as fallback | Jo-Philipp Wich |
2009-06-16 | Catchall workaround for strange sockaddresses by Jow | Steven Barth |
2009-06-15 | libs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=... | Jo-Philipp Wich |
2009-06-15 | Redefine splice() flags for crappy uclibc versions | Steven Barth |
2009-06-14 | GSoC: Add RPC client | Steven Barth |
2009-06-14 | GSoC: Documentation #2 | Steven Barth |
2009-06-13 | GSoC: Documentation #1 | Steven Barth |
2009-06-13 | GSoC: Add LuCId RPC-Slave | Steven Barth |
2009-06-10 | Revert "libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to ... | Steven Barth |
2009-06-10 | Some sendfile() under Linux 2.4 is broken | Steven Barth |
2009-06-10 | libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to copy() f... | Jo-Philipp Wich |
2009-06-10 | Revert r4822, problem is caused by sth. else | Jo-Philipp Wich |
2009-06-10 | libs/lucid: Kamikaze 8.09.1/brcm-2.4 still has the uclibc deamon() bug, work ... | Jo-Philipp Wich |
2009-06-10 | libs/px5g: fix "x509write.c:717: warning: 'ret' might be used uninitialized i... | Jo-Philipp Wich |
2009-06-10 | libs/px5g: remove -fvisibility=hidden from PX5G_LIB_CFLAGS, OpenWrt cross com... | Jo-Philipp Wich |
2009-06-08 | libs/luanet: fix error in base64 decoder, patch from fonosfera | Jo-Philipp Wich |
2009-06-07 | HTTPd: No keep-alive after POST request, because we do not check state | Steven Barth |
2009-06-07 | libs/sys: don't convert searched target to uppercase in IptParser, breaks sea... | Jo-Philipp Wich |
2009-06-07 | libs/sys: properly parse iptables rules with not target set | Jo-Philipp Wich |
2009-06-07 | Revert "adjust axtls level" | Steven Barth |
2009-06-07 | adjust axtls level | Steven Barth |
2009-06-07 | better warnings | Steven Barth |
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 |