Sergey Lyubka
|
0fc0230364
|
Changed the order of handlers: protocol first, user second
|
2024-01-26 10:34:24 -03:00 |
|
Sergey Lyubka
|
6b0e4a425d
|
Fix #2552 - reject requests with invalid/absent chunk length
|
2024-01-20 09:35:01 +00:00 |
|
Sergio R. Caprile
|
deca1aaf46
|
remove fn_data from event handler signature
|
2024-01-09 14:51:19 -03:00 |
|
cpq
|
144c2f443e
|
TLS layer: c->rtls to optimise recvd TLS data
|
2023-12-10 12:18:07 +00:00 |
|
cpq
|
693316de44
|
Add profiling capability
|
2023-12-08 17:00:42 +00:00 |
|
cpq
|
bd53e46873
|
Do not allow invalid UTF8 in method, uri, header names
|
2023-11-25 11:33:07 +00:00 |
|
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 |
|
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 |
|
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 |
|
cpq
|
527e89754e
|
Change base64 API
|
2023-08-22 12:11:13 +01:00 |
|
Sergio R. Caprile
|
7459d30a28
|
deprecate mg_mkpipe()
|
2023-08-17 18:05:03 -03: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
|
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 |
|
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 |
|
Sergio R. Caprile
|
0adc858c85
|
add unit test
|
2023-06-28 11:01:59 -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 |
|