Merge pull request #1 from maz-1/allcommits
[project/luci.git] / libs /
2015-06-10 Jo-Philipp WichMerge pull request #402 from NeoRaider/json-empty-object 405/head 406/head 407/head 408/head
2015-06-04 Matthias Schifferluci-lib-json: ignore null keys to allow encoding empty... 402/head
2015-03-10 Jo-Philipp WichMerge pull request #304 from nmav/ocserv-crypt
2015-02-08 Jo-Philipp WichMerge pull request #302 from chris5560/master
2015-02-08 Jo-Philipp WichMerge pull request #305 from nmav/compression
2015-01-29 Jo-Philipp WichMove inline documentation into separate files.
2015-01-28 Jo-Philipp Wichluci-lib-jsonc: add api documentation
2015-01-28 Jo-Philipp Wichluci-lib-ip: add api documentation
2015-01-28 Jo-Philipp Wichluci-lib-nixio: move CHANGELOG and README into nixio...
2015-01-28 Jo-Philipp Wichluci-lib-ip: add functions to deal with IPv6 mapped...
2015-01-28 Jo-Philipp Wichluci-lib-ip: multiple fixes
2015-01-26 Jo-Philipp Wichlibs: add luci-lib-jsonc, a Lua binding for JSON-C
2015-01-26 Jo-Philipp Wichluci-lib-ip: accept 2nd netmask argument in new(),...
2015-01-25 Jo-Philipp Wichluci-lib-ip: fix segfault in link() on systems with...
2015-01-25 Jo-Philipp WichMerge pull request #308 from chris5560/master
2015-01-24 Jo-Philipp Wichluci-lib-ip: fix netlink receiving in link()
2015-01-23 Jo-Philipp Wichluci-lib-ip: add link() method to get basic iface info
2015-01-22 Jo-Philipp Wichluci-lib-ip: always return table for dump, even if...
2015-01-22 Jo-Philipp Wichluci-lib-ip: support filtering neighbors by mac or...
2015-01-22 Jo-Philipp Wichluci-lib-ip: fix routes() for non-callback invocations
2015-01-22 Jo-Philipp Wichluci-lib-nixio: always assume Linux target (#307)
2015-01-22 Jo-Philipp Wichlibs: add luci-lib-ip
2015-01-22 Jo-Philipp WichMerge pull request #306 from Preffer/master
2015-01-22 Yuzoadd params support in options 306/head
2015-01-22 Yuzosend Cookie in a single header line, follow browser...
2015-01-22 Yuzoadd sock::readall() to ensure the response body is...
2015-01-16 Jo-Philipp WichUpdate my email addresses in the license headers
2015-01-16 Jo-Philipp WichGlobally reduce copyright headers
2015-01-15 Jo-Philipp Wichluci-lib-nixio: drop "bit" compatibility class
2015-01-15 Jo-Philipp Wichluci-lib-px5g: disable MIPS16
2015-01-09 Jo-Philipp Wichluci-lib-px5g: add missing src Makefile and fix depends
2015-01-09 Jo-Philipp Wichluci-lib-luaneightbl: add src Makefile and fix dependen...
2015-01-08 Jo-Philipp WichRemove obsolete .mk files
2015-01-08 Jo-Philipp WichRework LuCI build system
2014-10-29 Jo-Philipp WichMerge pull request #226 from nmav/openconnect
2014-10-16 Manuel Munzhttpclient: fix logic error for redirects
2014-06-11 Jo-Philipp Wichbuild: remove abandonned sgi libraries
2014-06-11 Jo-Philipp Wichbuild: introduce luci-base
2014-06-11 Jo-Philipp WichRemove unmaintained components: lucid, fastindex, niu
2014-04-24 Jo-Philipp Wichlibs/sys: make sure to always return a table from arpta...
2014-03-28 Jo-Philipp Wichlibs/sgi-uhttpd: fix binding to properly work with...
2014-03-28 Jo-Philipp Wichlibs/sgi-uhttpd: do not assume env.CONTENT_LENGTH to...
2014-02-05 Jo-Philipp Wichhttpclient: fix parsing of IPv6 URLs (#662)
2014-02-05 Jo-Philipp Wichbuild: fix clean targets in Makefiles (#667)
2013-12-03 Jo-Philipp Wichlibs/core: further network model compatibility fixes
2013-12-03 Jo-Philipp Wichlibs/core: make luci.model.network compatible with...
2013-12-03 Jo-Philipp Wichlibs/json: add proper support for decoding unicode...
2013-07-07 Patrick Grimmadd luaneightbl: this is an arp replacement for ipv6...
2013-05-23 Steven BarthAdd support for stateful DHCPv6
2013-04-04 Jo-Philipp Wichlibs/web: do not cast to string when using network_netl...
2013-04-04 Jo-Philipp Wichlibs/core: do not consider alternative routing tables...
2013-03-27 Jo-Philipp Wichlibs/sys: fix incomplete options table when parsing...
2013-03-19 Jo-Philipp Wichlibs/core: fallback to ipv6-prefix-assignment if ipv6...
2013-02-05 Jo-Philipp Wichlibs/web: allow '!' and '.' symbols in phonedigit datatype
2013-01-30 Manuel Munzmodules/admin-full: Add swap info to admin_status page...
2013-01-27 Jo-Philipp Wichlibs/web: further endian fixes in lmo processing
2013-01-26 Jo-Philipp Wichlibs/web: add missing byteswap of index offset when...
2013-01-26 Jo-Philipp Wichlibs/web: fix endian issues in lmo conversion leading...
2013-01-22 Jo-Philipp Wichlibs/web: support dependencies on mvalues
2013-01-22 Jo-Philipp Wichmove dhcpv6 support into luci-proto-6x4, rename luci...
2013-01-22 Jo-Philipp WichNew IPv6 integration
2013-01-13 Jo-Philipp Wichlibs/core: remove now obsolete uint() wrapper in networ...
2013-01-13 Jo-Philipp Wichlibs/web: include limits.h to fix compilation on OS...
2013-01-11 Jo-Philipp Wichlibs/sys: fix luci.sys.processes.list() for entries...
2012-12-25 Jo-Philipp Wichlibs/web: fix missing escapes in network_ifacelist...
2012-12-25 Jo-Philipp Wichlibs/core: make luci.util.spairs(), kspairs() and vspai...
2012-12-20 Jo-Philipp Wichdon't use symlink to /lib/functions.sh
2012-12-19 Jo-Philipp Wichccache not loading or storing cache files
2012-12-02 Jo-Philipp Wichlibs/web: make JS String.format() and String.serialize...
2012-12-02 Jo-Philipp Wichlibs/web: let luci.i18n.setlanguage() return the lang...
2012-11-26 Jo-Philipp Wichlibs/core: remove unused luci.util.escape(), map luci...
2012-11-26 Jo-Philipp Wichlibs/web: various changes in template library
2012-11-26 Manuel Munzlibs/web: Allow to disable buttons in cbi models from...
2012-11-26 Jo-Philipp Wichremove .i18n annotations from controller files
2012-11-26 Daniel Golle"Waiting for router..." is misleading on non-router...
2012-11-25 Jo-Philipp Wichlibs/web: remove unneeded include
2012-11-25 Jo-Philipp Wichlibs/web: remove leftover debugging code in template_pa...
2012-11-25 Jo-Philipp Wichlibs/core: use luci.template.parser.hash() instead...
2012-11-25 Jo-Philipp Wichlibs/web: rewrite template engine, merge lmo library
2012-11-23 Jo-Philipp Wichlibs/lmo: fix whitespace handling in string hashing...
2012-11-21 Jo-Philipp Wichlibs/lmo: canonize key strings before hashing them...
2012-11-21 Jo-Philipp Wichlibs/core: introduce get_status_by_address() in luci...
2012-11-21 Jo-Philipp Wichlibs/web: fix luci.http.write_json() to properly encode...
2012-11-15 Jo-Philipp Wichlibs/ipkg: simplify parsing logic to take advantage...
2012-10-29 Jo-Philipp Wichmerge branch changes into trunk
2012-10-06 Jo-Philipp Wichlibs/web: relax validation for hostnames to allow names...
2012-09-15 Jo-Philipp Wichlibs/web: transparently handle userdata in write_json()
2012-09-15 Jo-Philipp Wichlibs/core: explicitely load luci.i18n in network model
2012-09-15 Jo-Philipp Wichlibs/core: adapt luci.model.network for wifi-iface...
2012-09-13 Jo-Philipp Wichlibs/core: remove route enabled check in network model...
2012-08-29 Jo-Philipp Wichlibs/web: merge luci.http.protocol fix from Fonosfera
2012-08-29 Jo-Philipp Wich[PATCH] nixio HAS_SHADOW test link error
2012-08-27 Jo-Philipp Wichlibs/nixio: add missing parameter to alarm reset
2012-08-27 Jo-Philipp Wichlibs/nixio: cancel pending alarm after successfully...
2012-08-27 Jo-Philipp Wichlibs/sys: use 100ms timeouts for name resolution of...
2012-08-27 Jo-Philipp Wichlibs/nixio: implement optional timeout for getnameinfo...
2012-08-17 Jo-Philipp Wichlibs/core: also add gre0 to default interface ignore...
2012-08-14 Jo-Philipp Wichlibs/web: export translatef() into templates
2012-08-14 Jo-Philipp Wichlibs/sys: fix getiwinfo() for "radioX.networkY" notatio...
2012-08-09 Jo-Philipp Wichlibs/web: rework unspecified/create logic for checkboxe...
next