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 |
|
Sergio R. Caprile
|
8a9630485f
|
fix sorting issues with locales
|
2024-02-01 10:22:30 -03:00 |
|
Sergio R. Caprile
|
066e4ac332
|
Merge pull request #2594 from cesanta/mg_json_get_tok
Add helper function mg_json_get_tok
|
2024-02-01 09:35:08 -03:00 |
|
Sergey Lyubka
|
f231760395
|
Add helper function mg_json_get_tok
|
2024-02-01 12:05:49 +00:00 |
|
Sergey Lyubka
|
ebfa5f0ba7
|
Add ek-ra6m4 example
|
2024-01-27 17:06:28 +00:00 |
|
Sergio R. Caprile
|
d7754516f0
|
no diff checks in nightly tests
|
2024-01-26 14:33:22 -03:00 |
|
Sergio R. Caprile
|
00fd1884ff
|
no diff checks in nightly tests
|
2024-01-26 12:54:07 -03:00 |
|
Sergio R. Caprile
|
b828be4873
|
no diff checks in nightly tests
|
2024-01-26 12:48:04 -03:00 |
|
Sergio R. Caprile
|
4045a541ef
|
Merge pull request #2590 from cesanta/rewact
Rework tests
|
2024-01-26 12:28:48 -03:00 |
|
Sergio R. Caprile
|
f7557c9e48
|
trigger
|
2024-01-26 12:27:04 -03:00 |
|
Sergio R. Caprile
|
7c62b5005e
|
work in progress
|
2024-01-26 12:15:48 -03:00 |
|
Sergey Lyubka
|
b804217501
|
Merge pull request #2581 from cesanta/2559
Fix #2559: order of handlers: protocol first, user second
|
2024-01-26 14:03:54 +00:00 |
|
Sergio R. Caprile
|
c6128094b6
|
rebase and update file-transfer example
|
2024-01-26 10:40:59 -03:00 |
|
Sergey Lyubka
|
0fc0230364
|
Changed the order of handlers: protocol first, user second
|
2024-01-26 10:34:24 -03:00 |
|
Sergio R. Caprile
|
dd6458262d
|
Merge pull request #2588 from cesanta/ft
Add file transfer example
|
2024-01-25 15:12:49 -03:00 |
|
Sergio R. Caprile
|
eb68bb2ce1
|
Add file-transfer example
|
2024-01-25 15:05:48 -03:00 |
|
Sergio R. Caprile
|
8dc62c25ed
|
Merge pull request #2587 from cesanta/tls
Fix #2570: close only when TLS buffers drained
|
2024-01-23 14:03:33 -03:00 |
|
Sergey Lyubka
|
d8fec13d2c
|
Fix #2570: close only when TLS buffers drained
|
2024-01-23 11:10:15 +00:00 |
|
Sergey Lyubka
|
922d148ab5
|
Add misra target
|
2024-01-23 11:09:16 +00:00 |
|
Sergio R. Caprile
|
08f05d6f8c
|
Merge pull request #2585 from cesanta/fai
prefix PHY-related constants
|
2024-01-22 18:45:00 -03:00 |
|
Sergio R. Caprile
|
7bec3b4954
|
Merge pull request #2586 from cesanta/pos9
rename MG_ENABLE_FILE to MG_ENABLE_POSIX_FS
|
2024-01-22 16:48:17 -03:00 |
|
Sergio R. Caprile
|
4d3fba57d4
|
rename MG_ENABLE_FILE to MG_ENABLE_POSIX_FS
|
2024-01-22 16:21:57 -03:00 |
|
Sergio R. Caprile
|
1a8a144726
|
prefix PHY-related constants
|
2024-01-22 14:27:22 -03:00 |
|
Sergio R. Caprile
|
00ea3830a7
|
Merge pull request #2580 from cesanta/2552
Fix #2552 - reject requests with invalid/absent chunk length
|
2024-01-22 09:20:56 -03:00 |
|
Sergey Lyubka
|
3880300cd9
|
Add 256/64 build
|
2024-01-21 12:49:57 +00:00 |
|
Sergey Lyubka
|
6b0e4a425d
|
Fix #2552 - reject requests with invalid/absent chunk length
|
2024-01-20 09:35:01 +00:00 |
|
Sergey Lyubka
|
f883504d2d
|
Fix #2573 - GCC build warning in tls_builtin.c::mul()
|
2024-01-20 08:51:01 +00:00 |
|
robertc2000
|
a1c5995967
|
Merge pull request #2562 from cesanta/imxflash-2
RT1020 and RT1060 OTA
|
2024-01-19 15:55:35 +02:00 |
|
robert
|
8500afbbd4
|
RT1020 and RT1060 OTA
|
2024-01-19 02:47:23 -05:00 |
|
Sergio R. Caprile
|
13cb94cf2b
|
Merge pull request #2575 from cesanta/flexsdk
remove flexspi.h
|
2024-01-18 17:51:02 -03:00 |
|
Sergio R. Caprile
|
f26a79d75c
|
remove flexspi.h
|
2024-01-18 17:47:02 -03:00 |
|
Sergey Lyubka
|
68e2cd9b29
|
Fix WCH example
|
2024-01-17 18:07:25 +00:00 |
|
Sergio R. Caprile
|
6e44bab3d5
|
Merge pull request #2572 from cesanta/armccnodet
change mongoose_custom for Keil
|
2024-01-16 16:59:23 -03:00 |
|
Sergio R. Caprile
|
677fea7bfa
|
change mongoose_custom for Keil
|
2024-01-16 16:21:05 -03:00 |
|
Sergio R. Caprile
|
0d2ae10bd9
|
Merge pull request #2571 from cesanta/dhcpsidfb
Fallback to IP source address on DHCP servers not filling sid
|
2024-01-16 10:26:34 -03:00 |
|
Sergio R. Caprile
|
faa582040b
|
Fallback to IP source address on DHCP servers not filling sid
|
2024-01-16 09:56:05 -03:00 |
|
Sergey Lyubka
|
0ad4002569
|
Make TLS less verbose
|
2024-01-14 23:27:52 +00:00 |
|
Sergey Lyubka
|
dfc2e97d5e
|
Squash warning
|
2024-01-14 22:10:18 +00:00 |
|
Sergio R. Caprile
|
57159dc5c0
|
Merge pull request #2568 from cesanta/1020flash
default to flash 1020
|
2024-01-12 14:23:48 -03:00 |
|
Sergio R. Caprile
|
77ff1511ff
|
default to flash 1020
|
2024-01-12 14:20:46 -03:00 |
|
Sergio R. Caprile
|
124ab99995
|
Merge pull request #2554 from cesanta/1060flash
1060flash
|
2024-01-11 16:25:21 -03:00 |
|
Sergey Lyubka
|
8ea08306b8
|
Update year to 2024
|
2024-01-10 14:31:09 +00:00 |
|