Sergey Lyubka
|
d6e1a3ab4c
|
Unbreak my heart ^W the build
|
2022-07-01 18:10:40 +01:00 |
|
Sergey Lyubka
|
f1da8542ce
|
Nits
|
2022-07-01 17:28:06 +01:00 |
|
Sergey Lyubka
|
a183621268
|
Fix ff_write() call
|
2022-07-01 13:22:36 +01:00 |
|
Sergey Lyubka
|
035de980e3
|
Fix ff_read() call
|
2022-07-01 13:18:49 +01:00 |
|
Sergey Lyubka
|
99f0688377
|
Change mg_http_upload API
|
2022-06-30 21:54:50 +01:00 |
|
Sergey Lyubka
|
56412193e7
|
Add mg_remove_double_dots(), hide mg_http_upload()
|
2022-06-30 20:27:43 +01:00 |
|
Sergey Lyubka
|
c5751b0bd3
|
Add mg_json_get_long
|
2022-06-30 20:03:29 +01:00 |
|
Sergey Lyubka
|
86e57d243d
|
Enhance esp32 makefile
|
2022-06-30 19:59:23 +01:00 |
|
Sergey Lyubka
|
7fc57a3be7
|
Merge pull request #1610 from cesanta/http-restful-server
updated SSL build options
|
2022-06-30 12:27:25 +01:00 |
|
Sergio R. Caprile
|
75069a44c7
|
updated SSL build options
|
2022-06-29 17:31:31 -03:00 |
|
Sergey Lyubka
|
2536865c4d
|
Fix freertos-tcp build
|
2022-06-29 19:39:36 +01:00 |
|
Sergey Lyubka
|
d266f822ca
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2022-06-29 19:19:28 +01:00 |
|
Sergey Lyubka
|
5b8979a0f1
|
Better connect() result test
|
2022-06-29 19:19:19 +01:00 |
|
Sergey Lyubka
|
3bc79b9dfd
|
Merge pull request #1609 from cesanta/mqtt-over-ws-client
Added openSSL support
|
2022-06-29 19:18:25 +01:00 |
|
Sergio R. Caprile
|
0ae75e6db6
|
Added openSSL support
|
2022-06-29 14:57:11 -03:00 |
|
Sergey Lyubka
|
89e2a15eb7
|
Fix build
|
2022-06-29 18:03:04 +01:00 |
|
Sergey Lyubka
|
b1896d9944
|
Fix typo
|
2022-06-29 17:57:59 +01:00 |
|
Sergey Lyubka
|
d0dedcfd2e
|
Fix build
|
2022-06-29 17:54:33 +01:00 |
|
Sergey Lyubka
|
73297c8e65
|
Use mg_putchar_iobuf in mg_vprintf
|
2022-06-29 17:42:55 +01:00 |
|
Sergey Lyubka
|
017c7290d6
|
Better error handling - report from iotest
|
2022-06-29 17:02:37 +01:00 |
|
Sergey Lyubka
|
6a8b5b06d0
|
Merge pull request #1608 from cesanta/fix_mqtt-over-ws-client
fix incorrect WS packet payload
|
2022-06-29 14:51:39 +01:00 |
|
Sergey Lyubka
|
93a6bc501e
|
Refactor guess_mime_type()
|
2022-06-29 10:28:37 +01:00 |
|
Sergey Lyubka
|
e8f050c194
|
Dont use realloc
|
2022-06-29 00:00:16 +01:00 |
|
Sergio R. Caprile
|
712517b6fa
|
fix incorrect WS packet payload
|
2022-06-28 16:27:49 -03:00 |
|
Sergey Lyubka
|
434378eda5
|
Merge pull request #1602 from cesanta/device-dashboard
fixed watch() not being called after login
|
2022-06-28 20:24:36 +01:00 |
|
Sergey Lyubka
|
cf38fdb720
|
Merge pull request #1606 from cesanta/mqtt-client
fixed TLS build comment
|
2022-06-28 20:23:45 +01:00 |
|
Sergey Lyubka
|
95d30cf482
|
Merge pull request #1607 from cesanta/http-client
fixed TLS build comment
|
2022-06-28 20:20:35 +01:00 |
|
Sergio R. Caprile
|
6542c02b7f
|
fixed TLS build comment
|
2022-06-28 10:56:56 -03:00 |
|
Sergio R. Caprile
|
a13144932a
|
fixed TLS build comment
|
2022-06-28 10:49:45 -03:00 |
|
Sergio R. Caprile
|
6597830631
|
fixed watch() not being called after login
|
2022-06-28 10:26:32 -03:00 |
|
Sergey Lyubka
|
ba08140197
|
Initial mqtt5 support
|
2022-06-28 11:31:13 +01:00 |
|
Sergey Lyubka
|
d65ce3b596
|
Add mg_rprintf, mg_vrprintf
|
2022-06-28 00:45:52 +01:00 |
|
Sergey Lyubka
|
4864a6e618
|
Use SSL_set1_host()
|
2022-06-28 00:45:47 +01:00 |
|
Sergey Lyubka
|
2bbb2bb1db
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2022-06-24 14:27:29 +01:00 |
|
Sergey Lyubka
|
47ce004f61
|
docs nits
|
2022-06-24 14:24:14 +01:00 |
|
Sergey Lyubka
|
507e392509
|
Merge pull request #1601 from cesanta/device-dashboard
updated and cleaned up texts
|
2022-06-24 14:09:36 +01:00 |
|
Sergio R. Caprile
|
dcfb014d1f
|
updated and cleaned up texts
|
2022-06-23 15:33:31 -03:00 |
|
Sergey Lyubka
|
4e880fb6e0
|
Nit - fix openssl error message
|
2022-06-23 13:11:04 +01:00 |
|
Sergey Lyubka
|
898e2b1e30
|
Add mg_json_get_hex(), mg_json_get_b64()
|
2022-06-22 16:28:22 +01:00 |
|
Sergey Lyubka
|
a68f3dc4eb
|
Add %V and %H specifiers for mg_snrpintf()
|
2022-06-22 13:15:52 +01:00 |
|
Sergey Lyubka
|
c446fe0c6d
|
Make stm32 eth declared as volatile
|
2022-06-21 12:11:59 +01:00 |
|
Sergey Lyubka
|
4246e6c768
|
Fix #1599
|
2022-06-21 12:07:00 +01:00 |
|
Sergey Lyubka
|
4f9cfdf65d
|
Merge pull request #1598 from cesanta/http-reverse-proxy
Added openSSL support
|
2022-06-20 22:00:14 +01:00 |
|
Sergey Lyubka
|
b1cd233dda
|
Merge pull request #1597 from cesanta/http-proxy-client
Added openSSL support
|
2022-06-20 21:59:48 +01:00 |
|
Sergey Lyubka
|
4f63b6093f
|
Merge pull request #1595 from cesanta/http-client
fixed comment, updated TLS section in makefile
|
2022-06-20 21:59:24 +01:00 |
|
Sergio R. Caprile
|
380a50e39b
|
Added openSSL support
Fixed missing parameter in makefile
Added URI handling
|
2022-06-20 15:27:46 -03:00 |
|
Sergio R. Caprile
|
3bd3a4ff7b
|
fixed comment, updated TLS section in makefile
|
2022-06-20 14:50:45 -03:00 |
|
Sergey Lyubka
|
46bf79455c
|
Add examples/esp32/uart-bridge
|
2022-06-19 18:27:37 +01:00 |
|
Sergey Lyubka
|
2d5c26d44f
|
Rename mg_log_set_fn properly
|
2022-06-19 09:08:37 +01:00 |
|
Sergey Lyubka
|
9760b7c9d6
|
Add mg_log_set_fn(), MG_ENABLE_LOG
|
2022-06-19 09:04:22 +01:00 |
|