Commit Graph

29 Commits

Author SHA1 Message Date
Sergio R. Caprile
0459d9e106 Unbreak MbedTLS (#3148), rollback debugging leftovers 2025-06-04 09:05:27 -03:00
Sergey Lyubka
6a3e1e41c4 Redefine mkdir only if MG_ENABLE_POSIX_FS==0 2025-06-02 11:04:16 -03:00
Sergio R. Caprile
b740c80855 set is_tls at mg_listen and mg_connect level 2025-05-26 09:42:48 -03:00
Sergio R. Caprile
537ba64a54 add test for ESP32 2025-03-05 12:34:22 -03:00
Sergio R. Caprile
21266e9a45 fix Arduino tests 2025-03-04 16:20:18 -03:00
Sergio R. Caprile
306c0b6096 move examples -> tutorials 2025-02-28 13:55:57 -03:00
Sergio R. Caprile
b5a9ba8390 move vendors -> tutorials 2025-02-28 10:01:51 -03:00
Sergio R. Caprile
bf23a0def7 move Zephyr -> tutorials 2025-02-27 10:57:08 -03:00
Sergio R. Caprile
aeda7e5520 move UART bridge -> tutorials 2025-02-26 15:08:06 -03:00
Sergio R. Caprile
b0385f47af move ESP32 device dashboard -> tutorials 2025-02-26 14:14:08 -03:00
Sergio R. Caprile
6e569110d2 integrate reference-projects intto existing tutorials 2025-02-26 12:00:46 -03:00
Sergio R. Caprile
b3f5d11275 move MicroPython and dashboards -> tutorials 2025-02-26 11:31:01 -03:00
Sergio R. Caprile
005c8170d4 move file-transfer -> tutorials 2025-02-25 16:52:16 -03:00
Sergio R. Caprile
76769fb4d5 move ESP8266 -> tutorials 2025-02-25 16:10:28 -03:00
Sergio R. Caprile
72a45d2f6a move Arduino examples -> tutorials 2025-02-25 15:48:09 -03:00
Sergey Lyubka
b50081a83b TLS verification 2025-02-10 15:36:29 +00:00
Sergio R. Caprile
a705a89e4a default to built-in TLS without preventing other choices 2024-09-09 14:05:39 -03:00
Sergey Lyubka
683f65f8ac Make mg_random() fallible. Abort TLS on weak RNG 2024-09-02 11:06:10 -03:00
Sergey Lyubka
641c7d1967 MG_IO_SIZE=256 on embedded platforms 2024-08-30 15:52:14 -03:00
Sergey Lyubka
a74fb940aa C89 compatibility for http-restful-server 2024-07-27 07:01:48 +01:00
Sergey Lyubka
09275ae4ca C89 compatibility for http-restful-server 2024-07-27 07:00:51 +01:00
Sergey Lyubka
4493d35d26 Move http-restful-server to builtin TLS, plus minor nits 2024-07-26 19:31:15 +01:00
Sergey Lyubka
7541304a9a Enable builtin TLS by default 2024-06-27 12:04:32 +01:00
Sergio R. Caprile
fc0364b321 move to new skeleton 2024-05-01 15:17:39 -03:00
Sergio R. Caprile
2be30a3193 move to new skeleton 2024-05-01 14:42:21 -03:00
Sergio R. Caprile
205a564482 move to new skeleton 2024-05-01 14:16:43 -03:00
Sergio R. Caprile
8c5dfa4227 move to new skeleton 2024-04-26 13:46:18 -03:00
Sergio R. Caprile
5345c7260e start moving to new skeleton 2024-04-24 11:57:53 -03:00
Sergey Lyubka
d46e505a80 Reorg skeleton 2024-03-09 16:01:06 +00:00