mongoose/src
2021-05-19 00:00:32 +01:00
..
arch_esp32.h Stricter MG_ARCH_CUSTOM and type conversions in sock.c 2021-03-13 12:34:26 +00:00
arch_esp8266.h Stricter MG_ARCH_CUSTOM and type conversions in sock.c 2021-03-13 12:34:26 +00:00
arch_freertos_tcp.h FreeRTOS-Plus-TCP fixes 2021-05-19 00:00:32 +01:00
arch_unix.h Stricter MG_ARCH_CUSTOM and type conversions in sock.c 2021-03-13 12:34:26 +00:00
arch_win32.h Fix #1256 2021-04-29 09:50:33 +01:00
arch.h stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
base64.c Fuzz-test mg_http_var and base64 2020-12-07 18:52:40 +00:00
base64.h 7.0 refactor 2020-12-05 11:26:32 +00:00
config.h Remove MG_ENABLE_MGOS 2021-05-12 11:05:05 +01:00
dns.c TLS nits, more DNS logging 2021-04-22 15:21:16 +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 Add streaming client support, MG_EV_HTTP_CHUNK 2021-03-08 15:41:16 +00:00
http.c stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
http.h Add mg_http_next_multipart() 2021-03-17 07:43:29 +00:00
iobuf.c stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +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 Fix #1256 2021-04-29 09:50:33 +01:00
log.h Using nucleo-f746zg. Moved 3party libs to test/. Using headers from ST 2021-05-13 14:56:14 +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 Add mg_mqtt_next_unsub 2021-03-09 09:54:02 +00:00
mqtt.h Add mg_mqtt_next_unsub() signature 2021-03-09 11:29:53 +00:00
net.c stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
net.h First stab 2021-05-11 09:12:06 +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 Do not create socket until resolved 2020-12-21 12:26:44 +00:00
sntp.h 7.0 refactor 2020-12-05 11:26:32 +00:00
sock.c FreeRTOS-Plus-TCP fixes 2021-05-19 00:00:32 +01:00
ssi.c Squash truncation warning 2021-03-17 12:22:19 +00:00
ssi.h Add SSI include file=, include virtual= 2021-01-02 17:57:51 +00:00
str.c stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
str.h Add test++ linx++ 2020-12-07 03:47:37 +00:00
timer.c 7.0 refactor 2020-12-05 11:26:32 +00:00
timer.h Fix typos 2021-03-11 13:15:53 +00:00
tls.c TLS nits, more DNS logging 2021-04-22 15:21:16 +01:00
tls.h Improve SNI 2021-01-30 13:03:11 +00:00
url.c Stricter checks for mg_url_*() 2021-03-24 15:49:35 +00:00
url.h 7.0 refactor 2020-12-05 11:26:32 +00:00
util.c stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
util.h Nits to have tests pass 2021-05-12 09:25:21 +01:00
version.h Bump HEAD to 7.3 2021-03-09 11:38:37 +00:00
ws.c Pass mg_http_message to MG_EV_WS_OPEN 2021-01-17 11:16:19 +00:00
ws.h Add extra headers param to mg_ws_upgrade() 2021-01-16 22:48:43 +00:00