Sergey Lyubka
|
10029d6a8d
|
Merge pull request #2718 from cesanta/pathissane
change mg_path_is_sane()
|
2024-04-22 20:58:02 +01:00 |
|
Sergio R. Caprile
|
6697a2cfaa
|
change mg_path_is_sane()
|
2024-04-22 11:27:22 -03:00 |
|
robert
|
70abd1f98d
|
XMC7 full working example
|
2024-04-22 03:15:10 -04:00 |
|
Sergey Lyubka
|
312ca8e978
|
Tiny nit - fix dependencies
|
2024-04-20 18:24:41 +01:00 |
|
Sergey Lyubka
|
e1ccdc0570
|
Merge pull request #2657 from cesanta/xmc-eth
Added ethernet driver for Infineon XMC4 boards
|
2024-04-20 14:58:12 +01:00 |
|
Sergio R. Caprile
|
ef61d6ea48
|
remove http_match_uri()
|
2024-04-17 16:13:10 -03:00 |
|
Sergey Lyubka
|
e6bf658271
|
Fix #2685 - squash warnings in tls_builtin
|
2024-04-17 07:32:51 +01:00 |
|
Sergio R. Caprile
|
2bd188f3d6
|
add simple API support for app MQTT pub retries
|
2024-04-16 19:17:37 -03:00 |
|
Sergey Lyubka
|
e0e599ffa1
|
Fix #2612 - struct mg_str::ptr -> buf
|
2024-04-16 22:42:45 +01:00 |
|
Sergio R. Caprile
|
34150f3f71
|
Rename mongoose_custom as mongoose_config
|
2024-04-16 17:28:31 -03:00 |
|
Sergio R. Caprile
|
08cac802a4
|
poll TLS to process outstanding data in receive buffer
|
2024-04-15 12:13:31 -03:00 |
|
Sergio R. Caprile
|
2ac3552e6e
|
Allow zero-length 'last-will' messages
|
2024-04-11 11:20:46 -03:00 |
|
Sergey Lyubka
|
d094e090ff
|
Squash warnings
|
2024-03-27 08:58:48 +00:00 |
|
robert
|
c7a13025e4
|
Added ethernet driver for Infineon XMC4 boards
|
2024-03-26 10:21:09 -04:00 |
|
Sergey Lyubka
|
e4cd6bd824
|
Cleanup debugging leftovers
|
2024-03-26 11:33:59 +00:00 |
|
Sergio R. Caprile
|
d042697b10
|
Merge pull request #2663 from cesanta/tls
TLS client implementation
|
2024-03-25 16:56:43 -03:00 |
|
Sergey Lyubka
|
ba678b9ad1
|
TLS client implementation
|
2024-03-25 19:20:40 +00:00 |
|
Sergio R. Caprile
|
e9a2da61ef
|
silence pedantic new versions
|
2024-03-25 10:35:30 -03:00 |
|
Sergio R. Caprile
|
626f605835
|
Support RT11, fix RTL PHY, fix RA err cntr
|
2024-03-20 10:35:05 -03:00 |
|
Sergey Lyubka
|
fafc5c8348
|
Refactor autoinit code
|
2024-03-15 20:23:37 +00: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 |
|
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
|
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
|
f26c713482
|
prefix macros in tls_aes128
|
2024-03-06 11:59:12 -03: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
|
02120e24b6
|
Better acks
|
2024-03-03 10:59:31 +00:00 |
|
Sergey Lyubka
|
1c6f8b95eb
|
Sending ACK when about to exhaust TCP WIN1
|
2024-03-02 15:44:08 +00:00 |
|
Sergey Lyubka
|
309668ccbc
|
Increase local file buffer size in mg_http_upload()
|
2024-03-02 10:56:06 +00:00 |
|
Sergey Lyubka
|
cec06eb25c
|
Introduce MG_EV_HTTP_HDRS
|
2024-03-01 23:29:12 +00:00 |
|
robert
|
c59bf6613a
|
HTTP: respond to messages which have no explicit lengths
|
2024-02-28 04:01:39 -05: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
|
ecb3301bcb
|
Make net_builtin C89 friendly
|
2024-02-25 12:21:06 +00: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 |
|
Sergey Lyubka
|
112a1e908a
|
Adopt CCRH compiler
|
2024-02-22 17:53:15 +00:00 |
|
Sergio R. Caprile
|
1c114a279e
|
fix wrong MIME type for custom 404
|
2024-02-20 19:08:07 -03:00 |
|
Sergey Lyubka
|
0e2f3de154
|
Change mg_file_read() signature: return mg_str
|
2024-02-16 12:07:35 +00:00 |
|
Sergey Lyubka
|
5baa4d969e
|
Fill c->loc for outbound connections
|
2024-02-14 12:32:26 +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
|
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 |
|