|
cgi-src
|
Replace all strncpy with strlcpy
|
2023-05-08 21:35:16 +03:00 |
|
CMakeLists.txt
|
add initial cmake build system
|
2023-07-08 13:52:02 +08:00 |
|
config.h
|
neutils/thttpd: Remove CONFIG_SDCLONE_DISABLE
|
2022-01-31 19:03:55 +01:00 |
|
Kconfig
|
Kconfig: Make indent consistent with TABS
|
2023-02-10 14:11:48 +08:00 |
|
libhttpd.c
|
Replace all strncpy with strlcpy
|
2023-05-08 21:35:16 +03:00 |
|
Make.defs
|
apps/netutils/thttpd/Make.defs: fix nxstyle
|
2023-03-20 14:17:07 +01:00 |
|
Makefile
|
Makefile: replace INCDIR to INCDIR_PREFIX
|
2022-11-10 02:38:58 +08:00 |
|
tdate_parse.c
|
nxstyle fixes.
|
2022-09-30 14:23:04 +08:00 |
|
thttpd_strings.c
|
Replace all sprintf with snprintf
|
2023-05-08 21:35:16 +03:00 |
|
thttpd_strings.h
|
Fix the nxstyle warning
|
2022-01-17 07:57:22 +01:00 |
|
timers.c
|
nxstyle fixes.
|
2022-09-30 14:23:04 +08:00 |
|
timers.h
|
Fix nxstyle wanring as much as we can
|
2022-10-23 11:47:20 +08:00 |