Sergio R. Caprile
|
f4fc33d111
|
brought back 7.5 file-upload as file-upload-multiple-posts; updated to latest API
renamed form-upload to file-upload-html-form
renamed file-upload to file-upload-single-post
|
2022-06-17 16:35:02 -03:00 |
|
Sergio R. Caprile
|
fb446022e2
|
Added openSSL support
Backend host is https only if TLS is enabled
|
2022-06-16 11:59:06 -03:00 |
|
Sergio R. Caprile
|
e021d7cd9d
|
Add support for openSSL
|
2022-06-15 10:42:32 -03:00 |
|
Sergey Lyubka
|
3331ed2f49
|
Merge pull request #1591 from cesanta/jsondoc
fix JSON docs
|
2022-06-15 06:56:08 +01:00 |
|
Sergio R. Caprile
|
939a8ddc26
|
fix JSON docs
|
2022-06-14 14:19:25 -03:00 |
|
Sergey Lyubka
|
3774f676cf
|
Less verbose unit test
|
2022-06-13 21:12:11 +01:00 |
|
Sergey Lyubka
|
7923509d1e
|
More json docs
|
2022-06-13 15:04:52 +01:00 |
|
Sergey Lyubka
|
30d6a44b0d
|
Fix mg_http_upload()
|
2022-06-13 14:48:52 +01:00 |
|
Sergey Lyubka
|
6d46ecaa6c
|
Add mip-pcap example
|
2022-06-13 02:03:52 +01:00 |
|
Sergey Lyubka
|
5a448ab4f5
|
Compile driver_stm32.c only for __arm__
|
2022-06-13 01:04:09 +01:00 |
|
Sergey Lyubka
|
a71262437d
|
Use mip for arm and riscv targets
|
2022-06-12 12:43:01 +01:00 |
|
Sergey Lyubka
|
52ab963845
|
Update images
|
2022-06-11 22:59:20 +01:00 |
|
Sergey Lyubka
|
67280724ba
|
Remove pragma
|
2022-06-11 19:05:07 +01:00 |
|
Sergey Lyubka
|
d8a4b5aa34
|
Make mip MSVC friendly
|
2022-06-11 18:54:32 +01:00 |
|
Sergey Lyubka
|
fe0b2d0646
|
Fix typo
|
2022-06-11 17:40:48 +01:00 |
|
Sergey Lyubka
|
d3368e4aad
|
Move mip into mip/
|
2022-06-11 17:29:45 +01:00 |
|
Sergey Lyubka
|
903b510411
|
Merge pull request #1587 from cesanta/timers
fixed poll timeout being larger than timer period
|
2022-06-10 22:57:44 +01:00 |
|
Sergio R. Caprile
|
0dbc99d9ee
|
fixed poll timeout being larger than timer period
|
2022-06-10 16:59:14 -03:00 |
|
Sergio R. Caprile
|
505ca96547
|
fixed typo
|
2022-06-10 16:25:56 -03:00 |
|
Sergey Lyubka
|
89623d00f9
|
Update readme
|
2022-06-10 18:48:32 +01:00 |
|
Sergey Lyubka
|
e47bcb3fb6
|
Merge pull request #1583 from cesanta/multi-threaded
Remove outdated comments
|
2022-06-10 15:21:32 +01:00 |
|
Sergey Lyubka
|
50d0d68f45
|
Docs nitpick
|
2022-06-10 15:00:34 +01:00 |
|
Sergio R. Caprile
|
2f75418c70
|
Remove outdated comments
|
2022-06-10 10:37:12 -03:00 |
|
Sergey Lyubka
|
013bc58371
|
Add json docs
|
2022-06-10 13:01:52 +01:00 |
|
Sergey Lyubka
|
55948cd431
|
Allow to set log level
|
2022-06-10 12:33:30 +01:00 |
|
Sergey Lyubka
|
dfca896a64
|
Update huge response. More tests
|
2022-06-10 12:14:42 +01:00 |
|
Sergey Lyubka
|
8fc6f3f744
|
Remove mjson dependency
|
2022-06-10 09:40:22 +01:00 |
|
Sergey Lyubka
|
f65058fa03
|
Remove mjson dependency
Signed-off-by: Sergey Lyubka <valenok@gmail.com>
|
2022-06-10 09:39:53 +01:00 |
|
Sergey Lyubka
|
33567bab41
|
Add %g support to mg_snprintf()
|
2022-06-10 09:38:36 +01:00 |
|
Sergey Lyubka
|
106662b1d7
|
Add JSON API
|
2022-06-09 17:17:33 +01:00 |
|
Sergey Lyubka
|
b73115c002
|
Unbreak build
|
2022-06-08 22:09:11 +01:00 |
|
Sergey Lyubka
|
cff208c5a9
|
Introduce %Q format specifier, rework device dashboard
|
2022-06-08 21:44:01 +01:00 |
|
Sergey Lyubka
|
a83dd9569d
|
Unbreak esp32 example
|
2022-06-08 20:04:35 +01:00 |
|
Sergey Lyubka
|
807cd4df9e
|
Make sock.c less verbose
|
2022-06-08 19:55:24 +01:00 |
|
Sergey Lyubka
|
ac3151f871
|
Make dashboard more robust
|
2022-06-08 19:53:29 +01:00 |
|
Sergey Lyubka
|
d4106b5cbd
|
Send puback for qos > 0
|
2022-06-08 19:51:03 +01:00 |
|
Sergey Lyubka
|
bcb6c2675f
|
Unbreak esp32 device dashboard build
|
2022-06-08 13:54:20 +01:00 |
|
Sergey Lyubka
|
6b51666248
|
Move esp32 example
|
2022-06-08 13:24:41 +01:00 |
|
Sergey Lyubka
|
628a007112
|
Refresh packed filesystems
|
2022-06-08 13:22:09 +01:00 |
|
Sergey Lyubka
|
ee65342545
|
docs
|
2022-06-08 11:30:54 +01:00 |
|
Sergey Lyubka
|
94ea973fb5
|
Update docs
|
2022-06-08 11:01:30 +01:00 |
|
Sergey Lyubka
|
9f8424e93f
|
Update readme
|
2022-06-08 09:06:14 +01:00 |
|
Sergey Lyubka
|
2e750236be
|
Add uart-bridge example
|
2022-06-08 08:58:32 +01:00 |
|
Sergey Lyubka
|
c701315ab5
|
Merge pull request #1581 from behnejad/patch-1
fixing offset of Content-Length value.
|
2022-06-07 08:35:24 +01:00 |
|
Sergey Lyubka
|
a53dc5c0a0
|
Fix #1580 - uri_to_path2 for / corner case
|
2022-06-07 04:33:46 +01:00 |
|
Behnejad
|
895ca80b2b
|
fixing offset of Content-Length value.
in very large HTTP response, this offset might cause a problem with HTTP header format.
|
2022-06-07 08:00:12 +04:30 |
|
Sergey Lyubka
|
1dcb7dd13d
|
Update mingw target
|
2022-06-07 00:25:15 +01:00 |
|
Sergey Lyubka
|
e75afcba42
|
Update dash UI
|
2022-06-05 17:17:19 +01:00 |
|
Sergey Lyubka
|
0f0cf7a5db
|
Integrate #1579 - properly clear c->is_readable and c->is_writable flags in mg_iotest()
|
2022-06-05 15:27:16 +01:00 |
|
Sergey Lyubka
|
31c7d66245
|
Rework dashboard
|
2022-06-05 14:59:59 +01:00 |
|