Sergey Lyubka
|
a468f58128
|
Use int debug level
|
2022-08-01 11:19:32 +01:00 |
|
Sergey Lyubka
|
7e2ca72310
|
Remove mg_log_set_callback. Use MG_PUTCHAR macro instead
|
2022-05-20 09:45:17 +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 |
|
Sergey Lyubka
|
6db0485c7b
|
Set c->loc for accepted and UDP connections
|
2022-05-06 20:19:40 +01:00 |
|
Alex Alashkin
|
56c40ff0fd
|
Fix zephyr tests
|
2022-04-20 09:28:36 +03:00 |
|
Alex Alaskin
|
a7c24aeeee
|
Add Zephyr build to Github actions
|
2022-04-13 19:54:08 +03:00 |
|
Alex Alashkin
|
17e0fb1c15
|
Add Zephyr examples
|
2022-04-13 11:10:22 +03:00 |
|
Sergey Lyubka
|
ef44f90491
|
Fix #1520 - move state to struct mg_mgr
|
2022-04-12 14:14:55 +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 |
|