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
|
2419f02766
|
Fix #2592: do not close pipelined connection prematurely
|
2024-02-11 09:05:19 +00:00 |
|
Sergio R. Caprile
|
0b667ca869
|
cap # responses instead of rejecting
|
2024-02-09 12:28:56 -03:00 |
|
Sergey Lyubka
|
936e7bbc88
|
mg_split -> mg_span. Remove mg_commalist
|
2024-02-04 09:26:42 +00:00 |
|
Sergey Lyubka
|
e0668bc1c0
|
Allow user specify file in mg_http_upload
|
2024-02-04 08:56:32 +00:00 |
|
Sergey Lyubka
|
cbfa57a955
|
Add helper mg_fs_ls()
|
2024-02-01 18:24:37 +00:00 |
|
Sergey Lyubka
|
f231760395
|
Add helper function mg_json_get_tok
|
2024-02-01 12:05:49 +00:00 |
|
Sergey Lyubka
|
0fc0230364
|
Changed the order of handlers: protocol first, user second
|
2024-01-26 10:34:24 -03:00 |
|
Sergey Lyubka
|
d8fec13d2c
|
Fix #2570: close only when TLS buffers drained
|
2024-01-23 11:10:15 +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
|
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 |
|
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 |
|
robert
|
8500afbbd4
|
RT1020 and RT1060 OTA
|
2024-01-19 02:47:23 -05:00 |
|
Sergio R. Caprile
|
677fea7bfa
|
change mongoose_custom for Keil
|
2024-01-16 16:21:05 -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 |
|
Sergey Lyubka
|
8ea08306b8
|
Update year to 2024
|
2024-01-10 14:31:09 +00:00 |
|
Sergey Lyubka
|
80782b289f
|
Set default listen backlog size back to 128
|
2024-01-10 11:10:43 +00:00 |
|
Sergio R. Caprile
|
deca1aaf46
|
remove fn_data from event handler signature
|
2024-01-09 14:51:19 -03:00 |
|
Sergio R. Caprile
|
2427c40a4c
|
Avoid calling mg_send on no actual payload
|
2023-12-29 14:58:03 -03:00 |
|
Sergey Lyubka
|
744df7b244
|
Better checks in skip_chunk()
|
2023-12-29 11:59:02 +00:00 |
|
Sergey Lyubka
|
01b612cff5
|
WCH FW build fix. Introduce phy_addr for STM32F driver
|
2023-12-27 15:38:51 +00:00 |
|
Sergey Lyubka
|
06f8238107
|
Fix TLS codepath for pending data. Reuse c->rtls
|
2023-12-22 16:17:06 +00:00 |
|
Sergey Lyubka
|
61825b2390
|
Add mg_wakeup()
|
2023-12-21 14:03:33 -03:00 |
|
Sergey Lyubka
|
a50b8ff5d7
|
Remove gettimeofday implementation, to avoid clashes
|
2023-12-21 15:05:07 +00:00 |
|
Sergio R. Caprile
|
285dc63c5c
|
reformat comments
|
2023-12-20 16:40:31 -03:00 |
|
Sergey Lyubka
|
a0e66fb9e6
|
Add built-in TLS 1.3 stack: server side, EC support
|
2023-12-20 11:04:31 +00:00 |
|
Sergio R. Caprile
|
387334c8c2
|
stm32 -> stm32f
|
2023-12-15 21:55:52 -03:00 |
|
Sergio R. Caprile
|
cd021daf79
|
Merge pull request #2531 from cesanta/mqttrndis
Add MQTT device through RNDIS example
|
2023-12-15 13:39:21 -03:00 |
|
Sergey Lyubka
|
536aa1fb62
|
Fix post-OTA status save
|
2023-12-15 11:32:46 +00:00 |
|
Sergio R. Caprile
|
ad57731ae1
|
Add MQTT device through RNDIS example
|
2023-12-13 17:24:52 -03:00 |
|
Sergio R. Caprile
|
92ecef7bd3
|
Be less verbose on unkown eth types
|
2023-12-10 15:17:20 -03:00 |
|
cpq
|
144c2f443e
|
TLS layer: c->rtls to optimise recvd TLS data
|
2023-12-10 12:18:07 +00:00 |
|
Sergey Lyubka
|
ed2d4c1c2b
|
Merge pull request #2519 from cesanta/prof
Add profiling capability
|
2023-12-08 18:43:14 +00:00 |
|
cpq
|
693316de44
|
Add profiling capability
|
2023-12-08 17:00:42 +00:00 |
|
cpq
|
6e68124405
|
Move TLS API to tls.h, fix builtin handshake codepath
|
2023-12-08 00:30:09 +00:00 |
|
Sergio R. Caprile
|
7f8cdf1e79
|
fs ls
|
2023-12-01 20:43:39 -03:00 |
|
cpq
|
4c445453d3
|
Fix #2460 - sanity check of the Transfer-Encoding: chunked header
|
2023-12-01 11:24:32 +00:00 |
|
cpq
|
85d3e7f375
|
Use V307 flash
|
2023-11-30 23:51:34 +00:00 |
|
cpq
|
bd53e46873
|
Do not allow invalid UTF8 in method, uri, header names
|
2023-11-25 11:33:07 +00:00 |
|
cpq
|
9cfd3124ef
|
Fix #2487 - correct GMAC_DCFGR, receive size -> full size
|
2023-11-25 08:04:38 +00:00 |
|
Sergey Lyubka
|
36748ee406
|
Merge pull request #2486 from cesanta/st_v307
Post-IRQ DMASR flags cleanup
|
2023-11-25 07:49:32 +00:00 |
|
Sergey Lyubka
|
2a25e449a2
|
Merge pull request #2476 from cesanta/mqtt-dashboard-part-2
Added MQTT Dashboard support for H723ZG
|
2023-11-24 10:45:49 +00:00 |
|
cpq
|
f2f60a7b3b
|
Post-IRQ DMASR flags cleanup
|
2023-11-24 10:43:56 +00:00 |
|
cpq
|
82916a1cef
|
Wrap dirty IRQ flag cleanup for v307 into a conditional
|
2023-11-22 15:41:45 +00:00 |
|
cpq
|
fa76312313
|
Add example for ch32v307
|
2023-11-22 10:22:10 +00:00 |
|