nixio: reenable splice() for linux
[project/luci.git] / libs /
2009-03-09 Steven Barthnixio: reenable splice() for linux
2009-03-09 Steven BarthCicrumvent possible segfaults in axTLS
2009-03-09 Steven BarthMake nixio compile on OpenSolaris
2009-03-07 Steven BarthFixed last commit
2009-03-07 Steven BarthDon't compare cstate if there is none
2009-03-07 Steven BarthFix debugging output
2009-03-07 Steven BarthAllow combination of SimpleForms as Forms into pages...
2009-03-06 Steven BarthFixed last commit
2009-03-06 Steven BarthFixed last commit
2009-03-06 Steven Barthbla
2009-03-06 Steven Barthhttpclient: Improved callback support
2009-03-06 Steven Barthnixio util:
2009-03-05 Steven Barthhttpclient: callback can abort download
2009-03-05 Steven Barthnixio: Export more constants, introduce {g,s}et{g,u...
2009-03-04 Steven Barthnixio: Fix generation of private key for axtls
2009-03-04 Steven BarthStill not working...
2009-03-04 Steven BarthFix nixio postinst
2009-03-04 Steven Barthnixio: Autogenerate private key on installation if...
2009-03-04 Steven BarthSet /etc/private.rsa as default key for axTLS contexts
2009-03-03 Steven Barthnixio:
2009-03-02 Steven BarthFix header generator
2009-03-02 Steven BarthSet method to POST if we have postdata and no other...
2009-03-02 Steven Barthhttpclient: default content-type for post data is
2009-02-28 Steven BarthMore splicing stuff
2009-02-27 Steven Barthnixio: Fixes, use POSIX calls for file i/o
2009-02-26 Steven BarthIntroduce luci.dispatcher.get(...) which works like...
2009-02-26 Steven BarthEnable stack tracebacks for 500 errors
2009-02-24 Steven Barthnixio: Finetuning of TLS-support
2009-02-23 Steven BarthFix option dependencies, this was lost in some IE fixin...
2009-02-23 Steven Barthnixio:
2009-02-22 Steven BarthMore compat fixes
2009-02-22 Steven BarthRemove some crap
2009-02-22 Steven BarthAdd axTLS sourcecode
2009-02-22 Steven BarthNIXIO: TLS-Support, bugfixes
2009-02-20 Steven BarthFixes UVLdoc generation, thanks ffrrrr (closes #49)
2009-02-18 Steven BarthMore nixio fixes, initial httpclient
2009-02-17 Jo-Philipp Wichlibs/ipkg: use -force-defaults to ensure non-interactiv...
2009-02-15 Steven BarthMore nixio fixes
2009-02-14 Steven Barthnixio: +performance
2009-02-14 Steven Barthnixio: added sendfile(), return false instead of nil...
2009-02-12 Steven Barthnixio next
2009-02-10 Steven Barthnixio + io = nix2io
2009-02-09 Jo-Philipp Wichlibs/web: don't send Status: 500 in error500() if heade...
2009-02-08 Steven BarthUse poll() instead of select()
2009-02-08 Steven Barthnixio linux IO/socket api (incomplete / WIP)
2009-02-08 Jo-Philipp Wichmodules/admin-full: implement iptables status page
2009-02-08 Jo-Philipp Wichlibs/sys/iptparser: remove typo, bump copyright year
2009-02-08 Jo-Philipp Wichlibs/sys/iptparser: import required functions
2009-02-08 Jo-Philipp Wichlibs/sys/iptparser:
2009-02-02 Jo-Philipp Wichlibs/sys: import missing symbol
2009-02-01 Jo-Philipp Wichlibs/sys: extend luci.sys.hostname() to allow setting...
2009-01-30 Steven BarthFix autodetection for extended language identifiers
2009-01-25 Jo-Philipp Wichlibs/core: further fixes for luci.util.pcdata(), fix...
2009-01-25 Jo-Philipp Wichlibs/core: rework luci.util.pcdata() to also escape...
2009-01-21 Jo-Philipp Wichlibs/lucittpd: fix format strings in luaplugin.c and...
2009-01-20 Steven Barthurldecode path_info before using it
2009-01-20 Steven BarthAdd utime to luci.fs
2009-01-20 Jo-Philipp Wichlibs/cbi: remove workaround for libuci
2009-01-20 Jo-Philipp Wichlibs/cbi:
2009-01-19 Jo-Philipp Wichlibs/uci: implement get_bool() to retrive uci variables...
2009-01-18 Jo-Philipp Wichlibs/uvl: update inline documentation
2009-01-17 Jo-Philipp Wichlibs/uvl:
2009-01-17 Steven BarthPurge abandonend brands
2009-01-17 Jo-Philipp Wichbuild: add mkversion.sh helper script
2009-01-17 Steven BarthAutoapplying on creation / deletion of sections is...
2009-01-14 Steven BarthAutomatic language detection
2009-01-12 Jo-Philipp Wichlibs/cbi: implement .sectionhead and .sectiondesc prope...
2009-01-11 Jo-Philipp Wichlibs/cbi: also set id attribute for hidden fields
2009-01-11 Jo-Philipp Wichlibs/cbi: add support for hidden form fields in sections
2009-01-09 Steven BarthResolve dependencies when a combobox is updated.
2009-01-04 Steven BarthIntroduce active (pulling) JSON-Decoder
2009-01-04 Steven BarthAdd extended dispatching targets, optimize dispatching...
2008-12-27 Jo-Philipp Wichlibs/ip: return a copy of given tables in __mask16...
2008-12-22 Steven BarthFix urltoken passing on several pages
2008-12-19 Jo-Philipp Wichlibs/core: implement fs.isdirectory()
2008-12-17 Steven BarthFixed REQUEST_URI
2008-12-15 Steven BarthRefined urltokens and XSRF protection
2008-12-14 Steven BarthImplement URL tokens
2008-12-14 Steven BarthAdded luci.sauth.kill, sanitize luci.sauth even more
2008-12-09 Jo-Philipp Wichprevent package upgrade failures caused by sloppy posti...
2008-12-07 Steven BarthStart LuCIttpd in background
2008-12-07 Steven BarthMake luci.sys.wifi.getiwconfig more compatible
2008-12-07 Steven BarthMake LuCIttpd work OOTB
2008-12-06 Jo-Philipp Wichbuild: generate timezone offsets too in zoneinfo2lua.pl
2008-12-05 Steven BarthReload luci.config for each thread
2008-11-30 Jo-Philipp Wichmodules/admin-full: whitesapce cleanup in routes.lua
2008-11-30 Steven BarthDon't fail if we do not have v6 support
2008-11-30 Steven BarthOptimized conntrack (thanks to Joe Burpee)
2008-11-30 Steven BarthMerge LuCIttpd
2008-11-29 Steven BarthScope compatibility fixes
2008-11-29 Jo-Philipp Wichlibs/web: reformat code in dispatcher.lua that confuses...
2008-11-29 Jo-Philipp Wichlibs/core/ip: optmizations
2008-11-27 Steven BarthEnable rmempty by default
2008-11-27 Jo-Philipp Wichlibs/sys: whitespace fix
2008-11-27 Jo-Philipp Wichlibs/sys: fix regexp pattern in routes6()
2008-11-26 Jo-Philipp Wichlibs/sys: whitespaces fixes
2008-11-26 Jo-Philipp Wichlibs/sys: implement luci.sys.net.routes6()
2008-11-26 Jo-Philipp Wichlibs/core/ip: fix host() method
2008-11-26 Jo-Philipp Wichlibs/core/ip: fix prefix length handling in Hex() const...
2008-11-20 Steven BarthFixed last commit
next