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 |
|
Sergey Lyubka
|
4178fc125d
|
Merge pull request #2245 from cesanta/2235-fix
byte-encoded properties issue fixed
|
2023-06-08 13:32:23 +01:00 |
|
Ubuntu
|
a0dd3ecd68
|
byte-encoded properties issue fixed
|
2023-06-07 10:13:21 -04:00 |
|
Sergio R. Caprile
|
0168a312f2
|
Merge pull request #2240 from cesanta/dhcp
Renew dhcp lease
|
2023-06-07 09:39:01 -03:00 |
|
cpq
|
92fe5a5b58
|
Renew dhcp lease
|
2023-06-07 13:33:28 +01:00 |
|
Sergio R. Caprile
|
9f8ce82825
|
Improve driver
|
2023-06-06 18:32:11 -03:00 |
|
cpq
|
6085998d57
|
Proper handling {} in JSON array + unit test
|
2023-06-06 08:38:08 +01:00 |
|
cpq
|
fe0d2272f6
|
Export mg_json_unescape()
|
2023-06-03 09:28:59 +01:00 |
|
Sergey Lyubka
|
250b1d511b
|
Merge pull request #2229 from cesanta/mqttst
MQTT QoS + v5
|
2023-06-02 10:49:49 +01:00 |
|
cpq
|
f961f993c8
|
FD_SETSIZE fix
|
2023-06-02 06:57:39 +01:00 |
|
cpq
|
adf124c00c
|
Dont check fd against FD_SETSIZE if POLL or EPOLL are used
|
2023-06-01 22:55:15 +01:00 |
|
Sergio R. Caprile
|
f8579131e8
|
MQTT QoS + v5
|
2023-05-31 21:35:03 -03:00 |
|
Sergio R. Caprile
|
06ac9e18cb
|
fix qos=2 handling
|
2023-05-30 14:49:32 -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 |
|
cpq
|
48333041f4
|
Apply SO_EXCLUSIVEADDRUSE and SO_REUSEADDR on windows
|
2023-05-12 14:08:49 +01:00 |
|
cpq
|
717c9dbe89
|
On Windows, prefer EXCLADDRINUSE, then REUSEADDR
|
2023-05-09 11:25:18 +01:00 |
|
Sergey Lyubka
|
5cebce3f4b
|
Merge pull request #2173 from cesanta/arp
Add multicast and local broadcast MAC resolution
|
2023-04-29 12:01:01 +01:00 |
|
Sergey Lyubka
|
bb344b14a8
|
Merge pull request #2168 from cesanta/udp-listener
Fix UDP listeners in MIP
|
2023-04-29 12:00:33 +01:00 |
|
Sergey Lyubka
|
20e613b444
|
Merge pull request #2169 from cesanta/udp-printf
Fix mg_xprint() for UDP in MIP
|
2023-04-29 11:59:46 +01:00 |
|
Sergey Lyubka
|
a0952e0012
|
Merge pull request #2171 from cesanta/null_fs
Check for calloc() failure in filesystem code
|
2023-04-29 11:59:03 +01:00 |
|
Sergio R. Caprile
|
7d53c52a6b
|
Check for calloc() failure in MIP
|
2023-04-27 11:34:23 -03:00 |
|
Sergio R. Caprile
|
f015a8686e
|
Check for calloc() failure in filesystem code
|
2023-04-27 11:19:02 -03:00 |
|
Sergio R. Caprile
|
ab791d2a2d
|
Add multicast and local broadcast MAC resolution
|
2023-04-26 19:56:03 -03:00 |
|
Sergio R. Caprile
|
a303858da7
|
Fix mg_xprint() for UDP in MIP
|
2023-04-26 18:32:54 -03:00 |
|
Sergio R. Caprile
|
4c58c62cfe
|
Fix UDP listeners
|
2023-04-26 15:09:27 -03:00 |
|
cpq
|
9f5d8c4280
|
Fix #1927: respect Accept-Encoding when serving .gz files
|
2023-04-26 09:07:43 +01:00 |
|
cpq
|
59b8434e36
|
mqtt fixes
|
2023-04-25 07:48:33 +01:00 |
|
robert
|
6c13df1aff
|
MQTT: support for properties feature added
|
2023-04-23 16:35:50 +03:00 |
|
cpq
|
9ade464c2e
|
Fix #2089 - allow to bind v4 and v6 sockets on the same port
|
2023-04-18 08:26:18 +01:00 |
|
Sergio R. Caprile
|
cd64bfe84b
|
Remove %H %V %Q %q modifiers
|
2023-04-14 10:13:22 -03:00 |
|
cpq
|
d9f05532cd
|
Address #2125: treat negative poll time as infinite wait
|
2023-04-10 15:04:37 +01:00 |
|
Sergio R. Caprile
|
8e14ad0536
|
Add printf.h
|
2023-04-07 19:28:00 -03:00 |
|
cpq
|
6b29a2a724
|
Fix #2104 - %.*f formatting
|
2023-04-07 08:38:28 +01:00 |
|
Sergio R. Caprile
|
8167291ffc
|
Fix FreeRTOS-Plus-TCP
|
2023-03-24 15:28:32 -03:00 |
|
Sergio R. Caprile
|
f4ed5062f6
|
Add arch for CMSIS-RTOS v1 and v2
|
2023-03-21 19:32:56 -03:00 |
|
Sergio R. Caprile
|
2ece3a8b4c
|
MIP_STATE_* -> MG_TCPIP_STATE_*
|
2023-03-09 11:25:02 -03:00 |
|
cpq
|
20c5da6e55
|
Fix build - NULL pointer check
|
2023-02-28 17:55:25 +00:00 |
|
Sergio R. Caprile
|
bba361016d
|
Update RMII ex, enhance MIP
|
2023-02-27 18:30:53 -03:00 |
|
cpq
|
910f19fe55
|
Use mg_queue in mip
|
2023-02-24 19:40:31 +00:00 |
|
cpq
|
57c1d787e3
|
Fix #2075. Add MG_HTTP_DIRLIST_TIME_FMT, remove MG_HTTP_DIRLIST_TIME and MG_HTTP_DIRLIST_TIME_UTC
|
2023-02-20 21:25:55 +00:00 |
|
cpq
|
4a1f2e0dd3
|
Fix mg_fs_posix.st() for Windows symlinks using ftell
|
2023-02-17 10:36:06 +00:00 |
|
cpq
|
24e3514640
|
Fix mg_fs_posix.st() for Windows symlinks
|
2023-02-17 10:20:33 +00:00 |
|
Sergey Lyubka
|
2ece24e077
|
Merge pull request #2066 from cesanta/queue
Refactor queue
|
2023-02-15 22:33:07 +00:00 |
|
Sergey Lyubka
|
a8c5b04feb
|
Merge pull request #2070 from cesanta/fixcl
Fix content-length header in mg_http_reply()
|
2023-02-15 19:22:03 +00:00 |
|
cpq
|
515e438d4f
|
Refactor queue
|
2023-02-15 18:53:44 +00:00 |
|