Sergio R. Caprile
|
943a8a2708
|
fix references to RM
|
2024-03-20 10:35:05 -03:00 |
|
Sergio R. Caprile
|
d7b2b3f42e
|
Merge pull request #2648 from cesanta/autoinit
Refactor autoinit code
|
2024-03-17 14:22:25 -03:00 |
|
Sergey Lyubka
|
fafc5c8348
|
Refactor autoinit code
|
2024-03-15 20:23:37 +00:00 |
|
Sergio R. Caprile
|
15bd8b4fe9
|
Merge pull request #2647 from cesanta/phy
Split PHY code into phy.{c,h}
|
2024-03-15 11:04:45 -03:00 |
|
Sergio R. Caprile
|
928aed4342
|
Split PHY code into phy.{c,h}; add PHY config to STM32H driver
|
2024-03-15 10:37:54 -03:00 |
|
Sergey Lyubka
|
98782e44c2
|
Nit changes to the fleet dashboard
|
2024-03-13 13:41:22 +00:00 |
|
Sergio R. Caprile
|
65b23777b2
|
Merge pull request #2642 from cesanta/autoinit
Add driver init to mg_mgr_init()
|
2024-03-12 20:36:59 -03:00 |
|
Sergio R. Caprile
|
c8fd3d6d25
|
Add driver init to mg_mgr_init()
|
2024-03-12 15:55:35 -03:00 |
|
Sergey Lyubka
|
01e7cd5f13
|
Merge pull request #2646 from cesanta/tls
Fix #2619 - use mg_tls_pending() API to check for buffered TLS data
|
2024-03-12 08:49:32 +00:00 |
|
Sergey Lyubka
|
3ac9bd0468
|
Fix #2619 - use mg_tls_pending() API to check for buffered TLS data
|
2024-03-12 08:30:04 +00:00 |
|
Sergio R. Caprile
|
9f498d2eea
|
Merge pull request #2645 from cesanta/mp
tie Micropython examples to a stable release
|
2024-03-11 11:09:39 -03:00 |
|
Sergio R. Caprile
|
2d2d9ad277
|
tie Micropython examples to a stable release
|
2024-03-11 11:07:18 -03:00 |
|
Sergey Lyubka
|
2cc18a8ea3
|
Snippets
|
2024-03-10 19:00:32 +00:00 |
|
Sergey Lyubka
|
25036d5f48
|
Link to mongoose.ws
|
2024-03-10 18:59:02 +00:00 |
|
Sergey Lyubka
|
defee39ef9
|
Link to mongoose.ws
|
2024-03-10 18:58:14 +00:00 |
|
Sergey Lyubka
|
c78afb12a3
|
Remove dead link
|
2024-03-10 18:53:02 +00:00 |
|
Sergey Lyubka
|
f72b0b5056
|
Merge pull request #2632 from cesanta/reorg
Reorg skeleton
|
2024-03-09 16:04:35 +00:00 |
|
Sergey Lyubka
|
d46e505a80
|
Reorg skeleton
|
2024-03-09 16:01:06 +00:00 |
|
Sergey Lyubka
|
4027bcf7ea
|
Update readme
|
2024-03-09 10:29:14 +00:00 |
|
Sergey Lyubka
|
2905392665
|
Update readme
|
2024-03-09 10:28:43 +00:00 |
|
Sergio R. Caprile
|
98db3360df
|
Merge pull request #2641 from cesanta/aes
prefix macros in tls_aes128
|
2024-03-06 12:06:09 -03:00 |
|
Sergio R. Caprile
|
f26c713482
|
prefix macros in tls_aes128
|
2024-03-06 11:59:12 -03:00 |
|
Sergey Lyubka
|
05e55334fc
|
Fix vc98 build
|
2024-03-06 00:57:31 +00:00 |
|
Sergey Lyubka
|
01fe61276e
|
Add unit test for semicolon in value
|
2024-03-06 00:49:55 +00:00 |
|
Sergey Lyubka
|
219253ad71
|
Merge pull request #2636 from cesanta/mg_http_upload
Increase local file buffer size in mg_http_upload()
|
2024-03-05 06:05:36 +00:00 |
|
Sergey Lyubka
|
7b125558cb
|
Merge pull request #2639 from cesanta/ack2
Better acks
|
2024-03-05 06:05:20 +00:00 |
|
Sergey Lyubka
|
02120e24b6
|
Better acks
|
2024-03-03 10:59:31 +00:00 |
|
Sergey Lyubka
|
91bc79c14c
|
Merge pull request #2638 from cesanta/ack
restart timer when acking
|
2024-03-02 20:59:04 +00:00 |
|
Sergio R. Caprile
|
5ca552cf1c
|
restart timer when acking
|
2024-03-02 15:25:02 -03:00 |
|
Sergio R. Caprile
|
2066304b14
|
Merge pull request #2637 from cesanta/ack
Sending ACK when about to exhaust TCP WIN1
|
2024-03-02 12:50:29 -03:00 |
|
Sergey Lyubka
|
1c6f8b95eb
|
Sending ACK when about to exhaust TCP WIN1
|
2024-03-02 15:44:08 +00:00 |
|
Sergio R. Caprile
|
5384591f5b
|
Merge pull request #2635 from cesanta/uploads
Enhance upload example - write uploaded file
|
2024-03-02 11:21:55 -03:00 |
|
Sergey Lyubka
|
309668ccbc
|
Increase local file buffer size in mg_http_upload()
|
2024-03-02 10:56:06 +00:00 |
|
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
7.13
|
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 |
|
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 |
|