.. |
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
|
Remove MG_ENABLE_STDIO and cleanup
|
2021-07-24 03:44:00 +01:00 |
arch_freertos_tcp.h
|
Remove MG_ENABLE_STDIO and cleanup
|
2021-07-24 03:44:00 +01:00 |
arch_unix.h
|
Implement FS virtualization
|
2021-07-29 14:21:20 +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
|
Implement FS virtualization
|
2021-07-29 14:21:20 +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
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
fs_posix.c
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
fs.h
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
http.c
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
http.h
|
Add FS API layer
|
2021-07-28 21:11:07 +01:00 |
iobuf.c
|
Optimise mg_iobuf_append()
|
2021-05-29 09:46:50 +01:00 |
iobuf.h
|
Add error check for iobuf allocation
|
2021-01-29 12:32:34 +00:00 |
license.h
|
Add streaming client support, MG_EV_HTTP_CHUNK
|
2021-03-08 15:41:16 +00:00 |
log.c
|
Cleanup on riscv baremetal build
|
2021-07-24 11:40:52 +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
|
Squash warnings
|
2021-06-10 19:37:03 +01:00 |
mqtt.h
|
Extend mg_mqtt_{pub,sub} by adding qos and retain
|
2021-06-10 19:27:19 +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
|
Fix #1314 - expose local port for listeners
|
2021-07-19 08:47:38 +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
|
Cleanup on riscv baremetal build
|
2021-07-24 11:40:52 +01:00 |
sntp.h
|
7.0 refactor
|
2020-12-05 11:26:32 +00:00 |
sock.c
|
Fix #1314 - expose local port for listeners
|
2021-07-19 08:47:38 +01:00 |
ssi.c
|
Implement FS virtualization
|
2021-07-29 14:21:20 +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
|
Fix #1298 - shadowing struct mg_str constructor
|
2021-07-15 02:18:32 +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
|
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 |
tls.c
|
Disable SSL v1.1
|
2021-07-16 12:10:48 +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
|
Squash even more warnings
|
2021-05-28 18:57:47 +01:00 |
url.h
|
7.0 refactor
|
2020-12-05 11:26:32 +00:00 |
util.c
|
Remove MG_ENABLE_STDIO and cleanup
|
2021-07-24 03:44:00 +01:00 |
util.h
|
Remove MG_ENABLE_STDIO and cleanup
|
2021-07-24 03:44:00 +01:00 |
version.h
|
7.3 -> 7.4
|
2021-07-23 12:17:05 +01:00 |
ws.c
|
Add mg_mqtt_pubex
|
2021-06-10 19:15:50 +01:00 |
ws.h
|
Add extra headers param to mg_ws_upgrade()
|
2021-01-16 22:48:43 +00:00 |