import v0.1
authorJohn Crispin <blogic@openwrt.org>
Thu, 16 Jan 2014 02:46:46 +0000 (02:46 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 17 Mar 2014 10:25:32 +0000 (10:25 +0000)
commit788316ef66136e6a68d881e5b24ccf5a98fa4550
treec126a1152840c7568008b21841dfe5a2987af939
import v0.1

Signed-off-by: John Crispin <blogic@openwrt.org>
19 files changed:
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
TODO [new file with mode: 0644]
announce.c [new file with mode: 0644]
announce.h [new file with mode: 0644]
cache.c [new file with mode: 0644]
cache.h [new file with mode: 0644]
dns.c [new file with mode: 0644]
dns.h [new file with mode: 0644]
json/http.json [new file with mode: 0644]
json/ssh.json [new file with mode: 0644]
main.c [new file with mode: 0644]
service-types [new file with mode: 0644]
service.c [new file with mode: 0644]
service.h [new file with mode: 0644]
ubus.c [new file with mode: 0644]
ubus.h [new file with mode: 0644]
util.c [new file with mode: 0644]
util.h [new file with mode: 0644]