index
:
openwrt/uhttpd
bind-to-device
bind-to-device-21.02
bind-to-device-master
master
OpenWrt uhttpd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-07-27
cmake: Find libubox/usock.h
Florian Fainelli
2015-11-08
add support for handling redirects via a script
Felix Fietkau
2015-01-18
Build with largefile support
Jo-Philipp Wich
2013-03-12
detect the right library name for json-c
Felix Fietkau
2013-01-25
ubus: remove session api from plugin and check access via ubus call to let ot...
Jo-Philipp Wich
2013-01-13
add check for shadow support, turn -Os back on
Felix Fietkau
2013-01-13
rework the ubus plugin to support JSON-RPC 2.0
Felix Fietkau
2013-01-07
ubus: split out session handling code into ubus-session.c
Felix Fietkau
2013-01-07
add ubus support
Felix Fietkau
2013-01-04
add lua plugin support
Felix Fietkau
2013-01-04
add basic tls support, todo: error handling
Felix Fietkau
2013-01-04
get rid of -rdynamic on linking
Felix Fietkau
2013-01-03
link against libcrypt
Felix Fietkau
2013-01-01
revert cflags change
Felix Fietkau
2013-01-01
add preliminary cgi support, needs fixing for close handling
Felix Fietkau
2012-12-31
add -Wmissing-declarations
Felix Fietkau
2012-12-31
use -Os
Felix Fietkau
2012-12-30
add config parser
Felix Fietkau
2012-12-30
Initial implementation
Felix Fietkau