mongoose/src
2021-09-16 11:16:10 +01:00
..
arch_esp32.h Implement FS virtualization 2021-07-29 14:21:20 +01:00
arch_esp8266.h Stricter MG_ARCH_CUSTOM and type conversions in sock.c 2021-03-13 12:34:26 +00:00
arch_freertos_lwip.h Get rid of fs->realpath 2021-09-15 07:43:48 +01:00
arch_freertos_tcp.h Remove MG_ENABLE_STDIO and cleanup 2021-07-24 03:44:00 +01:00
arch_unix.h Fix #1325 - squash gcc 10 warning, and optimise casts 2021-07-31 22:26:43 +01:00
arch_win32.h Implement FS virtualization 2021-07-29 14:21:20 +01:00
arch.h Fix #1310 - wrap _CRT_SECURE_NO_WARNINGS into #ifndef 2021-07-13 07:13:06 +01:00
base64.c Squash more warnings 2021-05-28 18:45:35 +01:00
base64.h 7.0 refactor 2020-12-05 11:26:32 +00:00
config.h Better multithreading support: remove mg_socketpair, add mg_mkpipe() and mg_rmpipe() 2021-08-07 17:22:47 +01:00
dns.c Squash more warnings 2021-05-28 18:45:35 +01:00
dns.h Add captive dns server example 2020-12-28 05:25:29 +00:00
event.c Do not create socket until resolved 2020-12-21 12:26:44 +00:00
event.h Fix #1285 - __builtin___snprintf_chk warning. Tighten test flags and refactor the code to squash all warnings 2021-05-28 18:30:42 +01:00
fs_packed.c Get rid of fs->realpath 2021-09-15 07:43:48 +01:00
fs_posix.c Rename posix_* -> p_* to avoid build conflict on linux 2021-09-16 11:16:10 +01:00
fs.h Get rid of fs->realpath 2021-09-15 07:43:48 +01:00
http.c Get rid of fs->realpath 2021-09-15 07:43:48 +01:00
http.h Get rid of fs->realpath 2021-09-15 07:43:48 +01:00
iobuf.c Fix zeromem() call in mg_iobuf_del() 2021-08-30 11:39:19 +01:00
iobuf.h struct iobuf doc 2021-08-30 13:06:45 +01:00
license.h Add streaming client support, MG_EV_HTTP_CHUNK 2021-03-08 15:41:16 +00:00
log.c Show log level 2021-09-13 13:48:02 +01:00
log.h Fix #1285 - __builtin___snprintf_chk warning. Tighten test flags and refactor the code to squash all warnings 2021-05-28 18:30:42 +01:00
md5.c Drop deprecated register keyword 2020-12-23 21:20:48 +00:00
md5.h 7.0 refactor 2020-12-05 11:26:32 +00:00
mqtt.c mg_iobuf_delete -> mg_iobuf_del 2021-08-28 07:16:38 +01:00
mqtt.h Get rid of fs->realpath 2021-09-15 07:43:48 +01:00
net.c Fix #1285 - __builtin___snprintf_chk warning. Tighten test flags and refactor the code to squash all warnings 2021-05-28 18:30:42 +01:00
net.h Refactor mg_mkpipe() 2021-08-11 19:17:04 +01:00
private.h stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
sha1.c 7.0 refactor 2020-12-05 11:26:32 +00:00
sha1.h 7.0 refactor 2020-12-05 11:26:32 +00:00
sntp.c Refactor UDP handling 2021-08-07 22:55:13 +01:00
sntp.h 7.0 refactor 2020-12-05 11:26:32 +00:00
sock.c mg_iobuf_append -> mg_iobuf_add 2021-08-28 08:08:54 +01:00
ssi.c mg_iobuf_append -> mg_iobuf_add 2021-08-28 08:08:54 +01:00
ssi.h Add SSI include file=, include virtual= 2021-01-02 17:57:51 +00:00
str.c Fix #1298 - shadowing struct mg_str constructor 2021-07-15 02:18:32 +01:00
str.h Get rid of fs->realpath 2021-09-15 07:43:48 +01:00
timer.c Fix #1285 - __builtin___snprintf_chk warning. Tighten test flags and refactor the code to squash all warnings 2021-05-28 18:30:42 +01:00
timer.h Docs nits 2021-08-22 10:51:40 +01:00
tls.c Print openssl error on TLS error 2021-08-30 11:45:30 +01:00
tls.h Fix #1285 - __builtin___snprintf_chk warning. Tighten test flags and refactor the code to squash all warnings 2021-05-28 18:30:42 +01:00
url.c test and fix 2021-07-30 12:34:55 -05:00
url.h 7.0 refactor 2020-12-05 11:26:32 +00:00
util.c Get rid of fs->realpath 2021-09-15 07:43:48 +01:00
util.h mg_comma -> mg_commalist 2021-08-28 06:54:56 +01:00
version.h Fix unamalgamated target 2021-09-14 12:27:02 +01:00
ws.c WS frame len sanity check 2021-09-14 10:26:03 +01:00
ws.h Get rid of fs->realpath 2021-09-15 07:43:48 +01:00