cpq
|
e8d57ac4e1
|
Style: always braces around if + else
|
2023-08-25 14:46:38 +01:00 |
|
cpq
|
527e89754e
|
Change base64 API
|
2023-08-22 12:11:13 +01:00 |
|
robertc2000
|
30e0f42c97
|
Merge pull request #2357 from cesanta/tcpip-conn-init
improved tcp connection initiation
|
2023-08-22 09:30:24 +03:00 |
|
cpq
|
3256218fd2
|
Do uri len check after it is finalised
|
2023-08-21 17:16:48 +01:00 |
|
robert
|
a4f14b0ddf
|
improved tcp connection initiation
|
2023-08-21 10:22:53 -04:00 |
|
cpq
|
b32d1c15f0
|
Store certs in certs/. Add mg_unpacked()
|
2023-08-20 23:43:04 +01:00 |
|
Sergio R. Caprile
|
1e0d57a832
|
Merge pull request #2352 from cesanta/mip
Unify naming: all network stacks are in src/net_...
|
2023-08-18 16:40:57 -03:00 |
|
cpq
|
f3617a1cf3
|
Add integer overflow protection
|
2023-08-18 20:33:57 +01:00 |
|
cpq
|
89a9a50b96
|
Unify naming: all network stacks are in src/net_...
|
2023-08-18 19:59:15 +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
|
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
|
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
|
70fc71c6f7
|
Changes
|
2023-08-07 06:18:49 -04: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
|
5cdf6c1d05
|
Add SYN timeout
|
2023-08-03 14:23:14 -03:00 |
|
Sergio R. Caprile
|
5754e5dd59
|
fix ARP timeout
|
2023-08-03 13:42:56 -03:00 |
|
cpq
|
697576b63c
|
Implement ARP resolution for local LANs
|
2023-08-03 13:48:23 +01:00 |
|
cpq
|
7548af895b
|
H7 mbedtls build fixed
|
2023-07-25 15:34:22 +01: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 |
|
cpq
|
3c9e218d07
|
Nits
|
2023-07-19 05:08:28 +01:00 |
|
cpq
|
e1c91b5763
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2023-07-18 17:47:02 +01:00 |
|
cpq
|
c49b472f92
|
Ignore DHCP for static IP config
|
2023-07-18 17:46:52 +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 |
|
cpq
|
03a94e3a6a
|
Use \r\n for log messages, for terminal apps
|
2023-07-05 10:26:27 +01:00 |
|
Sergio R. Caprile
|
5c8e05a4fc
|
bump revno up
|
2023-07-04 12:18:09 -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 |
|
Sergio R. Caprile
|
eda1e8a402
|
fix header truncation
|
2023-06-27 14:56:04 -03:00 |
|
Sergio R. Caprile
|
c688687ff8
|
Reinstall extra HTTP codes
the extra strings are not polluting the binary much
|
2023-06-27 13:44:44 -03:00 |
|
Sergio R. Caprile
|
d56e5bea62
|
Merge pull request #2274 from cesanta/mqtt-var-length-issue
fixed mqtt variable length header issue
|
2023-06-27 09:48:20 -03:00 |
|
robert
|
aed7b6b37a
|
fixed mqtt variable length header issue
|
2023-06-27 01:00:45 -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 |
|
Sergio R. Caprile
|
71b3e26232
|
fix DHCP xid being ignored
|
2023-06-19 18:50:51 -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 |
|