nuttx-apps/netutils/thttpd
Peter van der Perk dcd60a2abe Use thread-safe ntoa functions
NXStyle fixes

Apply suggestions from code review

Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>

API fixes and NXStyle fixes

Apply suggestions from code review

Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>

Use thread-safe ntoa functions

NXStyle fixes

Apply suggestions from code review

Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>

API fixes and NXStyle fixes

Apply suggestions from code review

Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-08-04 23:18:06 +08:00
..
cgi-src Change match to fnmatch 2021-08-02 16:15:57 -03:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
config.h neutils/thttpd: Remove CONFIG_SDCLONE_DISABLE 2022-01-31 19:03:55 +01:00
fdwatch.c fs/epoll: fix compile break about change type of pollevent_t 2022-04-07 16:23:47 +08:00
fdwatch.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
Kconfig thttpd: add THTTPD_NFILE_DESCRIPTORS limits instead of NFILE_DESCRIPTORS 2021-03-16 07:56:45 -07:00
libhttpd.c Use thread-safe ntoa functions 2022-08-04 23:18:06 +08:00
libhttpd.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
mime_types.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
tdate_parse.c netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
tdate_parse.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
thttpd_alloc.c netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
thttpd_alloc.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
thttpd_cgi.c Update the call site of exec to accommodate the environment variables 2022-04-22 10:40:38 +03:00
thttpd_cgi.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
thttpd_strings.c netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
thttpd_strings.h Fix the nxstyle warning 2022-01-17 07:57:22 +01:00
thttpd.c thttpd: add THTTPD_NFILE_DESCRIPTORS limits instead of NFILE_DESCRIPTORS 2021-03-16 07:56:45 -07:00
timers.c netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
timers.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00