Sergey Lyubka
|
fefe8b1c15
|
Merge pull request #2416 from cesanta/log
Add MG_ENABLE_CUSTOM_LOG
|
2023-10-09 07:55:31 +01:00 |
|
cpq
|
ea2ff010a9
|
Add MG_ENABLE_CUSTOM_LOG
|
2023-10-08 17:09:14 +01:00 |
|
cpq
|
e357cb3185
|
Bump up max DNS responses 10->15
|
2023-10-08 15:30:18 +01:00 |
|
cpq
|
c29ee769bc
|
Fix comment
|
2023-10-07 17:58:20 +01:00 |
|
Sergey Lyubka
|
82399f1561
|
Merge pull request #2414 from cesanta/rt1020
Rework RT1020 driver
|
2023-10-07 11:21:29 +01:00 |
|
Sergio R. Caprile
|
9255ceaf8a
|
Rework RT1020 driver
Add web server in example
Add to tests
|
2023-10-06 16:56:00 -03:00 |
|
cpq
|
bb9c7c0eb3
|
Handle ECOS case in accept_conn()
|
2023-10-06 15:58:26 +01:00 |
|
Sergey Lyubka
|
8ec327f9c7
|
Merge pull request #2407 from cesanta/rt1020
Add RT1020-EVK baremetal example
|
2023-10-05 14:19:00 +01:00 |
|
Sergio R. Caprile
|
c9b982eaff
|
add update script to Makefile
|
2023-10-04 16:31:50 -03:00 |
|
Sergio R. Caprile
|
248e7b6e29
|
Add RT1020-EVK baremetal example
|
2023-10-04 15:18:57 -03:00 |
|
Sergey Lyubka
|
cb1ae312a1
|
Merge pull request #2404 from cesanta/g031
Add nucleo-g031 baremetal example
|
2023-10-04 15:39:19 +01:00 |
|
cpq
|
4db3fc2515
|
dd nucleo-g031 baremetal example
|
2023-10-03 13:55:47 +01:00 |
|
Sergey Lyubka
|
79d6017c56
|
Merge pull request #2402 from cesanta/bcast
send broadcasts in MIP
|
2023-10-03 13:53:58 +01:00 |
|
Sergio R. Caprile
|
d4c122b17a
|
send broadcasts in MIP
|
2023-10-02 13:37:27 -03:00 |
|
cpq
|
57fd93eeda
|
Fix ring color
|
2023-10-01 23:20:42 +01:00 |
|
cpq
|
19cac05747
|
Enhance components
|
2023-10-01 23:08:10 +01:00 |
|
Sergey Lyubka
|
5ebede5096
|
Merge pull request #2395 from cesanta/scopeid
Fix #2192 - honor addr%scopeid ipv6 notation
|
2023-09-29 15:52:40 +01:00 |
|
cpq
|
46ecb07fc8
|
Fix #2192 - honor addr%scopeid ipv6 notation
|
2023-09-29 15:49:47 +01:00 |
|
cpq
|
a628a05efb
|
Restore pub. domain notice
|
2023-09-29 13:09:29 +01:00 |
|
cpq
|
fc626bb57f
|
Update pakced fs
|
2023-09-28 16:27:58 +01:00 |
|
cpq
|
1291839182
|
Update packed fs
|
2023-09-28 15:09:34 +01:00 |
|
Sergey Lyubka
|
736e7a2cf9
|
Merge pull request #2394 from cesanta/chunks
Get rid of MG_EV_HTTP_CHUNK
|
2023-09-26 20:45:40 +01:00 |
|
cpq
|
7884a2f3c7
|
Get rid of MG_EV_HTTP_CHUNK
|
2023-09-26 20:45:24 +01:00 |
|
Sergey Lyubka
|
dde699ffda
|
Merge pull request #2393 from cesanta/ota-api-refactoring
OTA API refactoring: renamed files and defines
|
2023-09-26 14:15:49 +01:00 |
|
robert
|
fa54a22aed
|
OTA API refactoring: renamed files and defines
|
2023-09-26 08:33:39 -04:00 |
|
cpq
|
822b0c011a
|
Add sys_flash.c for common mg_flash_{load,save}
|
2023-09-25 07:55:35 +01:00 |
|
cpq
|
a0f8a197c9
|
Split sys.h API over MG_SYS_*
|
2023-09-25 07:33:38 +01:00 |
|
Sergey Lyubka
|
7e75e51332
|
Merge pull request #2392 from cesanta/flash2
Commonise flash-based OTA. Add h7 support.
|
2023-09-25 05:21:52 +01:00 |
|
cpq
|
b37efbe891
|
Commonise flash-based OTA. Add h7 support.
|
2023-09-24 21:55:49 +01:00 |
|
cpq
|
6e648c90b0
|
Added OTA to the feature list
|
2023-09-24 21:18:02 +01:00 |
|
cpq
|
377d6acc74
|
Fix leak in unit test
|
2023-09-22 08:12:09 +01:00 |
|
Sergey Lyubka
|
f552d15fe4
|
Merge pull request #2390 from cesanta/tickets
Restore tickets support
|
2023-09-21 19:08:08 +01:00 |
|
cpq
|
d1204e8a66
|
Better chunk length calculation
|
2023-09-21 19:04:32 +01:00 |
|
cpq
|
9ec48e41f7
|
Restore tickets support
|
2023-09-21 18:43:33 +01:00 |
|
Sergey Lyubka
|
9055a83b4f
|
Merge pull request #2388 from cesanta/dns
dns.c slight refactor, no functional changes
|
2023-09-21 13:38:23 +01:00 |
|
cpq
|
dd047b2613
|
dns.c slight refactor, no functional changes
|
2023-09-21 13:38:06 +01:00 |
|
Sergey Lyubka
|
b7a32069b1
|
Merge pull request #2389 from cesanta/ipv6
Address discussions/2305 - bind to v6 only / v6 and v4
|
2023-09-21 13:37:29 +01:00 |
|
cpq
|
00d475bc7e
|
Address https://github.com/cesanta/mongoose/discussions/2305 - bind to v6 only / v6 and v4
|
2023-09-21 12:35:47 +01:00 |
|
Sergio R. Caprile
|
33ab44430c
|
Merge pull request #2386 from cesanta/timer
Revert to the old TLS API, but keep certs as mg_str for DER
|
2023-09-19 12:17:56 -03:00 |
|
Sergio R. Caprile
|
b355da32b9
|
Add GA OpenSSL tests back
|
2023-09-19 12:08:02 -03:00 |
|
cpq
|
3f0366a514
|
Revert to the old TLS API, but keep certs as mg_str for DER
|
2023-09-19 11:15:23 +01:00 |
|
cpq
|
7ecbbc517d
|
Using mg_bzero to cleanup memory in mg_close_conn()
|
2023-09-17 22:25:36 +01:00 |
|
cpq
|
a04c94444e
|
Add rt1020 baremetal sketch
|
2023-09-17 10:41:04 +01:00 |
|
Sergio R. Caprile
|
42b9ac1145
|
update
|
2023-09-12 18:30:23 -03:00 |
|
Sergio R. Caprile
|
7be4925c70
|
Merge pull request #2384 from cesanta/p_open
Do not use CLOEXEC on Windows
|
2023-09-12 18:28:39 -03:00 |
|
Sergio R. Caprile
|
7b19568683
|
Do not use CLOEXEC on Windows
|
2023-09-12 17:11:55 -03:00 |
|
Sergio R. Caprile
|
8f56779855
|
Merge pull request #2383 from cesanta/poll
Optimize test coverage
|
2023-09-12 16:41:17 -03:00 |
|
Sergio R. Caprile
|
fdfad8462c
|
Optimize test coverage
|
2023-09-12 16:28:10 -03:00 |
|
Sergio R. Caprile
|
3773ef45e7
|
Optimize test coverage
|
2023-09-12 16:22:54 -03:00 |
|
Sergio R. Caprile
|
c0ca3cacb4
|
Fixing test.yml
|
2023-09-12 15:05:29 -03:00 |
|
Sergio R. Caprile
|
bed0630698
|
Fixing test.yml
|
2023-09-12 09:13:38 -03:00 |
|
Sergey Lyubka
|
53baa18836
|
Merge pull request #2380 from cesanta/ip-fragmentation-2
IP fragmentation send path: added TCP/UDP packet splitting to fit within MTU
|
2023-09-12 12:51:04 +01:00 |
|
Sergey Lyubka
|
32a2144426
|
Merge pull request #2382 from cesanta/poll
increase test coverage
|
2023-09-12 12:50:50 +01:00 |
|
robert
|
264026acde
|
added TCP/UDP packet splitting to fit within MTU
|
2023-09-12 07:05:13 -04:00 |
|
Sergio R. Caprile
|
43503ef73a
|
increase test coverage
|
2023-09-11 17:46:25 -03:00 |
|
Sergio R. Caprile
|
7f52717e9d
|
increase test coverage
|
2023-09-11 17:41:36 -03:00 |
|
Sergio R. Caprile
|
bd59185ef1
|
Merge pull request #2381 from cesanta/tls
add host only validation
|
2023-09-11 16:38:18 -03:00 |
|
Sergio R. Caprile
|
310ffcd4eb
|
add host only validation
|
2023-09-11 16:34:24 -03:00 |
|
cpq
|
d23664a457
|
Move network code to net.*
|
2023-09-08 09:39:57 +01:00 |
|
Sergio R. Caprile
|
a1e316ddcf
|
make TCP example work with new TLS API
|
2023-09-06 18:50:33 -03:00 |
|
Sergio R. Caprile
|
e328758fc7
|
Merge pull request #2379 from cesanta/tls
unifomize TLS examples, stage 1
|
2023-09-06 16:55:46 -03:00 |
|
Sergio R. Caprile
|
dbf49255a3
|
fix
|
2023-09-06 16:19:21 -03:00 |
|
Sergio R. Caprile
|
1391bdcf8b
|
remove certs.h
|
2023-09-06 15:49:02 -03:00 |
|
Sergio R. Caprile
|
d8106a8ffe
|
use packed ca.pem
|
2023-09-06 15:21:16 -03:00 |
|
Sergio R. Caprile
|
ae55789c4b
|
erase ca.pem
|
2023-09-06 15:21:16 -03:00 |
|
Sergio R. Caprile
|
ec02ccf5b2
|
Merge pull request #2377 from cesanta/h5
uniformize examples
|
2023-09-05 13:43:39 -03:00 |
|
Sergio R. Caprile
|
f970cd78d7
|
uniformize examples
|
2023-09-05 13:36:46 -03:00 |
|
Sergio R. Caprile
|
8140ea16a7
|
Merge pull request #2371 from cesanta/cloexec
Fix #2369 - set CLOEXEC on epoll and regular file fds
|
2023-09-05 10:15:58 -03:00 |
|
Sergey Lyubka
|
2883709756
|
Merge pull request #2370 from cesanta/ota
Add OTA to the device dashboard. Implement for H5
|
2023-09-05 13:28:22 +01:00 |
|
cpq
|
ca4c2c6c41
|
Set CLOEXEC on epoll and regular file fds
|
2023-09-05 06:56:41 +01:00 |
|
Sergey Lyubka
|
fbc56f4adf
|
Merge pull request #2367 from cesanta/ip-fragmentation
closing connection if a fragmented packet is received
|
2023-09-05 06:34:29 +01:00 |
|
cpq
|
2f014237b2
|
Add OTA to the device dashboard. Implement for H5
|
2023-09-04 22:07:32 +01:00 |
|
robert
|
f33e3a7752
|
closing connection if a fragmented packet is received
|
2023-08-30 10:30:51 -04:00 |
|
cpq
|
d5b5cec797
|
Make fuzzer faster on large input/output
|
2023-08-26 00:52:24 +01:00 |
|
Sergey Lyubka
|
f8e1f17651
|
Merge pull request #2366 from cesanta/h5
Add FreeRTOS example on H5
|
2023-08-25 21:21:41 +01:00 |
|
Sergio R. Caprile
|
be58bfe22b
|
Add FreeRTOS example on H5
|
2023-08-25 17:15:26 -03:00 |
|
Sergey Lyubka
|
995a63dc39
|
Merge pull request #2364 from cesanta/braces
Style: always braces around if + else
|
2023-08-25 15:00:52 +01:00 |
|
cpq
|
e8d57ac4e1
|
Style: always braces around if + else
|
2023-08-25 14:46:38 +01:00 |
|
Sergio R. Caprile
|
eab3a83548
|
Merge pull request #2362 from cesanta/h5
Update H5 HAL, enable RNG, work at 250MHz, add to tests
|
2023-08-24 13:35:37 -03:00 |
|
Sergio R. Caprile
|
3fb9e5fd56
|
Update H5 HAL, enable RNG, work at 250MHz, add to tests
|
2023-08-24 13:32:37 -03:00 |
|
Sergio R. Caprile
|
41448278cf
|
Merge pull request #2360 from cesanta/h7
Fix sysinit in H7
|
2023-08-23 14:37:21 -03:00 |
|
cpq
|
48516b43c5
|
Use device 11
|
2023-08-23 00:38:57 +01:00 |
|
Sergio R. Caprile
|
80b7be0568
|
Fix sysinit in H7
|
2023-08-22 19:58:19 -03:00 |
|
Sergey Lyubka
|
4183552aee
|
Merge pull request #2358 from cesanta/b64
Change base64 API
|
2023-08-22 14:43:33 +01:00 |
|
cpq
|
527e89754e
|
Change base64 API
|
2023-08-22 12:11:13 +01:00 |
|
robertc2000
|
30e0f42c97
|
Merge pull request #2357 from cesanta/tcpip-conn-init
improved tcp connection initiation
|
2023-08-22 09:30:24 +03:00 |
|
Sergio R. Caprile
|
39b40daf5d
|
cleanup
|
2023-08-21 19:34:04 -03:00 |
|
Sergio R. Caprile
|
94636f4d30
|
Merge pull request #2355 from cesanta/mqtt54
Add MQTT example and test for SAME54
|
2023-08-21 19:27:17 -03:00 |
|
Sergio R. Caprile
|
fd53548c5e
|
Add MQTT example and test for SAME54
|
2023-08-21 19:24:33 -03:00 |
|
Sergio R. Caprile
|
354ea30797
|
Add MQTT example and test for SAME54
|
2023-08-21 19:11:50 -03:00 |
|
Sergio R. Caprile
|
11303e0dc1
|
Merge pull request #2354 from cesanta/tst
Add MQTT test for MIP
|
2023-08-21 17:26:24 -03:00 |
|
Sergio R. Caprile
|
b4c645f703
|
Add MQTT test for MIP
|
2023-08-21 17:22:42 -03:00 |
|
cpq
|
3256218fd2
|
Do uri len check after it is finalised
|
2023-08-21 17:16:48 +01:00 |
|
robert
|
a4f14b0ddf
|
improved tcp connection initiation
|
2023-08-21 10:22:53 -04:00 |
|
Sergio R. Caprile
|
e7459d91f9
|
Merge pull request #2353 from cesanta/certs
Store certs in certs/. Add mg_unpacked()
|
2023-08-21 09:52:10 -03:00 |
|
cpq
|
b32d1c15f0
|
Store certs in certs/. Add mg_unpacked()
|
2023-08-20 23:43:04 +01:00 |
|
Sergio R. Caprile
|
1e0d57a832
|
Merge pull request #2352 from cesanta/mip
Unify naming: all network stacks are in src/net_...
|
2023-08-18 16:40:57 -03:00 |
|
cpq
|
f3617a1cf3
|
Add integer overflow protection
|
2023-08-18 20:33:57 +01:00 |
|
cpq
|
89a9a50b96
|
Unify naming: all network stacks are in src/net_...
|
2023-08-18 19:59:15 +01:00 |
|
cpq
|
69d2ba7316
|
Add example for nucleo-h563zi
|
2023-08-18 16:06:17 +01:00 |
|