Sergio R. Caprile
|
ef61d6ea48
|
remove http_match_uri()
|
2024-04-17 16:13:10 -03:00 |
|
Sergey Lyubka
|
e0e599ffa1
|
Fix #2612 - struct mg_str::ptr -> buf
|
2024-04-16 22:42:45 +01:00 |
|
Sergio R. Caprile
|
7876d464f2
|
keep embedded-friendly config API
|
2024-04-03 15:48:57 -03:00 |
|
Sergio R. Caprile
|
393418d50d
|
no screenshots
|
2024-04-02 18:11:11 -03:00 |
|
Sergey Lyubka
|
0e2f3de154
|
Change mg_file_read() signature: return mg_str
|
2024-02-16 12:07:35 +00:00 |
|
Sergio R. Caprile
|
deca1aaf46
|
remove fn_data from event handler signature
|
2024-01-09 14:51:19 -03:00 |
|
Sergio R. Caprile
|
2b20af36a7
|
is_closing -> is_draining
|
2023-08-17 16:45:10 -03:00 |
|
robert
|
6c13df1aff
|
MQTT: support for properties feature added
|
2023-04-23 16:35:50 +03:00 |
|
Sergio R. Caprile
|
cd64bfe84b
|
Remove %H %V %Q %q modifiers
|
2023-04-14 10:13:22 -03:00 |
|
Sergio R. Caprile
|
9b94b4da26
|
fix build for Windows
(read from stdin does not work)
|
2023-02-23 14:04:10 -03:00 |
|
Sergio R. Caprile
|
5b46986628
|
update Makefiles and symlinks
|
2023-02-23 11:32:53 -03:00 |
|
cpq
|
da5e8e9778
|
Rename struct mg_connection::label -> data. Make its size configurable
|
2023-01-10 08:19:49 +00:00 |
|
cpq
|
ef6fbad0cb
|
Better CFLAGS for SSL when building examples
|
2022-08-11 12:12:00 +01:00 |
|
Sergey Lyubka
|
a468f58128
|
Use int debug level
|
2022-08-01 11:19:32 +01:00 |
|
Sergey Lyubka
|
54d6bad5e5
|
Refactor JSON and RPC API
|
2022-07-30 07:55:26 +01:00 |
|
Sergio R. Caprile
|
638892ca70
|
Fix incorrect oninput function call
Check a new config element is present before acting on the previous one
Correctly update config local copy
Fix TCP buffering for ever
|
2022-07-27 17:19:34 -03:00 |
|
Sergey Lyubka
|
46bf79455c
|
Add examples/esp32/uart-bridge
|
2022-06-19 18:27:37 +01:00 |
|
Sergey Lyubka
|
0b5a00c99a
|
Change uart_read signature
|
2022-06-18 20:41:04 +01:00 |
|
Sergey Lyubka
|
ba8482c707
|
Update uart bridge
|
2022-06-18 11:32:31 +01:00 |
|
Sergey Lyubka
|
1b34360b05
|
Update uart bridge
|
2022-06-18 11:30:44 +01:00 |
|
Sergey Lyubka
|
c84dab21e4
|
Refactor UART example
|
2022-06-18 04:25:11 +01:00 |
|
Sergey Lyubka
|
d3368e4aad
|
Move mip into mip/
|
2022-06-11 17:29:45 +01:00 |
|
Sergey Lyubka
|
628a007112
|
Refresh packed filesystems
|
2022-06-08 13:22:09 +01:00 |
|
Sergey Lyubka
|
2e750236be
|
Add uart-bridge example
|
2022-06-08 08:58:32 +01:00 |
|