dep-mongoose/src
2026-08-07 08:59:01 -03:00
..
drivers add tests for ATcmd driver, fix some warnings 2026-07-02 10:15:50 -03:00
arch.h Add ARCH_MCUXPRESSO and OTA rollback for IMXRT boards 2026-07-24 14:27:49 +03:00
arch_armcgt.h FreeRTOS: arch_ -> os_ 2026-05-20 13:35:24 -03:00
arch_armgcc.h FreeRTOS: arch_ -> os_ 2026-05-20 13:35:24 -03:00
arch_cube.h Fix H5 OTA rollback 2026-06-16 10:56:36 +03:00
arch_esp32.h Add ESP32 OTA rollback support 2026-07-20 10:50:03 +03:00
arch_esp8266.h Remove MG_ENABLE_DIRLIST 2022-02-14 11:19:24 +00:00
arch_mcuxpresso.h Add ARCH_MCUXPRESSO and OTA rollback for IMXRT boards 2026-07-24 14:27:49 +03:00
arch_picosdk.h Add OTA rollback for Pico boards 2026-06-17 14:53:23 +03:00
arch_rtthread.h Fix IP fragmentation checks for big-endian CPUs 2024-10-04 16:18:33 +01:00
arch_rtx.h FreeRTOS: arch_ -> os_ 2026-05-20 13:35:24 -03:00
arch_threadx.h Add MG_ARCH_TREADX 2025-06-16 11:09:41 +01:00
arch_tirtos.h Fix TI-RTOS port 2022-10-28 18:55:10 -03:00
arch_unix.h FreeRTOS: arch_ -> os_ 2026-05-20 13:35:24 -03:00
arch_win32.h Unit test under Win32 2026-06-25 10:22:13 +01:00
arch_zephyr.h Disable dirent in zephyr 2026-01-08 08:50:05 +00:00
base64.c Add JWT Bearer Authentication support and tutorial 2026-07-21 14:25:03 -03:00
base64.h Add JWT Bearer Authentication support and tutorial 2026-07-21 14:25:03 -03:00
bsd.c Fix handling of full queues, add error handling 2026-07-27 17:27:03 -03:00
bsd.h minor tweaks 2026-06-24 11:25:14 -03:00
config.h Add BSD sockets API for net_builtin 2026-05-31 10:00:52 +01:00
dash.c add more C89-like targets; fix related stuff 2026-07-09 16:26:30 -03:00
dash.h Dash OTA dogfooding nits 2026-06-09 11:56:40 +01:00
dns.c misc todo's and related fixes 2026-07-29 16:06:29 -03:00
dns.h misc todo's and related fixes 2026-07-29 16:06:29 -03:00
event.c Changed the order of handlers: protocol first, user second 2024-01-26 10:34:24 -03:00
event.h Add docstrings 2026-06-11 19:56:57 +01:00
flash.c Improve OTA boundary handling 2026-07-02 12:22:39 +03:00
flash.h Add nucleo-h563zi/minimal-lfs 2026-05-27 13:18:01 +01:00
fmt.c Add %zu printf support 2026-07-07 12:37:47 +01:00
fmt.h Add docstrings 2026-06-11 19:56:57 +01:00
fs.c assorted patches 2026-06-23 13:38:35 -03:00
fs.h assorted patches 2026-06-23 13:38:35 -03:00
fs_fat.c remove duplicated epoch handling, test it 2026-07-15 15:53:38 -03:00
fs_packed.c Make packed fs always available, and manually settable 2026-03-27 11:24:07 -03:00
fs_posix.c assorted patches 2026-06-23 13:38:35 -03:00
http.c remove redundant checks 2026-07-29 13:50:32 -03:00
http.h Better docstrings 2026-06-20 13:48:09 +01:00
iobuf.c Handle OOM situations in iobuf expansion 2025-11-05 13:53:18 -03:00
iobuf.h Add docstrings 2026-06-11 19:56:57 +01:00
json.c fix(json): reject malformed hex input 2026-07-16 08:33:06 +08:00
json.h fix(json): reject malformed hex input 2026-07-16 08:33:06 +08:00
jwt.c Add JWT Bearer Authentication support and tutorial 2026-07-21 14:25:03 -03:00
jwt.h Add JWT Bearer Authentication support and tutorial 2026-07-21 14:25:03 -03:00
l2.c Add support for 802.1Q VLANs 2026-04-01 15:31:54 -03:00
l2.h fuzz 802.1Q and PPP[oE] 2026-06-29 17:19:27 -03:00
l2_eth.c misc todo's and related fixes 2026-07-29 16:06:29 -03:00
l2_ppp.c Add mg_crc16(), make PPP use it 2026-07-29 17:57:30 -03:00
lfs.c Add nucleo-h563zi/minimal-lfs 2026-05-27 13:18:01 +01:00
license.h 2024 -> 2025 2025-02-12 13:28:24 +00:00
log.c Introduce MG_ARCH_CUBE, autodetect everything 2025-07-17 17:29:48 +01:00
log.h Logs docstrings 2026-06-02 06:41:18 +01:00
md5.c Restore pub. domain notice 2023-09-29 13:09:29 +01:00
md5.h 7.0 refactor 2020-12-05 11:26:32 +00:00
modbus.c Add modbus-tcp support 2026-04-06 03:54:58 -04:00
modbus.h Add docstrings 2026-06-11 19:56:57 +01:00
mqtt.c assorted patches 2026-06-23 13:38:35 -03:00
mqtt.h Better docstrings 2026-06-20 13:48:09 +01:00
net.c Add support for DSCP 2026-07-30 17:36:46 -03:00
net.h Add support for DSCP 2026-07-30 17:36:46 -03:00
net_builtin.c make FIN wait for TLS drain 2026-08-07 08:59:01 -03:00
net_builtin.h assorted patches 2026-06-23 13:38:35 -03:00
net_ft.h handle (more) FreeRTOS proprietary return codes 2026-07-27 17:12:21 -03:00
net_lwip.h Let lwIP and FreeRTOS build on Keil 2023-03-21 12:09:00 -03:00
net_rl.h comment 2023-06-06 18:48:45 -03:00
os_freertos.h FreeRTOS: arch_ -> os_ 2026-05-20 13:35:24 -03:00
ota.c Add ESP32 OTA rollback support 2026-07-20 10:50:03 +03:00
ota.h OTA rollback nits 2026-06-13 19:41:13 +01:00
ota_ch32v307.c Add nucleo-h563zi/minimal-lfs 2026-05-27 13:18:01 +01:00
ota_dummy.c Refactor OTA API 2024-10-24 19:08:06 -03:00
ota_esp32.c Add ESP32 OTA rollback support 2026-07-20 10:50:03 +03:00
ota_imxrt.c Add ARCH_MCUXPRESSO and OTA rollback for IMXRT boards 2026-07-24 14:27:49 +03:00
ota_mcxn.c Add nucleo-h563zi/minimal-lfs 2026-05-27 13:18:01 +01:00
ota_picosdk.c Add OTA rollback for Pico boards 2026-06-17 14:53:23 +03:00
ota_rw612.c Add nucleo-h563zi/minimal-lfs 2026-05-27 13:18:01 +01:00
ota_stm32f.c OTA rollback nits 2026-06-13 19:41:13 +01:00
ota_stm32h5.c Fix H5 OTA rollback 2026-06-16 10:56:36 +03:00
ota_stm32h7.c OTA rollback nits 2026-06-13 19:41:13 +01:00
printf.c assorted patches 2026-06-23 13:38:35 -03:00
printf.h assorted patches 2026-06-23 13:38:35 -03:00
profile.h disable ifc profiling wip code, fix debug leftovers 2026-05-18 09:38:41 -03:00
queue.c WCH FW build fix. Introduce phy_addr for STM32F driver 2023-12-27 15:38:51 +00:00
queue.h Add docstrings 2026-06-11 19:56:57 +01:00
rpc.c update examples 2025-06-24 16:26:31 -03:00
rpc.h Add docstrings 2026-06-11 19:56:57 +01:00
sha1.c Refactor queue 2023-02-15 18:53:44 +00:00
sha1.h Remove unused mg_hmac_sha1() 2022-03-22 13:30:25 +00:00
sha256.c Add support for Windriver's Diab v4 (stricter C89) 2025-12-04 13:58:49 -03:00
sha256.h TLS verification 2025-02-10 15:36:29 +00:00
sntp.c Export boot timestamp, update docs and examples to use it 2026-06-01 14:35:06 +01:00
sntp.h Better docstrings 2026-06-20 13:48:09 +01:00
sock.c make FIN wait for TLS drain 2026-08-07 08:59:01 -03:00
ssi.c assorted patches 2026-06-23 13:38:35 -03:00
ssi.h Add SSI include file=, include virtual= 2021-01-02 17:57:51 +00:00
str.c patch 2026-03-31 17:38:04 -03:00
str.h Better docstrings 2026-06-20 13:48:09 +01:00
timer.c update examples 2025-06-24 16:26:31 -03:00
timer.h Export boot timestamp, update docs and examples to use it 2026-06-01 14:35:06 +01:00
tls.h make FIN wait for TLS drain 2026-08-07 08:59:01 -03:00
tls_aes128.c Add JWT Bearer Authentication support and tutorial 2026-07-21 14:25:03 -03:00
tls_aes128.h patch 2026-03-31 17:38:04 -03:00
tls_builtin.c make FIN wait for TLS drain 2026-08-07 08:59:01 -03:00
tls_chacha20.c Add JWT Bearer Authentication support and tutorial 2026-07-21 14:25:03 -03:00
tls_chacha20.h add more C89-like targets; fix related stuff 2026-07-09 16:26:30 -03:00
tls_dummy.c make FIN wait for TLS drain 2026-08-07 08:59:01 -03:00
tls_mbed.c make FIN wait for TLS drain 2026-08-07 08:59:01 -03:00
tls_mbed.h Allow hostname checking even when no CA cert was given 2026-06-22 14:51:24 -03:00
tls_openssl.c make FIN wait for TLS drain 2026-08-07 08:59:01 -03:00
tls_openssl.h Allow hostname checking even when no CA cert was given 2026-06-22 14:51:24 -03:00
tls_rsa.c delegate RSA verify to the RSA module 2026-07-01 12:31:11 -03:00
tls_rsa.h delegate RSA verify to the RSA module 2026-07-01 12:31:11 -03:00
tls_uecc.c Add JWT Bearer Authentication support and tutorial 2026-07-21 14:25:03 -03:00
tls_uecc.h Add JWT Bearer Authentication support and tutorial 2026-07-21 14:25:03 -03:00
tls_x25519.c Rename conflictive macros, refactor crypto tests 2025-03-04 11:55:57 -03:00
tls_x25519.h TLS client implementation 2024-03-25 19:20:40 +00:00
url.c Add docstrings 2026-06-11 19:56:57 +01:00
url.h Add docstrings 2026-06-11 19:56:57 +01:00
util.c Add mg_crc16(), make PPP use it 2026-07-29 17:57:30 -03:00
util.h Add mg_crc16(), make PPP use it 2026-07-29 17:57:30 -03:00
version.h update version 2026-06-23 14:03:31 -03:00
wifi.h update WiFi security definitions 2026-03-20 17:14:38 -03:00
wifi_dummy.c Introduce ST67W6 driver 2026-03-06 09:05:37 -03:00
ws.c Add support for Windriver's Diab v4 (stricter C89) 2025-12-04 13:58:49 -03:00
ws.h Better docstrings 2026-06-20 13:48:09 +01:00