Sergey Lyubka
|
cc6c28a7ff
|
Merge pull request #2248 from cesanta/F746TLS
Improve performance on F746 with MbedTLS
|
2023-06-08 16:02:24 +01:00 |
|
Sergio R. Caprile
|
c763087462
|
improve performance
|
2023-06-08 11:29:51 -03:00 |
|
robert
|
63ff4ddea0
|
refactored dashboards
|
2023-06-08 10:25:59 -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
|
dcfa7ad657
|
Merge pull request #2246 from cesanta/tst
Improve MQTT tests resiliency
|
2023-06-07 19:01:23 -03: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
|
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 |
|
Sergey Lyubka
|
7f3d450b32
|
Merge pull request #2242 from cesanta/FEATURE_Add_tls_context_to_mg_mgr
Adding tls_ctx into mg_mgr for storing TLS context shared by all TLS session
|
2023-06-07 08:44:53 +01:00 |
|
Allan Park
|
8166339920
|
Adding tls_ctx into mg_mgr for storing TLS context shared by all TLS sessions
|
2023-06-07 10:21:46 +03:00 |
|
Sergio R. Caprile
|
57424d4a26
|
Merge pull request #2239 from cesanta/rlcomments
comment
|
2023-06-06 18:51:31 -03:00 |
|
Sergio R. Caprile
|
6511b6dd5d
|
comment
|
2023-06-06 18:48:45 -03:00 |
|
Sergio R. Caprile
|
0625b97246
|
Merge pull request #2238 from cesanta/f7
Improve driver
|
2023-06-06 18:46:50 -03:00 |
|
Sergio R. Caprile
|
9f8ce82825
|
Improve driver
|
2023-06-06 18:32:11 -03:00 |
|
Sergey Lyubka
|
c3c925dc84
|
Merge pull request #2230 from cesanta/rl
RL: fix accept() not looping on BSD_EWOULDBLOCK
|
2023-06-06 19:42:17 +01:00 |
|
Sergio R. Caprile
|
36f3703499
|
Merge pull request #2236 from cesanta/devsys
move dependencies
|
2023-06-06 14:47:27 -03:00 |
|
Sergio R. Caprile
|
6ae59c3711
|
move dependencies
|
2023-06-06 14:35:44 -03:00 |
|
Sergio R. Caprile
|
c8f5f85635
|
Merge pull request #2234 from cesanta/tests
speed up MQTT tests
|
2023-06-06 10:58:54 -03: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
|
71e44d5b65
|
Merge pull request #2233 from cesanta/disambiguate
disambiguate comments
|
2023-06-05 18:57:25 -03:00 |
|
Sergio R. Caprile
|
e762bbdbf8
|
disambiguate comments
|
2023-06-05 18:39:13 -03:00 |
|
cpq
|
fe0d2272f6
|
Export mg_json_unescape()
|
2023-06-03 09:28:59 +01:00 |
|
Sergio R. Caprile
|
e017b88adf
|
Merge pull request #2228 from cesanta/tls
Add TLS=1 option
|
2023-06-02 14:33:34 -03:00 |
|
Sergey Lyubka
|
5f76d9cf33
|
Merge pull request #2231 from cesanta/Kfixs
standardize header inclusion
|
2023-06-02 17:35:56 +01:00 |
|
Sergio R. Caprile
|
85a5bdf4dc
|
standardize header inclusion
|
2023-06-02 13:27:27 -03:00 |
|
Sergio R. Caprile
|
4abc34ffd1
|
fix accept() not looping on BSD_EWOULDBLOCK
|
2023-06-02 11:56:27 -03:00 |
|
Sergey Lyubka
|
250b1d511b
|
Merge pull request #2229 from cesanta/mqttst
MQTT QoS + v5
|
2023-06-02 10:49:49 +01:00 |
|
cpq
|
59e3b0285a
|
Add TLS=mbedtls option
|
2023-06-02 09:57:36 +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
|
1dde754724
|
Merge pull request #2223 from cesanta/devdash
Fix Secure
|
2023-05-31 09:32:57 -03:00 |
|
Sergio R. Caprile
|
771696fda8
|
Fix Secure
|
2023-05-31 09:30:24 -03:00 |
|
Sergey Lyubka
|
dd5f469c83
|
Merge pull request #2224 from cesanta/qos2
fix qos=2 handling
|
2023-05-31 12:07:10 +01:00 |
|
Sergio R. Caprile
|
6d3fda12cd
|
Merge pull request #2225 from cesanta/Kfixs
Add HTTP_URL
|
2023-05-30 17:13:05 -03:00 |
|
Sergio R. Caprile
|
dc32480563
|
Add HTTP_URL
|
2023-05-30 16:02:00 -03:00 |
|
Sergio R. Caprile
|
06ac9e18cb
|
fix qos=2 handling
|
2023-05-30 14:49:32 -03:00 |
|
Sergio R. Caprile
|
0648943220
|
Merge pull request #2221 from cesanta/Kfixs
Kfixs
|
2023-05-29 21:30:41 -03:00 |
|
Sergio R. Caprile
|
7a4a82e872
|
Add HTTP_URL
|
2023-05-29 20:59:56 -03:00 |
|
Sergio R. Caprile
|
6c0c05cf7f
|
Add missing headers
|
2023-05-29 14:34:51 -03:00 |
|
Sergio R. Caprile
|
efd2db129f
|
Merge pull request #2219 from cesanta/Kfixs
standardize header inclusion
|
2023-05-29 11:57:00 -03:00 |
|
Sergio R. Caprile
|
f4f276f370
|
standardize header inclusion
|
2023-05-29 11:44:59 -03:00 |
|
cpq
|
bff1462e9e
|
Add config var size check
|
2023-05-28 17:06:47 +01:00 |
|
Sergio R. Caprile
|
4d06f33089
|
fixes
|
2023-05-26 20:58:54 -03:00 |
|
Sergio R. Caprile
|
a433d9ef03
|
Merge pull request #2217 from cesanta/db
Refactor device-dashboard
|
2023-05-26 20:53:17 -03:00 |
|
Sergio R. Caprile
|
58606e1702
|
Refactor device-dashboard
|
2023-05-26 20:45:08 -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 |
|