summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: use variables and find_library for dependencyHauke Mehrtens2022-06-291-2/+7
* ucode: add ucode plugin supportJo-Philipp Wich2021-11-231-0/+8
* cmake: Find libubox/usock.hFlorian Fainelli2016-07-271-0/+3
* add support for handling redirects via a scriptFelix Fietkau2015-11-081-3/+3
* Build with largefile supportJo-Philipp Wich2015-01-181-1/+1
* detect the right library name for json-cFelix Fietkau2013-03-121-1/+2
* ubus: remove session api from plugin and check access via ubus call to let ot...Jo-Philipp Wich2013-01-251-1/+1
* add check for shadow support, turn -Os back onFelix Fietkau2013-01-131-1/+9
* rework the ubus plugin to support JSON-RPC 2.0Felix Fietkau2013-01-131-1/+1
* ubus: split out session handling code into ubus-session.cFelix Fietkau2013-01-071-1/+1
* add ubus supportFelix Fietkau2013-01-071-0/+8
* add lua plugin supportFelix Fietkau2013-01-041-1/+43
* add basic tls support, todo: error handlingFelix Fietkau2013-01-041-2/+10
* get rid of -rdynamic on linkingFelix Fietkau2013-01-041-0/+1
* link against libcryptFelix Fietkau2013-01-031-1/+6
* revert cflags changeFelix Fietkau2013-01-011-1/+1
* add preliminary cgi support, needs fixing for close handlingFelix Fietkau2013-01-011-2/+2
* add -Wmissing-declarationsFelix Fietkau2012-12-311-1/+1
* use -OsFelix Fietkau2012-12-311-1/+1
* add config parserFelix Fietkau2012-12-301-1/+1
* Initial implementationFelix Fietkau2012-12-301-0/+12