Sergey Lyubka
|
06a9fb3f53
|
Enhance upload example
|
2024-03-02 10:12:43 +00:00 |
|
Sergio R. Caprile
|
00db56f7d7
|
Merge pull request #2634 from cesanta/MG_EV_HTTP_HDRS
Introduce MG_EV_HTTP_HDRS
|
2024-03-01 20:50:57 -03:00 |
|
Sergey Lyubka
|
cec06eb25c
|
Introduce MG_EV_HTTP_HDRS
|
2024-03-01 23:29:12 +00:00 |
|
Sergey Lyubka
|
73a3897e1b
|
Merge pull request #2630 from cesanta/2593-mongoose-closes-the-connection-without-responding-to-post-requests-that-dont-have-explicit-lengths
HTTP: respond to messages which have no explicit lengths
|
2024-02-28 19:21:06 +00:00 |
|
Sergey Lyubka
|
100c4c15ce
|
2024
|
2024-02-28 18:16:00 +00:00 |
|
robert
|
c59bf6613a
|
HTTP: respond to messages which have no explicit lengths
|
2024-02-28 04:01:39 -05:00 |
|
Sergio R. Caprile
|
ac435bcb91
|
Merge pull request #2629 from cesanta/z
Satisfy new Zephyr config
|
2024-02-27 11:51:45 -03:00 |
|
Sergio R. Caprile
|
5d0bfccbc7
|
Satisfy new Zephyr config
|
2024-02-27 11:32:16 -03:00 |
|
Sergio R. Caprile
|
813489dc2f
|
Merge pull request #2627 from cesanta/z
update
|
2024-02-26 16:59:16 -03:00 |
|
Sergio R. Caprile
|
828f31d5e6
|
update
|
2024-02-26 16:58:04 -03:00 |
|
Sergio R. Caprile
|
8130f7f25f
|
Merge pull request #2625 from cesanta/c89
Make net_builtin C89 friendly
|
2024-02-26 09:20:42 -03:00 |
|
Sergey Lyubka
|
943e1c5f77
|
Adopt arch_freertos.h for CCRH compiler
|
2024-02-26 12:05:35 +00:00 |
|
Sergey Lyubka
|
ecb3301bcb
|
Make net_builtin C89 friendly
|
2024-02-25 12:21:06 +00:00 |
|
Sergio R. Caprile
|
a0f33aebf7
|
Merge pull request #2624 from cesanta/2620
test returned content-type for custom 404
|
2024-02-23 09:15:45 -03:00 |
|
Sergio R. Caprile
|
6862981640
|
test returned content-type for user page404
|
2024-02-23 09:11:42 -03:00 |
|
Sergey Lyubka
|
f61f2d2e9f
|
Merge pull request #2620 from cesanta/2617
fix wrong MIME type for custom 404
|
2024-02-23 01:50:02 +00:00 |
|
Sergey Lyubka
|
1743e175cd
|
Merge pull request #2623 from cesanta/r2d2
Add support for RA6M4
|
2024-02-23 00:45:47 +00:00 |
|
Sergio R. Caprile
|
a027f58744
|
Add support for RA6M4
|
2024-02-22 20:51:01 -03:00 |
|
Sergio R. Caprile
|
c98886402b
|
Merge pull request #2621 from cesanta/ccrh
Adopt CCRH compiler
|
2024-02-22 20:18:15 -03:00 |
|
Sergey Lyubka
|
112a1e908a
|
Adopt CCRH compiler
|
2024-02-22 17:53:15 +00:00 |
|
Sergey Lyubka
|
01ae80ecd1
|
Fix fuzzer call for mg_span()
|
2024-02-22 08:36:25 +00:00 |
|
Sergio R. Caprile
|
52997c6c51
|
update version
|
2024-02-21 08:50:06 -03:00 |
|
Sergio R. Caprile
|
1c114a279e
|
fix wrong MIME type for custom 404
|
2024-02-20 19:08:07 -03:00 |
|
Sergey Lyubka
|
93148e3223
|
Merge pull request #2616 from cesanta/upload
Add file upload functionality to the http-server example
|
2024-02-20 12:07:19 +00:00 |
|
Sergey Lyubka
|
f01807ef17
|
Add file upload functionality to the http-server example
|
2024-02-20 11:39:28 +00:00 |
|
Sergio R. Caprile
|
a4ed740518
|
Merge pull request #2610 from cesanta/file_read
Change mg_file_read() signature: return mg_str
|
2024-02-16 09:48:08 -03:00 |
|
Sergey Lyubka
|
0e2f3de154
|
Change mg_file_read() signature: return mg_str
|
2024-02-16 12:07:35 +00:00 |
|
Sergey Lyubka
|
d128d2146a
|
Online status
|
2024-02-15 09:49:59 +00:00 |
|
Sergey Lyubka
|
c683e1e988
|
More style changes
|
2024-02-15 09:46:42 +00:00 |
|
Sergey Lyubka
|
0b7038d44d
|
Fixed layout
|
2024-02-15 09:38:32 +00:00 |
|
Sergey Lyubka
|
55698b91c0
|
Disable OTA for now..
|
2024-02-15 09:26:37 +00:00 |
|
Sergey Lyubka
|
eff54827b2
|
Fix config reporting
|
2024-02-14 23:46:43 +00:00 |
|
Sergio R. Caprile
|
2c2c7f6894
|
Merge pull request #2609 from cesanta/loc
Fill c->loc for outbound connections
|
2024-02-14 09:51:10 -03:00 |
|
Sergey Lyubka
|
5baa4d969e
|
Fill c->loc for outbound connections
|
2024-02-14 12:32:26 +00:00 |
|
Sergey Lyubka
|
d745c41d5b
|
Merge pull request #2608 from cesanta/mqtt-dash
Update mqtt-dashboard, adopt new UI, break OTA for now..
|
2024-02-14 12:18:17 +00:00 |
|
Sergey Lyubka
|
a86bde7b3f
|
Update mqtt-dashboard, adopt new UI, break OTA for now..
|
2024-02-14 12:14:17 +00:00 |
|
Sergio R. Caprile
|
4ab2309a5d
|
Merge pull request #2607 from cesanta/tls
Fix #2603: TLS read path
|
2024-02-14 08:50:44 -03:00 |
|
Sergey Lyubka
|
9172f62970
|
Fix #2603: TLS read path
|
2024-02-13 05:49:15 +00:00 |
|
Sergey Lyubka
|
daa47e8272
|
Merge pull request #2604 from cesanta/pipeline
Fix #2592: do not close pipelined connection prematurely
|
2024-02-13 05:48:34 +00:00 |
|
Sergey Lyubka
|
2419f02766
|
Fix #2592: do not close pipelined connection prematurely
|
2024-02-11 09:05:19 +00:00 |
|
Sergio R. Caprile
|
c8d45c9ff1
|
Merge pull request #2601 from cesanta/dns
cap # responses instead of rejecting
|
2024-02-09 12:35:15 -03:00 |
|
Sergio R. Caprile
|
0b667ca869
|
cap # responses instead of rejecting
|
2024-02-09 12:28:56 -03:00 |
|
Sergio R. Caprile
|
1a5ea930ab
|
Update fuzz.c for mg_commalist -> mg_span
|
2024-02-04 23:41:16 -03:00 |
|
Sergey Lyubka
|
e4bfb2b5b0
|
Merge pull request #2597 from cesanta/str
mg_split -> mg_span. Remove mg_commalist
|
2024-02-04 09:39:08 +00:00 |
|
Sergey Lyubka
|
936e7bbc88
|
mg_split -> mg_span. Remove mg_commalist
|
2024-02-04 09:26:42 +00:00 |
|
Sergey Lyubka
|
93b5063251
|
Merge pull request #2599 from cesanta/upload
Allow user specify file in mg_http_upload
|
2024-02-04 09:07:28 +00:00 |
|
Sergey Lyubka
|
e0668bc1c0
|
Allow user specify file in mg_http_upload
|
2024-02-04 08:56:32 +00:00 |
|
Sergey Lyubka
|
fa5aa308bc
|
Merge pull request #2596 from cesanta/ls
Add helper mg_fs_ls()
|
2024-02-01 18:25:05 +00:00 |
|
Sergey Lyubka
|
cbfa57a955
|
Add helper mg_fs_ls()
|
2024-02-01 18:24:37 +00:00 |
|
Sergey Lyubka
|
f8898b016e
|
More unit tests for mg_split()
|
2024-02-01 18:21:46 +00:00 |
|