Sergio R. Caprile
|
7da5d42009
|
Merge pull request #1573 from cesanta/timers
Minor cosmetic changes
|
2022-06-02 10:06:41 -03:00 |
|
Sergey Lyubka
|
a88ea776a9
|
Change MG_MAX_RECV_BUF_SIZE -> MG_MAX_RECV_SIZE
|
2022-06-02 13:50:44 +01:00 |
|
Sergey Lyubka
|
063244e4ca
|
Minor cosmetic changes
|
2022-06-01 21:15:31 +01:00 |
|
Sergey Lyubka
|
f735585239
|
Update timers example
|
2022-06-01 17:09:15 +01:00 |
|
Sergey Lyubka
|
30349ec217
|
Update timers example
|
2022-06-01 17:09:13 +01:00 |
|
Sergey Lyubka
|
55517d48ed
|
Change linux target
|
2022-06-01 16:25:04 +01:00 |
|
Sergey Lyubka
|
a3d63c095a
|
Handle #1562 - add udp/tcp extra param to mg_mkpipe()
|
2022-05-31 18:23:32 +01:00 |
|
Sergey Lyubka
|
2ae341cf5e
|
Add nucleo-f746zg-baremetal
|
2022-05-26 13:53:36 +01:00 |
|
Sergey Lyubka
|
69082db381
|
Regenerated packed fs
|
2022-05-25 11:15:00 +01:00 |
|
Sergey Lyubka
|
c2d2d085cd
|
Add chart example
|
2022-05-23 15:27:19 +01:00 |
|
Sergey Lyubka
|
b3a4c12d67
|
Handle #1559 - set no flags in send() call
|
2022-05-22 23:49:38 +01:00 |
|
Sergey Lyubka
|
7e2ca72310
|
Remove mg_log_set_callback. Use MG_PUTCHAR macro instead
|
2022-05-20 09:45:17 +01:00 |
|
Sergey Lyubka
|
47e15a3d47
|
RTX nits
|
2022-05-17 19:29:53 +01:00 |
|
Alex Alashkin
|
ac55c900e7
|
Use docker for Zephyr CI
|
2022-05-16 15:30:25 +03:00 |
|
Sergey Lyubka
|
f5fd176b35
|
Increate SNTP timeout 3s->5s. Change mg_sntp_send() to mg_sntp_request(), remove one unnecessary parameter
|
2022-05-15 18:41:01 +01:00 |
|
Alex Alashkin
|
0ed7545947
|
Add TI support
|
2022-05-15 19:25:50 +03:00 |
|
Sergey Lyubka
|
95e22e8d4f
|
Exporting only dashboard func
|
2022-05-15 14:40:58 +01:00 |
|
Sergey Lyubka
|
443d0f0c6c
|
Rename complete -> device-dashboard, remove multiple-logins and dashboard
|
2022-05-14 09:08:23 +01:00 |
|
Sergey Lyubka
|
c20e48179f
|
Un-break the test and untie serving code in dash example
|
2022-05-13 22:15:33 +01:00 |
|
Sergey Lyubka
|
3fbb7de712
|
Refactor dashboard example
|
2022-05-13 20:08:08 +01:00 |
|
Sergey Lyubka
|
5271626947
|
Disable SSI by default
|
2022-05-08 21:54:15 +01:00 |
|
Sergey Lyubka
|
6db0485c7b
|
Set c->loc for accepted and UDP connections
|
2022-05-06 20:19:40 +01:00 |
|
Sergey Lyubka
|
f19eec7fae
|
Refactor multithreading API
|
2022-04-25 14:56:15 +01:00 |
|
Alex Alashkin
|
56c40ff0fd
|
Fix zephyr tests
|
2022-04-20 09:28:36 +03:00 |
|
Sergey Lyubka
|
20fc8f0279
|
Handle #1529: add automatic linkage against ws2_32.lib on _WIN32 targets
|
2022-04-19 18:51:28 +01:00 |
|
Sergey Lyubka
|
944704a12d
|
Fix #1528: pack.c build on Win32
|
2022-04-19 18:46:29 +01:00 |
|
Alex Alaskin
|
a7c24aeeee
|
Add Zephyr build to Github actions
|
2022-04-13 19:54:08 +03:00 |
|
Sergey Lyubka
|
186eb998ba
|
Adjust to timer API change, add root makefile
|
2022-04-13 14:03:00 +01:00 |
|
Sergey Lyubka
|
d630ba743d
|
Merge pull request #1524 from zudwalex/zephyr2
Add Zephyr examples
|
2022-04-13 11:17:22 +01:00 |
|
Sergey Lyubka
|
ebd2e89faa
|
Handle #1522 - Fix TLS buffering
|
2022-04-13 10:48:17 +01:00 |
|
Alex Alashkin
|
17e0fb1c15
|
Add Zephyr examples
|
2022-04-13 11:10:22 +03:00 |
|
Sergey Lyubka
|
6e3e77a1a0
|
Enhance http-streaming-client
|
2022-04-12 19:06:37 +01:00 |
|
Sergey Lyubka
|
ef44f90491
|
Fix #1520 - move state to struct mg_mgr
|
2022-04-12 14:14:55 +01:00 |
|
Sergey Lyubka
|
b20eded30e
|
Fix ESP32 example
|
2022-04-05 12:54:20 +01:00 |
|
Sergey Lyubka
|
affcef7e37
|
Fix clean targets
|
2022-04-03 00:04:58 +01:00 |
|
Sergey Lyubka
|
b5fcf95b88
|
Enable mbedTLS
|
2022-04-01 21:33:09 +01:00 |
|
Sergey Lyubka
|
d954851d43
|
Drop CRL from mbedTLS integration - let customer do a custom init if required
|
2022-04-01 16:42:41 +01:00 |
|
Sergey Lyubka
|
3d9fa10485
|
Increase sock limit, fix multiple connections issue
|
2022-04-01 15:42:15 +01:00 |
|
Sergey Lyubka
|
4e0039625e
|
Remove cruft
|
2022-03-31 18:07:15 +01:00 |
|
Sergey Lyubka
|
6c909f8935
|
Disable SNTP
|
2022-03-31 18:02:29 +01:00 |
|
Sergey Lyubka
|
4f5d385e52
|
Enable SNTP in zephyr example
|
2022-03-31 17:42:09 +01:00 |
|
Sergey Lyubka
|
84fe1d87b3
|
Enable DHCP
|
2022-03-31 17:26:58 +01:00 |
|
Sergey Lyubka
|
bb0bc41f99
|
Add zephyr example skeleton
|
2022-03-31 16:58:27 +01:00 |
|
Sergey Lyubka
|
ad4812218d
|
Handle #1497 - handshake format
|
2022-03-21 15:17:09 +00:00 |
|
Sergey Lyubka
|
7ef82f5caf
|
Add vc2017 target
|
2022-03-21 14:38:42 +00:00 |
|
Sergey Lyubka
|
1141ea7933
|
Add connection timeout
|
2022-03-20 18:50:01 +00:00 |
|
Sergey Lyubka
|
6c021765bb
|
Merge pull request #1479 from zudwalex/infineon_rtx_support
Add RTX-RTOS support
|
2022-03-18 09:18:49 +00:00 |
|
Sergey Lyubka
|
870431dc1a
|
Enhance HTTP client example
|
2022-03-15 14:14:36 +00:00 |
|
Sergey Lyubka
|
d255fc737a
|
Fix mongoose.exe target
|
2022-03-15 10:03:00 +00:00 |
|
Sergey Lyubka
|
7bf8b81995
|
Fix mg_http_delete_chunk()
|
2022-03-11 15:38:59 +00:00 |
|
Alex Alashkin
|
412f5cf3e0
|
Add RTX-RTOS support
|
2022-02-23 19:56:37 +02:00 |
|
Sergey Lyubka
|
e99973d4b7
|
Introduce local address
|
2022-02-22 22:00:55 +00:00 |
|
Sergey Lyubka
|
4fec149345
|
Disable dirlist by default
|
2022-02-14 11:32:01 +00:00 |
|
Sergey Lyubka
|
969b84043c
|
Fix #1465 - rename LL_* constants, introduce MG_* log macros
|
2022-02-12 18:17:25 +00:00 |
|
Sergey Lyubka
|
54f75889fa
|
Using mg_snprintf() everywhere
|
2022-02-10 17:11:03 +00:00 |
|
Sergey Lyubka
|
f64c86d23f
|
Use mg_snprintf()
|
2022-02-10 11:56:55 +00:00 |
|
Sergey Lyubka
|
9e634310b4
|
Use MG_EV_HTTP_CHUNK for streaming upload
|
2022-02-09 12:24:06 +00:00 |
|
Sergey Lyubka
|
33666e7d6b
|
Fix ESP32 example
|
2022-02-08 14:13:47 +00:00 |
|
Sergey Lyubka
|
40d4c7e410
|
Fix ESP32 example
|
2022-02-08 13:43:34 +00:00 |
|
Sergey Lyubka
|
49d5aff8f9
|
Call realpath() against root_dir only when there are no overrides
|
2022-02-01 11:10:01 +00:00 |
|
Sergey Lyubka
|
63b880e624
|
Handle #1459 - deprecate mg_globmatch, introduce mg_match()
|
2022-01-29 11:03:54 +00:00 |
|
Sergey Lyubka
|
768f67ae0a
|
Fix #1458 - fail on example build error, and fix examples/mqtt-server
|
2022-01-27 12:10:03 +00:00 |
|
Sergey Lyubka
|
f6cebf6956
|
Listen on INADDR_ANY by default
|
2022-01-22 17:03:27 +00:00 |
|
Sergey Lyubka
|
226917e1cd
|
Use mg_str, not pointers, in mg_mqtt_{sub,pub}
|
2022-01-19 09:57:27 +00:00 |
|
Sergey Lyubka
|
fe813ee247
|
Add buf,len params to mg_mgr_wakeup()
|
2022-01-19 09:25:01 +00:00 |
|
Sergey Lyubka
|
d0857fe36c
|
Add mkdir to the FS API
|
2022-01-18 19:19:34 +00:00 |
|
Sergey Lyubka
|
56a7438114
|
Add fs arg to mg_file* and mg_http_upload API
|
2022-01-18 17:11:02 +00:00 |
|
Sergey Lyubka
|
97f95e17db
|
Better strategy for restoring multicast address
|
2022-01-07 18:40:48 +00:00 |
|
Sergey Lyubka
|
6725d61b3f
|
Re-init SSDP peer address before every search
|
2022-01-07 18:28:51 +00:00 |
|
Sergey Lyubka
|
f7ff571c5f
|
Added SSDP search example
|
2022-01-05 13:22:00 +00:00 |
|
Sergey Lyubka
|
6ad4d242c2
|
Better cleanup
|
2022-01-05 11:45:22 +00:00 |
|
Sergey Lyubka
|
030b1d9826
|
Remove wrong comment
|
2021-12-27 03:31:33 +00:00 |
|
Sergey Lyubka
|
f6ffa7b3b9
|
Add huge-response example
|
2021-12-27 03:25:28 +00:00 |
|
Sergey Lyubka
|
137efe2233
|
Show requests in flight
|
2021-12-24 20:46:31 +00:00 |
|
Sergey Lyubka
|
26a97ec36c
|
Fix #1434 - set will QoS in CONNECT message correctly, and rename qos -> will_qos in struct mg_mqtt_opts
|
2021-12-23 11:00:18 +00:00 |
|
Sergey Lyubka
|
f29807aad8
|
Resolve root path before serving to avoid double dots
|
2021-12-22 18:05:03 +00:00 |
|
Sergey Lyubka
|
fb0a9bc7e3
|
Fix build
|
2021-12-21 18:16:12 +00:00 |
|
Sergey Lyubka
|
9e0f04dc8b
|
Add -S option
|
2021-12-20 16:35:16 +00:00 |
|
Sergey Lyubka
|
d311e967fa
|
Add mingw target
|
2021-12-16 09:22:28 +00:00 |
|
Sergey Lyubka
|
755bf3c412
|
Split TLS files and introduce MG_ENABLE_CUSTOM_TLS
|
2021-12-14 12:42:41 +00:00 |
|
Sergey Lyubka
|
25e76d761e
|
Fix usage message
|
2021-11-29 14:00:03 +00:00 |
|
Sergey Lyubka
|
013520b0c0
|
Add note for mg_http_serve_dir()
|
2021-11-25 12:29:45 +00:00 |
|
Sergey Lyubka
|
922e1ce529
|
Make captive portal work on Linux
|
2021-11-23 17:52:54 +00:00 |
|
Sergey Lyubka
|
7a707cc64b
|
Add README
|
2021-11-23 15:08:34 +00:00 |
|
Sergey Lyubka
|
1967acfef2
|
Make it build on vc98
|
2021-11-23 13:24:21 +00:00 |
|
Sergey Lyubka
|
e24cb04003
|
Update URL
|
2021-11-23 09:37:03 +00:00 |
|
Sergey Lyubka
|
67974746ff
|
Add json-rpc-over-ws example
|
2021-11-22 16:45:14 +00:00 |
|
Sergey Lyubka
|
8d916d41d7
|
Fix #1409 - remove VLA which confuses MSVC
|
2021-11-22 12:24:58 +00:00 |
|
Sergey Lyubka
|
2c50069d98
|
Do not clean the recv buffer
|
2021-11-14 16:47:40 +00:00 |
|
Sergey Lyubka
|
31059f6728
|
Add test.html
|
2021-11-14 14:31:51 +00:00 |
|
Sergey Lyubka
|
2000752b2c
|
Remove dead code
|
2021-11-11 15:15:47 +00:00 |
|
Sergey Lyubka
|
dd34830443
|
Update README
|
2021-11-11 15:11:57 +00:00 |
|
Sergey Lyubka
|
c58f4ee51b
|
Add symlinks
|
2021-11-11 14:21:52 +00:00 |
|
Sergey Lyubka
|
00f7e8cb2a
|
Support wildcards
|
2021-11-11 12:08:17 +00:00 |
|
Sergey Lyubka
|
439904e27f
|
Add signal handler
|
2021-11-11 10:35:41 +00:00 |
|
Sergey Lyubka
|
4d6590ece2
|
Add readme
|
2021-11-11 10:29:16 +00:00 |
|
Sergey Lyubka
|
9b0c4b970d
|
Add README.md
|
2021-11-11 08:26:31 +00:00 |
|
Sergey Lyubka
|
a80ce1b12a
|
Add signal handler
|
2021-11-11 07:36:25 +00:00 |
|
Sergey Lyubka
|
57dd74c180
|
Add reconnection logic
|
2021-11-10 12:57:02 +00:00 |
|
Sergey Lyubka
|
975db86306
|
Add READMEs
|
2021-11-05 13:02:36 +00:00 |
|