cpq
|
527e89754e
|
Change base64 API
|
2023-08-22 12:11:13 +01:00 |
|
Sergio R. Caprile
|
b4c645f703
|
Add MQTT test for MIP
|
2023-08-21 17:22:42 -03:00 |
|
cpq
|
b32d1c15f0
|
Store certs in certs/. Add mg_unpacked()
|
2023-08-20 23:43:04 +01:00 |
|
robertc2000
|
3ea5f8dbde
|
Merge pull request #2344 from cesanta/tcp-closure
improved tcp closure
|
2023-08-18 14:06:41 +03:00 |
|
Sergio R. Caprile
|
7459d30a28
|
deprecate mg_mkpipe()
|
2023-08-17 18:05:03 -03:00 |
|
robert
|
f5e87cceec
|
improved tcp closure
|
2023-08-17 10:34:31 -04:00 |
|
cpq
|
9fe7807b02
|
Fix #2322 - stricter Content-Length check, allow 1*DIGIT only
|
2023-08-17 12:55:08 +01:00 |
|
cpq
|
17f3738192
|
Fix #2263 - allow multiple errors in DNS handler
|
2023-08-17 10:11:21 +01:00 |
|
cpq
|
58886a9693
|
Fix #2345 - json parsing of arrays of objects
|
2023-08-16 22:09:45 +01:00 |
|
cpq
|
ea3968601e
|
Add http serve to fuzzer
|
2023-08-16 20:18:52 +01:00 |
|
Sergio R. Caprile
|
2d75a6ccd4
|
update
|
2023-08-04 15:37:57 -03:00 |
|
Sergio R. Caprile
|
5ee9d22263
|
momentarily disable MacOS OpenSSL tests
|
2023-07-26 15:53:59 -03:00 |
|
Sergio R. Caprile
|
7dcb097a5d
|
momentarily disable OpenSSL tests
|
2023-07-26 15:49:03 -03:00 |
|
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 |
|