summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2015-01-09luci-lib-px5g: add missing src Makefile and fix dependsJo-Philipp Wich
2015-01-09luci-lib-luaneightbl: add src Makefile and fix dependencies (#282)Jo-Philipp Wich
2015-01-08Remove obsolete .mk filesJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich
2014-10-16httpclient: fix logic error for redirectsManuel Munz
2014-06-11build: remove abandonned sgi librariesJo-Philipp Wich
2014-06-11build: introduce luci-baseJo-Philipp Wich
2014-06-11Remove unmaintained components: lucid, fastindex, niuJo-Philipp Wich
2014-04-24libs/sys: make sure to always return a table from arptable() when no callback...Jo-Philipp Wich
2014-03-28libs/sgi-uhttpd: fix binding to properly work with current uhttpd2 implementa...Jo-Philipp Wich
2014-03-28libs/sgi-uhttpd: do not assume env.CONTENT_LENGTH to be a numberJo-Philipp Wich
2014-02-05httpclient: fix parsing of IPv6 URLs (#662)Jo-Philipp Wich
2014-02-05build: fix clean targets in Makefiles (#667)Jo-Philipp Wich
2013-12-03libs/core: further network model compatibility fixesJo-Philipp Wich
2013-12-03libs/core: make luci.model.network compatible with new wireless netifd integr...Jo-Philipp Wich
2013-12-03libs/json: add proper support for decoding unicode escapesJo-Philipp Wich
2013-07-07add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) ret...Patrick Grimm
2013-05-23Add support for stateful DHCPv6Steven Barth
2013-04-04libs/web: do not cast to string when using network_netlist widget (#560)Jo-Philipp Wich
2013-04-04libs/core: do not consider alternative routing tables in luci.model.network f...Jo-Philipp Wich
2013-03-27libs/sys: fix incomplete options table when parsing iptables rulesJo-Philipp Wich
2013-03-19libs/core: fallback to ipv6-prefix-assignment if ipv6-address is emptyJo-Philipp Wich
2013-02-05libs/web: allow '!' and '.' symbols in phonedigit datatypeJo-Philipp Wich
2013-01-30modules/admin-full: Add swap info to admin_status page if swap is available, ...Manuel Munz
2013-01-27libs/web: further endian fixes in lmo processingJo-Philipp Wich
2013-01-26libs/web: add missing byteswap of index offset when parsing index offset of l...Jo-Philipp Wich
2013-01-26libs/web: fix endian issues in lmo conversion leading to a bad index orderJo-Philipp Wich
2013-01-22libs/web: support dependencies on mvaluesJo-Philipp Wich
2013-01-22move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to luci-proto-...Jo-Philipp Wich
2013-01-22New IPv6 integrationJo-Philipp Wich
2013-01-13libs/core: remove now obsolete uint() wrapper in network modelJo-Philipp Wich
2013-01-13libs/web: include limits.h to fix compilation on OS X (#531)Jo-Philipp Wich
2013-01-11libs/sys: fix luci.sys.processes.list() for entries with spaces i nthe STAT c...Jo-Philipp Wich
2012-12-25libs/web: fix missing escapes in network_ifacelist widgetJo-Philipp Wich
2012-12-25libs/core: make luci.util.spairs(), kspairs() and vspairs() return the sequen...Jo-Philipp Wich
2012-12-20don't use symlink to /lib/functions.shJo-Philipp Wich
2012-12-19ccache not loading or storing cache filesJo-Philipp Wich
2012-12-02libs/web: make JS String.format() and String.serialize() available as prototy...Jo-Philipp Wich
2012-12-02libs/web: let luci.i18n.setlanguage() return the lang that was actually loadedJo-Philipp Wich
2012-11-26libs/core: remove unused luci.util.escape(), map luci.util.striptags() to luc...Jo-Philipp Wich
2012-11-26libs/web: various changes in template libraryJo-Philipp Wich
2012-11-26libs/web: Allow to disable buttons in cbi models from the controllerManuel Munz
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2012-11-26"Waiting for router..." is misleading on non-router devices. Use "Waiting for...Daniel Golle
2012-11-25libs/web: remove unneeded includeJo-Philipp Wich
2012-11-25libs/web: remove leftover debugging code in template_parser.cJo-Philipp Wich
2012-11-25libs/core: use luci.template.parser.hash() instead of lmo.hash()Jo-Philipp Wich
2012-11-25libs/web: rewrite template engine, merge lmo libraryJo-Philipp Wich
2012-11-23libs/lmo: fix whitespace handling in string hashing, optimize codeJo-Philipp Wich
2012-11-21libs/lmo: canonize key strings before hashing them, fixes missing translation...Jo-Philipp Wich