summaryrefslogtreecommitdiffhomepage
path: root/contrib
AgeCommit message (Collapse)Author
2010-03-20uhttpd: everybody loves licences, add oneJo-Philipp Wich
2010-03-20uhttpd: treat cgi scripts without any headers as text/plain responses, ↵Jo-Philipp Wich
required for X-Wrt
2010-03-20uhttpd:Jo-Philipp Wich
- rework url parsing and path resolving - handle more cgi quirks - change request dispatching - clean up cflags
2010-03-19uhttpd: explicitely use gmt timesJo-Philipp Wich
2010-03-19uhttpd: fix off-by-one in last commitJo-Philipp Wich
2010-03-19uhttpd: accept wrongly terminated cgi headers, needed for X-WrtJo-Philipp Wich
2010-03-19uhttpd: fix usage messageJo-Philipp Wich
2010-03-19uhttpd: add init script and uci configurationJo-Philipp Wich
2010-03-19uhttpd: add /sbin and /usr/sbin to path, increases bb-httpd compatibilityJo-Philipp Wich
2010-03-19uhttpd: add a workaround to use CyaSSL's openssl/ssl.h header, it is not ↵Jo-Philipp Wich
100% OpenSSL compatible after all
2010-03-19uhttpd: make missing certs only fatal if tls sockets were requestedJo-Philipp Wich
2010-03-18uhttpd: only enable Lua runtime if a handler was specifiedJo-Philipp Wich
2010-03-18contrib/package: add uhttpd, a drop-in replacement for busybox httpdJo-Philipp Wich
2010-03-08trunk: remove underscores in app names (Openwrt ticket #6654)Jo-Philipp Wich
2010-03-08contrib/package: rename luci-kamikaze to luci, add initmgr to default collectionJo-Philipp Wich
2010-03-08contrib/package: remove conffile entries for luci_hosts and luci_ethersJo-Philipp Wich
2010-03-07contrib/package: remove leftover reference to libcyassl-luciJo-Philipp Wich
2010-03-07trunk: drop uvc_stremaer support, package was removed upstreamJo-Philipp Wich
2010-03-07Go back to OpenWrt libcyasslSteven Barth
2010-02-27luci-app-voice-diag, luci-app-diag-devinfo: Fix dependencies for the networkDaniel Dickinson
and SIP device discovery packages.
2009-12-29contrib/uci: bump to latest git versionJo-Philipp Wich
2009-12-24contrib/fwd: add makwefile to make sdk happyJo-Philipp Wich
2009-12-24contrib/package: collectd-mod-rrdtool1 was renamed, fix dependencyJo-Philipp Wich
2009-12-20contrib/fwd: remove debug prints, add syslog infoJo-Philipp Wich
2009-12-20contrib/fwd: multi-call binary, iface monitoring, initial ipc integrationJo-Philipp Wich
2009-12-20contrib/fwd: renamed struct fwd_{addr,network}_list to struct fwd_{network,addr}Jo-Philipp Wich
2009-12-20contrib/fwd: adept rule generator to data changes, implement fwd_chgif() stubJo-Philipp Wich
2009-12-20contrib/fwd: reorganize internal data modelJo-Philipp Wich
2009-12-20contrib/fwd: initial IPC workJo-Philipp Wich
2009-12-20contrib/fwd: add utility functionsJo-Philipp Wich
2009-12-17contrib/fwd: generic drop target belongs into the drop chainJo-Philipp Wich
2009-12-17contrib/fwd: add fwd_xt_parse_frag(), fwd_xt_append_rule() and ↵Jo-Philipp Wich
fwd_xt_insert_rule() - completes xtables api
2009-12-17contrib/fwd: remove leftover debug printfJo-Philipp Wich
2009-12-17contrib/fwd: implement fwd_ipt_delif() and fwd_ipt_clear_ruleset()Jo-Philipp Wich
2009-12-16contrib/fwd: reset invert flag after running xt parse handlerJo-Philipp Wich
2009-12-16contrib/fwd: rewrite rule generate to use xtables apiJo-Philipp Wich
2009-12-15contrib/fwd: make fwd_xt_parse_{match,target} variadic, properly parse invertsJo-Philipp Wich
2009-12-15contrib/fwd: update main, not really useful yetJo-Philipp Wich
2009-12-15contrib/fwd: simplify ruleset, initial xtables integrationJo-Philipp Wich
2009-12-15contrib/fwd: update xtables api, reuse iptc handle from caller, fix segfault ↵Jo-Philipp Wich
when reusing matches
2009-12-14contrib/fwd: initial xtables bindingJo-Philipp Wich
2009-12-13contrib/package: fix memory leaks in olsrd 0.5.6-r7 stableJo-Philipp Wich
2009-12-09contrib/fwd: properly handle rules with proto=tcpudp Jo-Philipp Wich
2009-12-09contrib: fwd - initial C implementation of the uci firewallJo-Philipp Wich
2009-11-24More MakefileSteven Barth
2009-11-24Revised Makefiles a bitSteven Barth
2009-11-22contrib/package: remote-update: combined images now include the fs type in ↵Jo-Philipp Wich
the file name
2009-11-21contrib/package, applications/luci-olsr: implement NatThreshold to minimize ↵Jo-Philipp Wich
gateway flapping
2009-11-19contrib/package: fix broadcom arch detection in remote-updateJo-Philipp Wich
2009-11-14Avoid unnecessary compilingSteven Barth