cpq
|
85d3e7f375
|
Use V307 flash
|
2023-11-30 23:51:34 +00:00 |
|
cpq
|
9cfd3124ef
|
Fix #2487 - correct GMAC_DCFGR, receive size -> full size
|
2023-11-25 08:04:38 +00:00 |
|
Sergio R. Caprile
|
c8f207c277
|
rename iMX-RT
|
2023-11-15 19:27:20 -03:00 |
|
cpq
|
b815e6bc04
|
Add teensy41 example
|
2023-11-11 21:22:00 +00:00 |
|
Sergey Lyubka
|
107e303282
|
Merge pull request #2445 from cesanta/cmsis-driver
Add driver for CMSIS-Driver
|
2023-11-02 14:55:16 +00:00 |
|
cpq
|
376e5ccaae
|
Single bank OTA
|
2023-11-02 09:30:55 +00:00 |
|
Sergio R. Caprile
|
b792304cf8
|
Add driver for CMSIS-Driver
|
2023-11-01 17:26:34 -03:00 |
|
cpq
|
2caff93f83
|
Remove IMX, imx prefix for NXP
|
2023-10-24 17:30:22 +01:00 |
|
Sergio R. Caprile
|
32559f15ea
|
fix Github editor line ending creativity
|
2023-10-12 10:56:38 -03:00 |
|
Sergio R. Caprile
|
b10eef1e32
|
Update version in mongoose.h
|
2023-10-12 10:44:58 -03:00 |
|
Sergio R. Caprile
|
b1c220e610
|
Remove mg_mkpipe() leftovers
|
2023-10-10 18:16:02 -03:00 |
|
Sergey Lyubka
|
d18b2b390a
|
Merge pull request #2415 from cesanta/json
Add mg_json_next() for iterating objects/arrays
|
2023-10-09 07:55:44 +01:00 |
|
cpq
|
ea2ff010a9
|
Add MG_ENABLE_CUSTOM_LOG
|
2023-10-08 17:09:14 +01:00 |
|
cpq
|
293ee2162c
|
Add mg_json_next() for iterating objects/arrays
|
2023-10-07 22:40:51 +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 |
|
Sergio R. Caprile
|
248e7b6e29
|
Add RT1020-EVK baremetal example
|
2023-10-04 15:18:57 -03:00 |
|
cpq
|
46ecb07fc8
|
Fix #2192 - honor addr%scopeid ipv6 notation
|
2023-09-29 15:49:47 +01:00 |
|
cpq
|
7884a2f3c7
|
Get rid of MG_EV_HTTP_CHUNK
|
2023-09-26 20:45:24 +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 |
|
cpq
|
b37efbe891
|
Commonise flash-based OTA. Add h7 support.
|
2023-09-24 21:55:49 +01:00 |
|
cpq
|
9ec48e41f7
|
Restore tickets support
|
2023-09-21 18:43:33 +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 |
|
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 |
|
Sergio R. Caprile
|
c0ca3cacb4
|
Fixing test.yml
|
2023-09-12 15:05:29 -03:00 |
|
robert
|
264026acde
|
added TCP/UDP packet splitting to fit within MTU
|
2023-09-12 07:05:13 -04:00 |
|
Sergio R. Caprile
|
1391bdcf8b
|
remove certs.h
|
2023-09-06 15:49:02 -03:00 |
|
cpq
|
2f014237b2
|
Add OTA to the device dashboard. Implement for H5
|
2023-09-04 22:07:32 +01:00 |
|
cpq
|
527e89754e
|
Change base64 API
|
2023-08-22 12:11:13 +01:00 |
|
cpq
|
b32d1c15f0
|
Store certs in certs/. Add mg_unpacked()
|
2023-08-20 23:43:04 +01:00 |
|
cpq
|
89a9a50b96
|
Unify naming: all network stacks are in src/net_...
|
2023-08-18 19:59:15 +01:00 |
|
Sergio R. Caprile
|
face6c44c6
|
SAME54 Ethernet driver
Add tls_builtin.c
|
2023-08-10 18:59:23 -03:00 |
|
Sergio R. Caprile
|
3721bcc790
|
Revert "Foo"
|
2023-08-10 17:48:55 -03:00 |
|
cpq
|
8005a5e687
|
Changes
|
2023-08-04 13:53:01 +01:00 |
|
cpq
|
f5943fe591
|
Add tls_builtin.c
|
2023-08-04 13:53:01 +01:00 |
|
robert
|
b5213c13dd
|
SAME54 Ethernet driver
|
2023-08-04 13:48:55 +01:00 |
|
Sergio R. Caprile
|
adfa1d0e20
|
fix mongoose.h
|
2023-07-25 13:22:41 -03:00 |
|
Sergio R. Caprile
|
9548437a9e
|
update unit tests for new API
|
2023-07-25 11:27:01 -03:00 |
|
cpq
|
0613cc62f4
|
TLS API refactor
|
2023-07-25 13:07:28 +01:00 |
|
cpq
|
0a761c09e3
|
AVR build fixes
|
2023-07-20 16:07:53 +01:00 |
|
Sergio R. Caprile
|
59c46fc594
|
update
|
2023-07-05 17:49:18 -03:00 |
|
Sergio R. Caprile
|
5c8e05a4fc
|
bump revno up
|
2023-07-04 12:18:09 -03:00 |
|
robert
|
2f1a836bf0
|
enhanced path sanitizing
|
2023-07-03 06:14:50 -04:00 |
|
WKJay
|
5be1c6381b
|
add RT-Thread support
|
2023-06-26 16:18:40 +08:00 |
|
Sergio R. Caprile
|
6e6e34c423
|
improve DHCP in MIP
|
2023-06-22 18:55:48 -03:00 |
|
robert
|
dd32deb2ad
|
optimized mg_addr structure
|
2023-06-09 09:19:37 -04:00 |
|
Sergio R. Caprile
|
6511b6dd5d
|
comment
|
2023-06-06 18:48:45 -03:00 |
|
Sergio R. Caprile
|
e762bbdbf8
|
disambiguate comments
|
2023-06-05 18:39:13 -03:00 |
|
cpq
|
fe0d2272f6
|
Export mg_json_unescape()
|
2023-06-03 09:28:59 +01:00 |
|
Sergey Lyubka
|
1ccc9aa72e
|
Merge pull request #2205 from cesanta/arbitrary_content-length
improve negative Content-length handling
|
2023-05-26 17:16:08 +01:00 |
|
cpq
|
bad05485d0
|
Define SIGPIPE for Win32, fix sleep() for Win32
|
2023-05-23 03:49:24 +01:00 |
|
Sergio R. Caprile
|
26699914cc
|
improve negative Content-length handling
|
2023-05-22 17:40:08 -03:00 |
|
Sergio R. Caprile
|
45e4b3c423
|
bump revno up
|
2023-05-18 12:26:19 -03:00 |
|
cpq
|
514de84b97
|
Add MG_ESC helper macro
|
2023-05-17 11:58:40 +01:00 |
|
Sergio R. Caprile
|
e468b90442
|
remove stalled doc in header
|
2023-05-16 18:08:48 -03:00 |
|
cpq
|
33811a826f
|
Include TCP/IP API only if enabled
|
2023-04-29 11:45:28 +01:00 |
|
cpq
|
59b8434e36
|
mqtt fixes
|
2023-04-25 07:48:33 +01:00 |
|
robert
|
6c13df1aff
|
MQTT: support for properties feature added
|
2023-04-23 16:35:50 +03:00 |
|
Sergio R. Caprile
|
cd64bfe84b
|
Remove %H %V %Q %q modifiers
|
2023-04-14 10:13:22 -03:00 |
|
Sergio R. Caprile
|
8e14ad0536
|
Add printf.h
|
2023-04-07 19:28:00 -03:00 |
|
Sergio R. Caprile
|
8167291ffc
|
Fix FreeRTOS-Plus-TCP
|
2023-03-24 15:28:32 -03:00 |
|
Sergio R. Caprile
|
4827831107
|
Let FreeRTOS-Plus-TCP build on Keil
|
2023-03-23 17:13:02 -03:00 |
|
Sergio R. Caprile
|
f4ed5062f6
|
Add arch for CMSIS-RTOS v1 and v2
|
2023-03-21 19:32:56 -03:00 |
|
Sergio R. Caprile
|
ba872217d7
|
Let lwIP and FreeRTOS build on Keil
|
2023-03-21 12:09:00 -03:00 |
|
Sergio R. Caprile
|
245dc76503
|
Add MG_ARCH_ARMCC
|
2023-03-15 09:39:36 -03:00 |
|
Sergio R. Caprile
|
2ece3a8b4c
|
MIP_STATE_* -> MG_TCPIP_STATE_*
|
2023-03-09 11:25:02 -03:00 |
|
Sergio R. Caprile
|
bba361016d
|
Update RMII ex, enhance MIP
|
2023-02-27 18:30:53 -03:00 |
|
cpq
|
910f19fe55
|
Use mg_queue in mip
|
2023-02-24 19:40:31 +00:00 |
|
cpq
|
515e438d4f
|
Refactor queue
|
2023-02-15 18:53:44 +00:00 |
|
cpq
|
bf9d69ab56
|
Add struct mg_queue and API, change examples/multi-threaded, add tests
|
2023-02-11 13:24:26 +00:00 |
|
cpq
|
a4430dd49d
|
Split mg_*printf* functions into src/printf.c/h
|
2023-02-10 15:47:23 +00:00 |
|
cpq
|
b6fc67fff2
|
Use linux ephemeral range (start from 32768). More TCP debug
|
2023-02-09 15:20:08 +00:00 |
|
cpq
|
2c62e58dbd
|
Move mip/ -> src/tcpip/, rename mip_ -> mg_tcpip_
|
2023-02-07 21:35:37 +00:00 |
|
cpq
|
9dc86aa77d
|
Kill ARP cache, kill qprofile
|
2023-02-07 14:26:03 +00:00 |
|
cpq
|
f5ff7cfcf1
|
Introduce sysinit.c, better debug log, more verbose Makefile
|
2023-02-06 21:26:14 +00:00 |
|
Sergio R. Caprile
|
958eebb16c
|
Add STM32H743ZI driver and example
|
2023-02-03 18:04:29 -03:00 |
|
Sergio R. Caprile
|
736a78faed
|
Merge pull request #2007 from cesanta/rl
Better error handling for RL NET
|
2023-02-01 18:23:13 -03:00 |
|
cpq
|
1612e1d142
|
Better error handling for RL NET
|
2023-02-01 13:59:47 +00:00 |
|
Sergio R. Caprile
|
99dbbc7f39
|
Do not use %I %A in MIP
|
2023-01-31 14:37:00 -03:00 |
|
Sergio R. Caprile
|
54c651f7e2
|
Add mg_print_mac()
|
2023-01-31 13:31:46 -03:00 |
|
cpq
|
4bf39e18d9
|
Add mg_print_ip, mg_print_ip_port helper functions
|
2023-01-29 14:30:06 +00:00 |
|
Sergio R. Caprile
|
4236405b90
|
Ready to release
|
2023-01-24 13:30:45 -03:00 |
|
Sergio R. Caprile
|
7fc6be9f39
|
Fix FreeRTOS arch includes on newlib platforms
|
2023-01-20 18:09:21 -03:00 |
|
Sergey Lyubka
|
9402c6ad28
|
Merge pull request #1956 from cesanta/lbl
Rename struct mg_connection::label -> data. Make its size configurable
|
2023-01-10 08:34:22 +00:00 |
|
cpq
|
da5e8e9778
|
Rename struct mg_connection::label -> data. Make its size configurable
|
2023-01-10 08:19:49 +00:00 |
|
Sergio R. Caprile
|
b259bdeddd
|
Rename mip_rxcb to mip_qwrite, add mip_qread and enforce rx() for drivers
|
2023-01-03 19:33:26 -03:00 |
|
Sergio R. Caprile
|
e8ade14259
|
Merge pull request #1937 from cesanta/tm4cdriverdata
Rename driver data structure
|
2022-12-23 16:27:42 -03:00 |
|
Sergio R. Caprile
|
f506344ada
|
Rename driver data structure
|
2022-12-23 15:56:46 -03:00 |
|
Sergio R. Caprile
|
ddca518cca
|
Rename driver data structure
|
2022-12-23 15:45:30 -03:00 |
|
cpq
|
57a5c0ba38
|
Add TinyUSB example
|
2022-12-19 14:31:54 +00:00 |
|
cpq
|
b01989f041
|
Fix #1888: add %I *printf specifier for IP address. Remove mg_ntoa, mg_straddr
|
2022-12-03 14:27:07 +00:00 |
|
Sergio R. Caprile
|
a80a003865
|
Add stdlib.h to includes in FreeRTOS arch
|
2022-11-24 10:15:03 -03:00 |
|
jfsimon1981
|
d958ec2ac8
|
Revert "mip_test.c http fetch (#1851)" (#1864)
This reverts commit 07aac8e6e948c92d5eec6384daa54216eced92a0.
|
2022-11-16 18:02:23 +01:00 |
|
jfsimon1981
|
07aac8e6e9
|
mip_test.c http fetch (#1851)
* Update mip_test.c
* Adding mip_free() function.
* Adding mip_free() function.
* Added MIP free.
* Fixed C++ builds.
* Proper C/C++ struct initialization.
* Squashed commit of the following:
commit 7ba68dd20dc34147cd545479edde909c6c4f8832
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Wed Nov 16 16:19:50 2022 +0100
Proper C/C++ struct initialization.
commit aeab3ef7acb3315c7f356f6a2dc21f80e9341161
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 17:09:29 2022 +0100
Fixed C++ builds.
commit 2afd52910724a6bdb75d0aba551fb0eac0c3eebb
Merge: 14710b81 f8445a4c
Author: jfsimon1981 <jfsimon1981@gmail.com>
Date: Tue Nov 15 11:33:56 2022 +0100
Merge branch 'cesanta:master' into master
commit 14710b81e43640688a1d5603d6ea3b2d72850947
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:07:15 2022 +0100
Added MIP free.
commit 6393cd149dc77f8f14f816b3607b0bb25031fceb
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:06:44 2022 +0100
Adding mip_free() function.
commit feee81b7339b660dc130e45468ad87daf559659e
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:05:55 2022 +0100
Adding mip_free() function.
commit f8445a4c8589a08b5afd9c08829fc0138a322ab5
Merge: a39b7ddb 71f5be01
Author: Sergio R. Caprile <scaprile@users.noreply.github.com>
Date: Fri Nov 11 20:42:38 2022 -0300
Merge pull request #1853 from cesanta/tibaremetaltest
Update test.yml
commit 71f5be011bebdd472890f036fa1fbaa2c6b69af7
Author: Sergio R. Caprile <scaprile@users.noreply.github.com>
Date: Fri Nov 11 20:15:01 2022 -0300
Update test.yml
commit b53d3cf0329611e3cd17f977050fda702c244fa0
Merge: 7a71038a a39b7ddb
Author: jfsimon1981 <jfsimon1981@gmail.com>
Date: Fri Nov 11 16:10:53 2022 +0100
Merge branch 'cesanta:master' into master
commit 7a71038a2755727763895c20b9bba1ad5dd08862
Author: jfsimon1981 <jfsimon1981@gmail.com>
Date: Fri Nov 11 16:09:22 2022 +0100
Update mip_test.c
commit a39b7ddbac3f3ce94ee289cace8a7bda609a2c9f
Author: cpq <valenok@gmail.com>
Date: Fri Nov 11 15:03:48 2022 +0000
Fix fuzzer use-after-poison READ 1
* Squashed commit of the following:
commit 192ae56ece70384b4504928e93f732ce45bfea2e
Merge: 7b0509c8 7ba68dd2
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Wed Nov 16 17:44:03 2022 +0100
Merge branch 'master' of https://github.com/jfsimon1981/mongoose
commit 7b0509c878d758e7148da1665f9b92adee025d7e
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Wed Nov 16 17:43:33 2022 +0100
Squashed commit of the following:
commit 7ba68dd20dc34147cd545479edde909c6c4f8832
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Wed Nov 16 16:19:50 2022 +0100
Proper C/C++ struct initialization.
commit aeab3ef7acb3315c7f356f6a2dc21f80e9341161
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 17:09:29 2022 +0100
Fixed C++ builds.
commit 2afd52910724a6bdb75d0aba551fb0eac0c3eebb
Merge: 14710b81 f8445a4c
Author: jfsimon1981 <jfsimon1981@gmail.com>
Date: Tue Nov 15 11:33:56 2022 +0100
Merge branch 'cesanta:master' into master
commit 14710b81e43640688a1d5603d6ea3b2d72850947
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:07:15 2022 +0100
Added MIP free.
commit 6393cd149dc77f8f14f816b3607b0bb25031fceb
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:06:44 2022 +0100
Adding mip_free() function.
commit feee81b7339b660dc130e45468ad87daf559659e
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:05:55 2022 +0100
Adding mip_free() function.
commit f8445a4c8589a08b5afd9c08829fc0138a322ab5
Merge: a39b7ddb 71f5be01
Author: Sergio R. Caprile <scaprile@users.noreply.github.com>
Date: Fri Nov 11 20:42:38 2022 -0300
Merge pull request #1853 from cesanta/tibaremetaltest
Update test.yml
commit 71f5be011bebdd472890f036fa1fbaa2c6b69af7
Author: Sergio R. Caprile <scaprile@users.noreply.github.com>
Date: Fri Nov 11 20:15:01 2022 -0300
Update test.yml
commit b53d3cf0329611e3cd17f977050fda702c244fa0
Merge: 7a71038a a39b7ddb
Author: jfsimon1981 <jfsimon1981@gmail.com>
Date: Fri Nov 11 16:10:53 2022 +0100
Merge branch 'cesanta:master' into master
commit 7a71038a2755727763895c20b9bba1ad5dd08862
Author: jfsimon1981 <jfsimon1981@gmail.com>
Date: Fri Nov 11 16:09:22 2022 +0100
Update mip_test.c
commit a39b7ddbac3f3ce94ee289cace8a7bda609a2c9f
Author: cpq <valenok@gmail.com>
Date: Fri Nov 11 15:03:48 2022 +0000
Fix fuzzer use-after-poison READ 1
commit 7ba68dd20dc34147cd545479edde909c6c4f8832
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Wed Nov 16 16:19:50 2022 +0100
Proper C/C++ struct initialization.
commit aeab3ef7acb3315c7f356f6a2dc21f80e9341161
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 17:09:29 2022 +0100
Fixed C++ builds.
commit 2afd52910724a6bdb75d0aba551fb0eac0c3eebb
Merge: 14710b81 f8445a4c
Author: jfsimon1981 <jfsimon1981@gmail.com>
Date: Tue Nov 15 11:33:56 2022 +0100
Merge branch 'cesanta:master' into master
commit 14710b81e43640688a1d5603d6ea3b2d72850947
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:07:15 2022 +0100
Added MIP free.
commit 6393cd149dc77f8f14f816b3607b0bb25031fceb
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:06:44 2022 +0100
Adding mip_free() function.
commit feee81b7339b660dc130e45468ad87daf559659e
Author: Jean-Francois Simon <jfsimon@startmail.com>
Date: Tue Nov 15 11:05:55 2022 +0100
Adding mip_free() function.
commit f8445a4c8589a08b5afd9c08829fc0138a322ab5
Merge: a39b7ddb 71f5be01
Author: Sergio R. Caprile <scaprile@users.noreply.github.com>
Date: Fri Nov 11 20:42:38 2022 -0300
Merge pull request #1853 from cesanta/tibaremetaltest
Update test.yml
commit 71f5be011bebdd472890f036fa1fbaa2c6b69af7
Author: Sergio R. Caprile <scaprile@users.noreply.github.com>
Date: Fri Nov 11 20:15:01 2022 -0300
Update test.yml
commit b53d3cf0329611e3cd17f977050fda702c244fa0
Merge: 7a71038a a39b7ddb
Author: jfsimon1981 <jfsimon1981@gmail.com>
Date: Fri Nov 11 16:10:53 2022 +0100
Merge branch 'cesanta:master' into master
commit a39b7ddbac3f3ce94ee289cace8a7bda609a2c9f
Author: cpq <valenok@gmail.com>
Date: Fri Nov 11 15:03:48 2022 +0000
Fix fuzzer use-after-poison READ 1
Co-authored-by: Jean-Francois Simon <jfsimon@startmail.com>
|
2022-11-16 17:55:27 +01:00 |
|
cpq
|
804a3bf380
|
Fix #1801 - report ipv4 accepted address for ipv4 listeners
|
2022-11-11 14:01:17 +00:00 |
|
cpq
|
abfac8aa40
|
Expose mip guts
|
2022-11-09 19:25:40 +00:00 |
|
cpq
|
28a4778187
|
Endianness test
|
2022-11-09 09:20:15 +00:00 |
|
cpq
|
2192914cbb
|
Create MG_ARCH_FREERTOS, MG_ENABLE_LWIP, MG_ENABLE_FREERTOS_TCP. Remove MG_ARCH_FREERTOS_TCP, MG_ARCH_RTX_LWIP
|
2022-11-07 23:58:58 +00:00 |
|