Initial implementation
authorFelix Fietkau <nbd@openwrt.org>
Sun, 30 Dec 2012 18:36:18 +0000 (19:36 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 30 Dec 2012 18:36:18 +0000 (19:36 +0100)
commit30fff08a44094df9b775f2e4bf9f5abceb847415
treea89070cb95860a117a4a079bfed9202ecdfcd870
Initial implementation
CMakeLists.txt [new file with mode: 0644]
client.c [new file with mode: 0644]
file.c [new file with mode: 0644]
listen.c [new file with mode: 0644]
main.c [new file with mode: 0644]
uhttpd-mimetypes.h [new file with mode: 0644]
uhttpd.h [new file with mode: 0644]
utils.c [new file with mode: 0644]
utils.h [new file with mode: 0644]