Home
last modified time | relevance | path

Searched refs:http_server (Results 1 – 5 of 5) sorted by relevance

/DragonOS/user/apps/http_server/
H A DMakefile11 $(CC) -static -o http_server main.c
15 mv http_server $(DADK_CURRENT_BUILD_DIR)/http_server
18 rm http_server *.o
H A D.gitignore1 http_server
/DragonOS/user/dadk/config/
H A Dhttp_server-0.1.0.dadk8 "path": "apps/http_server"
/DragonOS/docs/
H A DMakefile40 http_server: target
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.8.md514 * http_server增加对父级相对路径的安全检查,防止访问系统内的其他文件