index
:
openwrt/luci
build
fido2-conformance
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
wip-webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Collapse
)
Author
2009-07-30
Fix delegators
Steven Barth
2009-07-30
libs/lmo: remove cast in first lseek(), not needed since it's a constant ↵
Jo-Philipp Wich
expression
2009-07-30
Disable Basic-Auth in SDK
Steven Barth
2009-07-30
libs/lmo: fix lmo_read32() (dereferencing type-punned pointer will break ↵
Jo-Philipp Wich
strict-aliasing rules)
2009-07-30
libs/lmo: explicitly cast values to off_t for lseek()
Jo-Philipp Wich
2009-07-29
Kill abandoned files
Steven Barth
2009-07-29
libs/core: properly handle udata values in overloaded string format operator
Jo-Philipp Wich
2009-07-29
libs/lmo: jffs2 does not support mmap() with MAP_SHARED, use MAP_PRIVATE ↵
Jo-Philipp Wich
instead (#76)
2009-07-28
Increase timeout for HTTP, fixing some browser problems
Steven Barth
2009-07-27
Add luci.lucid.running()
Steven Barth
2009-07-27
Add native support for homepages
Steven Barth
2009-07-27
Optimize util.threadlocal, Add luci.store as global threadlocal store
Steven Barth
2009-07-27
Code style
Steven Barth
2009-07-26
libs/web: fix template parsing of default texts in i18n expressions
Jo-Philipp Wich
2009-07-26
libs/web: fix file handle leak in template parser
Jo-Philipp Wich
2009-07-26
libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua ↵
Jo-Philipp Wich
strings instead of udata objects
2009-07-26
libs/web: convert given argument to string in i18n.translatef()
Jo-Philipp Wich
2009-07-26
libs/nixio: d'oh ... import tostring() as well
Jo-Philipp Wich
2009-07-26
libs/nixio: convert data to string in writeall(), this is required for ↵
Jo-Philipp Wich
numeric and udata arguments
2009-07-26
libs/uvl: fix some memory wasting
Jo-Philipp Wich
2009-07-25
Reintroduce prefisx support - was gone somewhere
Steven Barth
2009-07-25
Allow Basic-Auth pass-through
Steven Barth
2009-07-25
Add: luci.http.splice to allow direct copying of data from a file
Steven Barth
descriptor
2009-07-25
libs/lmo: return entries as udata and only create strings on demand
Jo-Philipp Wich
2009-07-25
libs/web: use C templates by default
Jo-Philipp Wich
2009-07-25
libs/core: support udata util.striptags(), optimizie copcall implementation
Jo-Philipp Wich
2009-07-25
libs/lucid-http: make chunksinks cope with string-like udata
Jo-Philipp Wich
2009-07-24
Merge from fonosfera
Steven Barth
2009-07-24
FIx lsat commit
Steven Barth
2009-07-24
luci.fs compat
Steven Barth
2009-07-24
Revert external tree usage
Steven Barth
2009-07-24
Typo
Steven Barth
2009-07-24
Revert "libs/lucid-http: prepare external indexing and tree building in luci ↵
Steven Barth
handler" This reverts commit e70104be85933a0d6cef5b8639f3a042e6d76896.
2009-07-23
libs/web: disable memory debuggin in trunk as well
Jo-Philipp Wich
2009-07-23
libs/web: dispatcher.lua: add support for external tree building and indexing
Jo-Philipp Wich
2009-07-23
libs/uvl: convert uvlc to nixio.fs api, fix error condition when no schema ↵
Jo-Philipp Wich
is found
2009-07-23
libs/lucid-http: prepare external indexing and tree building in luci handler
Jo-Philipp Wich
2009-07-23
libs/core: util.lua optimize get() and set() accessors of threadlocals
Jo-Philipp Wich
2009-07-23
libs/core: debug.lua use integers for memory size and peak value
Jo-Philipp Wich
2009-07-23
libs/web: use new parser in non-caching mode
Jo-Philipp Wich
2009-07-23
libs/web: add template parser reimplemented in C
Jo-Philipp Wich
2009-07-19
libs/lmo: check for integer, not number in lmo.archive.get()
Jo-Philipp Wich
2009-07-19
libs/lmo: ensure integer return value in lmo.hash(), fix module open function
Jo-Philipp Wich
2009-07-19
libs/nixio: don't close stdin, stdout or stderr during garbage collection
Jo-Philipp Wich
2009-07-19
fix fallout from nixio.fs transition
Jo-Philipp Wich
2009-07-19
convert luci.fs users to nixio.fs api
Jo-Philipp Wich
2009-07-18
libs/nixio: allow calls to nixio.util.consume() with no iterator given
Jo-Philipp Wich
2009-07-18
libs/nixio: add destination table argument to nixio.util.consume()
Jo-Philipp Wich
2009-07-18
libs/core: record peak values in luci.debug
Jo-Philipp Wich
2009-07-17
libs/web: optimize code generation in luci.template
Jo-Philipp Wich
[next]