Sergio R. Caprile
|
ed54b60ea3
|
update to new API
|
2023-07-25 18:41:41 -03:00 |
|
Sergio R. Caprile
|
ef25c42e86
|
fix unit tests for older compilers
|
2023-07-25 11:55:01 -03:00 |
|
Sergio R. Caprile
|
26ce666938
|
Merge branch 'master' of https://github.com/cesanta/mongoose
|
2023-07-25 11:35:29 -03:00 |
|
Sergio R. Caprile
|
9548437a9e
|
update unit tests for new API
|
2023-07-25 11:27:01 -03:00 |
|
cpq
|
5e50b7104c
|
Unit test fixed
|
2023-07-25 15:26:47 +01:00 |
|
cpq
|
0613cc62f4
|
TLS API refactor
|
2023-07-25 13:07:28 +01:00 |
|
Sergey Lyubka
|
0a6b1b9418
|
Merge pull request #2297 from cesanta/2251-implement-tcp-retransmit-in-mip
implemented tcp retransmission
|
2023-07-16 04:53:06 +01:00 |
|
Sergio R. Caprile
|
ac40673a9e
|
test for retransmitted segment
|
2023-07-12 11:22:35 -04:00 |
|
robert
|
320da5e84c
|
implemented tcp retransmission
|
2023-07-11 06:20:47 -04:00 |
|
cpq
|
88e880f107
|
Fix #2292 - fail on stray \r character in headers
|
2023-07-09 18:18:18 +01:00 |
|
cpq
|
bf8c4dfc83
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2023-07-07 08:44:33 +01:00 |
|
cpq
|
5dff282132
|
Fix #2293 - stricter header validity check
|
2023-07-07 08:44:25 +01:00 |
|
Sergio R. Caprile
|
59c46fc594
|
update
|
2023-07-05 17:49:18 -03:00 |
|
Sergey Lyubka
|
101beec3ae
|
Merge pull request #2284 from cesanta/enhance-mg_remove_double_dots
enhanced path sanitizing
|
2023-07-03 14:43:32 +01:00 |
|
robert
|
2f1a836bf0
|
enhanced path sanitizing
|
2023-07-03 06:14:50 -04:00 |
|
cpq
|
cca771e70e
|
Stricter check for test_dns_error()
|
2023-07-01 20:23:59 +01:00 |
|
Sergey Lyubka
|
415bbf2932
|
Merge pull request #2278 from cesanta/httpheaders
fix header truncation
|
2023-06-29 22:59:51 +01:00 |
|
Sergio R. Caprile
|
dc0f9aca4a
|
access only when parsing is valid
|
2023-06-29 18:37:10 -03:00 |
|
cpq
|
1b9b8e3f6c
|
Extend fuzzer, access parsed fields
|
2023-06-29 16:34:15 +01:00 |
|
Sergio R. Caprile
|
0adc858c85
|
add unit test
|
2023-06-28 11:01:59 -03:00 |
|
Sergio R. Caprile
|
661ed61779
|
add hw test support for Keil
|
2023-06-26 18:20:38 -03:00 |
|
Sergio R. Caprile
|
d6be9a2bba
|
wip
|
2023-06-19 14:36:49 -03:00 |
|
Sergey Lyubka
|
7ea2093a91
|
Merge pull request #2250 from cesanta/2241-optimise-struct-mg_addr
optimized mg_addr structure
|
2023-06-09 14:54:27 +01:00 |
|
robert
|
dd32deb2ad
|
optimized mg_addr structure
|
2023-06-09 09:19:37 -04:00 |
|
Sergey Lyubka
|
4178fc125d
|
Merge pull request #2245 from cesanta/2235-fix
byte-encoded properties issue fixed
|
2023-06-08 13:32:23 +01:00 |
|
Sergio R. Caprile
|
c061e60664
|
Improve MQTT tests resiliency
|
2023-06-07 18:34:55 -03:00 |
|
Ubuntu
|
a0dd3ecd68
|
byte-encoded properties issue fixed
|
2023-06-07 10:13:21 -04:00 |
|
Sergio R. Caprile
|
4e5e186784
|
speed up MQTT tests
|
2023-06-06 10:44:18 -03:00 |
|
cpq
|
828f7a513c
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2023-06-06 08:38:18 +01:00 |
|
cpq
|
6085998d57
|
Proper handling {} in JSON array + unit test
|
2023-06-06 08:38:08 +01:00 |
|
Sergio R. Caprile
|
e762bbdbf8
|
disambiguate comments
|
2023-06-05 18:39:13 -03:00 |
|
Sergio R. Caprile
|
f8579131e8
|
MQTT QoS + v5
|
2023-05-31 21:35:03 -03: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 |
|
Sergio R. Caprile
|
ab10b042be
|
fix bind issue in W
|
2023-05-22 19:13:48 -03:00 |
|
Sergio R. Caprile
|
26699914cc
|
improve negative Content-length handling
|
2023-05-22 17:40:08 -03:00 |
|
Allan Park
|
4663090a8f
|
Added check for negative value for HTTP Content-Length header
|
2023-05-16 18:52:33 +03:00 |
|
scaprile
|
fbe626e791
|
simplify RTOS-related Keil examples
|
2023-05-05 17:41:47 -03:00 |
|
cpq
|
9f5d8c4280
|
Fix #1927: respect Accept-Encoding when serving .gz files
|
2023-04-26 09:07:43 +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 |
|
scaprile
|
838a2236a1
|
Add preliminary test
|
2023-04-11 17:47:38 -03:00 |
|
cpq
|
6b29a2a724
|
Fix #2104 - %.*f formatting
|
2023-04-07 08:38:28 +01:00 |
|
Sergio R. Caprile
|
84b92096d4
|
Add STM32CubeIDE examples and test for build
|
2023-04-06 17:33:45 -03:00 |
|
Sergio R. Caprile
|
49579eb2b4
|
Test host only TLS mode
|
2023-03-31 17:00:05 -03:00 |
|
Sergio R. Caprile
|
a819513a92
|
Remove old example and its breadcrumbs
|
2023-03-27 18:14:55 -03:00 |
|
Sergio R. Caprile
|
2ece3a8b4c
|
MIP_STATE_* -> MG_TCPIP_STATE_*
|
2023-03-09 11:25:02 -03:00 |
|
cpq
|
f2076fe309
|
Add more tests for mg_strstr()
|
2023-02-26 01:32:03 +00: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
|
6f011fce3b
|
Serialize HW tests
|
2023-02-13 03:10:09 +00:00 |
|