Sergio R. Caprile
|
07936343c8
|
improve randomness in non-random environments
|
2023-10-31 19:17:58 -03:00 |
|
Sergio R. Caprile
|
f0a927831e
|
improve MQTT test speed
|
2023-10-30 16:20:55 -03:00 |
|
robert
|
34639f86b0
|
Improved test coverage
|
2023-10-13 07:22:21 -04:00 |
|
Sergio R. Caprile
|
a51802ecaf
|
Fix tcp example for 2-way TLS
|
2023-10-11 16:25:24 -03:00 |
|
cpq
|
293ee2162c
|
Add mg_json_next() for iterating objects/arrays
|
2023-10-07 22:40:51 +01: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 |
|
cpq
|
377d6acc74
|
Fix leak in unit test
|
2023-09-22 08:12:09 +01: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 |
|
Sergio R. Caprile
|
fdfad8462c
|
Optimize test coverage
|
2023-09-12 16:28:10 -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 |
|
robert
|
264026acde
|
added TCP/UDP packet splitting to fit within MTU
|
2023-09-12 07:05:13 -04:00 |
|
Sergio R. Caprile
|
310ffcd4eb
|
add host only validation
|
2023-09-11 16:34:24 -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 |
|
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 |
|
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 |
|