Sergey Lyubka
|
c55db8a895
|
docs
|
2022-04-24 11:33:47 +01:00 |
|
Sergey Lyubka
|
70a9554b72
|
docs
|
2022-04-24 11:26:25 +01:00 |
|
Sergey Lyubka
|
bdd7d92108
|
Fix #1533 - fix iotest error on windows
|
2022-04-22 20:53:54 +01:00 |
|
Sergey Lyubka
|
a7cbc19755
|
Fix #1532 - improve ipv6 DNS lookup
|
2022-04-22 20:44:53 +01:00 |
|
Sergey Lyubka
|
93ff3e4d1f
|
Add message sequence test
|
2022-04-21 03:13:31 +01:00 |
|
Sergey Lyubka
|
1dfc748e87
|
Add message sequence test
|
2022-04-21 02:50:50 +01:00 |
|
Sergey Lyubka
|
e1f17a7ff1
|
Merge pull request #1531 from zudwalex/fix_tests
Fix zephyr tests
|
2022-04-20 11:38:00 +01:00 |
|
Alex Alashkin
|
56c40ff0fd
|
Fix zephyr tests
|
2022-04-20 09:28:36 +03:00 |
|
Sergey Lyubka
|
9dd3b75165
|
Handle #1529 - do not mark normal conn termination as an error
|
2022-04-19 20:28:10 +01:00 |
|
Sergey Lyubka
|
20fc8f0279
|
Handle #1529: add automatic linkage against ws2_32.lib on _WIN32 targets
|
2022-04-19 18:51:28 +01:00 |
|
Sergey Lyubka
|
944704a12d
|
Fix #1528: pack.c build on Win32
|
2022-04-19 18:46:29 +01:00 |
|
Sergey Lyubka
|
fba9f14b2c
|
Merge pull request #1526 from zudwalex/zephyr3
Add Zephyr build to Github actions
|
2022-04-19 09:03:30 +01:00 |
|
Alex Alaskin
|
a7c24aeeee
|
Add Zephyr build to Github actions
|
2022-04-13 19:54:08 +03:00 |
|
Sergey Lyubka
|
186eb998ba
|
Adjust to timer API change, add root makefile
|
2022-04-13 14:03:00 +01:00 |
|
Sergey Lyubka
|
d630ba743d
|
Merge pull request #1524 from zudwalex/zephyr2
Add Zephyr examples
|
2022-04-13 11:17:22 +01:00 |
|
Sergey Lyubka
|
e9fabdcc96
|
Handle #1523 - multiple WS messages
|
2022-04-13 11:14:57 +01:00 |
|
Sergey Lyubka
|
31698678fb
|
Squash warning
|
2022-04-13 10:52:06 +01:00 |
|
Sergey Lyubka
|
ebd2e89faa
|
Handle #1522 - Fix TLS buffering
|
2022-04-13 10:48:17 +01:00 |
|
Alex Alashkin
|
17e0fb1c15
|
Add Zephyr examples
|
2022-04-13 11:10:22 +03:00 |
|
Sergey Lyubka
|
6e3e77a1a0
|
Enhance http-streaming-client
|
2022-04-12 19:06:37 +01:00 |
|
Sergey Lyubka
|
ef44f90491
|
Fix #1520 - move state to struct mg_mgr
|
2022-04-12 14:14:55 +01:00 |
|
Sergey Lyubka
|
66376885e9
|
Fix #1521 - add mg_tou64()
|
2022-04-12 10:20:43 +01:00 |
|
Sergey Lyubka
|
db941e2627
|
Fix #1519 - make opts structs in API calls const
|
2022-04-12 10:04:55 +01:00 |
|
Sergey Lyubka
|
5f78d34f4d
|
Fix #1513 - fix mg_strdup() documentation
|
2022-04-12 09:57:25 +01:00 |
|
Sergey Lyubka
|
85281ae128
|
Fix #1514 - explicitely initialize io in mg_iobuf_init()
|
2022-04-12 09:54:05 +01:00 |
|
Sergey Lyubka
|
e5d1b213c9
|
Merge pull request #1518 from jameshilliard/mqtt-suback
Ensure MQTT_CMD_SUBACK is received before calling mg_mqtt_pub in tests
|
2022-04-11 10:45:07 +01:00 |
|
James Hilliard
|
e4ab9a4130
|
Ensure MQTT_CMD_SUBACK is received before calling mg_mqtt_pub in tests
|
2022-04-07 19:11:51 -06:00 |
|
Sergey Lyubka
|
a1ec179229
|
Use uint64_t for uptime in millis, not int64_t
|
2022-04-07 13:50:25 +01:00 |
|
Sergey Lyubka
|
2f77855ec1
|
Handle #1502 - send CLOSE when CLOSE is received
|
2022-04-05 14:45:39 +01:00 |
|
Sergey Lyubka
|
d11173fe90
|
Fix #1510 - wrap X509_VERIFY_PARAM_set1_host() usage inside a conditional
|
2022-04-05 13:09:17 +01:00 |
|
Sergey Lyubka
|
fde8b82b78
|
Merge pull request #1507 from jameshilliard/mbedtls-reset
Handle MBEDTLS_ERR_NET_CONN_RESET errors
|
2022-04-05 13:06:06 +01:00 |
|
Sergey Lyubka
|
b20eded30e
|
Fix ESP32 example
|
2022-04-05 12:54:20 +01:00 |
|
James Hilliard
|
3ec17c41be
|
Handle MBEDTLS_ERR_NET_CONN_RESET errors
|
2022-04-04 17:17:17 -06:00 |
|
Sergey Lyubka
|
0ed64707f3
|
Introduce MG_ENABLE_CUSTOM_MILLIS
|
2022-04-04 18:14:59 +01:00 |
|
Sergey Lyubka
|
417533e90c
|
Merge pull request #1509 from jameshilliard/wakeup-conflict
Fix mg_mgr_wakeup conflicting types error
|
2022-04-04 09:16:34 +01:00 |
|
James Hilliard
|
e268affb5a
|
Fix mg_mgr_wakeup conflicting types error
|
2022-04-02 22:10:17 -06:00 |
|
Sergey Lyubka
|
4474ada291
|
Fix #1505: let mg_wakeup() return status
|
2022-04-03 00:17:31 +01:00 |
|
Sergey Lyubka
|
a65c3288d8
|
Merge pull request #1508 from jameshilliard/mqtt-debug
Print mqtt buffer on error in tests
|
2022-04-03 00:11:25 +01:00 |
|
Sergey Lyubka
|
affcef7e37
|
Fix clean targets
|
2022-04-03 00:04:58 +01:00 |
|
James Hilliard
|
173c2ba338
|
Print mqtt buffer on error in tests
This test seems to fail randomly a lot, print the buffer on error to
make it easier to isolate issues.
|
2022-04-02 15:26:15 -06:00 |
|
Sergey Lyubka
|
b5fcf95b88
|
Enable mbedTLS
|
2022-04-01 21:33:09 +01:00 |
|
Sergey Lyubka
|
d954851d43
|
Drop CRL from mbedTLS integration - let customer do a custom init if required
|
2022-04-01 16:42:41 +01:00 |
|
Sergey Lyubka
|
df602c27d5
|
Disable SSI on Zephyr by default
|
2022-04-01 16:38:37 +01:00 |
|
Sergey Lyubka
|
3d9fa10485
|
Increase sock limit, fix multiple connections issue
|
2022-04-01 15:42:15 +01:00 |
|
Sergey Lyubka
|
6990040626
|
Set DNS error on UDP send error
|
2022-04-01 15:41:23 +01:00 |
|
Sergey Lyubka
|
b42ea6cd3c
|
Better logging
|
2022-04-01 15:41:03 +01:00 |
|
Sergey Lyubka
|
8c7fd8b330
|
Set default socket in mg_connect() to -1
|
2022-04-01 15:40:53 +01:00 |
|
Sergey Lyubka
|
4e0039625e
|
Remove cruft
|
2022-03-31 18:07:15 +01:00 |
|
Sergey Lyubka
|
6c909f8935
|
Disable SNTP
|
2022-03-31 18:02:29 +01:00 |
|
Sergey Lyubka
|
4f5d385e52
|
Enable SNTP in zephyr example
|
2022-03-31 17:42:09 +01:00 |
|
Sergey Lyubka
|
84fe1d87b3
|
Enable DHCP
|
2022-03-31 17:26:58 +01:00 |
|
Sergey Lyubka
|
bb0bc41f99
|
Add zephyr example skeleton
|
2022-03-31 16:58:27 +01:00 |
|
Sergey Lyubka
|
1c2d67ded7
|
Add missing arch_zephyr.h, add musl target
|
2022-03-30 09:06:00 +01:00 |
|
Sergey Lyubka
|
7372a05ce5
|
Add initial Zephyr support
|
2022-03-30 07:56:44 +01:00 |
|
Sergey Lyubka
|
642befa8d5
|
Remove unused mg_hmac_sha1()
|
2022-03-22 13:30:25 +00:00 |
|
Sergey Lyubka
|
3b5a9e2d4b
|
Add tests for mg_ws_wrap() and messages > 128 bytes
|
2022-03-22 12:46:55 +00:00 |
|
Sergey Lyubka
|
6b3d9d9baf
|
Add failed TLS host validation
|
2022-03-22 10:51:37 +00:00 |
|
Sergey Lyubka
|
436852d077
|
Enable TLS host validation in test_http_client()
|
2022-03-22 10:48:50 +00:00 |
|
Sergey Lyubka
|
b78ced4fa9
|
Honor hostname validation for openssl
|
2022-03-22 08:50:37 +00:00 |
|
Sergey Lyubka
|
1bc81df00e
|
Fix mg_dns_parse_name_depth()
|
2022-03-21 16:29:27 +00:00 |
|
Sergey Lyubka
|
bf025537b6
|
Merge pull request #1495 from jameshilliard/optimize-valgrind
Run valgrind tests with appropriate compiler optimizations.
|
2022-03-21 15:18:58 +00:00 |
|
Sergey Lyubka
|
ad4812218d
|
Handle #1497 - handshake format
|
2022-03-21 15:17:09 +00:00 |
|
Sergey Lyubka
|
0fbc4b8ff4
|
Reuse sock.c logic in mbedtls integration
|
2022-03-21 14:39:27 +00:00 |
|
Sergey Lyubka
|
7ef82f5caf
|
Add vc2017 target
|
2022-03-21 14:38:42 +00:00 |
|
Sergey Lyubka
|
1141ea7933
|
Add connection timeout
|
2022-03-20 18:50:01 +00:00 |
|
James Hilliard
|
1e9344161b
|
Run valgrind tests with appropriate compiler optimizations.
|
2022-03-18 13:51:05 -06:00 |
|
Sergey Lyubka
|
6c021765bb
|
Merge pull request #1479 from zudwalex/infineon_rtx_support
Add RTX-RTOS support
|
2022-03-18 09:18:49 +00:00 |
|
Sergey Lyubka
|
bc151af51d
|
Set IPv6=0 for valgrind test
|
2022-03-18 09:10:24 +00:00 |
|
Sergey Lyubka
|
8bd09e0e80
|
Add valgrind test
|
2022-03-18 09:03:18 +00:00 |
|
Sergey Lyubka
|
5978cb9703
|
Add valgrind test
|
2022-03-18 08:56:12 +00:00 |
|
Sergey Lyubka
|
8c447a95dd
|
Fix #1483 - add valgrind target, do not use stdlib strcasecmp()
|
2022-03-18 08:52:54 +00:00 |
|
Sergey Lyubka
|
870431dc1a
|
Enhance HTTP client example
|
2022-03-15 14:14:36 +00:00 |
|
Sergey Lyubka
|
1125b1f545
|
Fix #1490 - add winerror.h to fix old mingw build
|
2022-03-15 10:10:08 +00:00 |
|
Sergey Lyubka
|
d255fc737a
|
Fix mongoose.exe target
|
2022-03-15 10:03:00 +00:00 |
|
Sergey Lyubka
|
37cb51ee94
|
Fix #1488 - properly set non-blocking flags on accepted connections
|
2022-03-14 13:26:00 +00:00 |
|
Sergey Lyubka
|
02cabcc0ec
|
Fix busy loop in TLS case
|
2022-03-14 11:16:41 +00:00 |
|
Sergey Lyubka
|
3ffb6c046e
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2022-03-11 15:40:22 +00:00 |
|
Sergey Lyubka
|
7bf8b81995
|
Fix mg_http_delete_chunk()
|
2022-03-11 15:38:59 +00:00 |
|
Sergey Lyubka
|
0ddda4a267
|
Merge pull request #1487 from jameshilliard/update-actions
Update actions/checkout@v2 to actions/checkout@v3
|
2022-03-08 12:06:08 +00:00 |
|
James Hilliard
|
c46ad970cb
|
Update actions/checkout@v2 to actions/checkout@v3
|
2022-03-06 21:59:25 -07:00 |
|
Sergey Lyubka
|
733abcffbc
|
Merge pull request #1485 from jameshilliard/fix-pack-rebuild
Regenerate pack file when dependencies are changed.
|
2022-03-06 16:50:03 +00:00 |
|
Sergey Lyubka
|
139f928731
|
Fix #1481 - use stricter compilation flags
|
2022-03-06 14:31:42 +00:00 |
|
James Hilliard
|
3da9986232
|
Regenerate pack file when dependencies are changed.
Should help prevent some spurious test failures due to stale
test/packed_fs.c file.
|
2022-03-02 10:12:48 -07:00 |
|
Sergey Lyubka
|
a284df01d1
|
Fix #1480 - use memmove instead of memcpy in mg_iobuf_resize()
|
2022-02-28 16:51:46 +00:00 |
|
Alex Alashkin
|
412f5cf3e0
|
Add RTX-RTOS support
|
2022-02-23 19:56:37 +02:00 |
|
Sergey Lyubka
|
42ba1e4aed
|
Fix #1473 - calm static analyzer
|
2022-02-23 13:34:20 +00:00 |
|
Sergey Lyubka
|
1893b06c13
|
Fix #1472 - calm static analyzer
|
2022-02-23 13:31:00 +00:00 |
|
Sergey Lyubka
|
b0cbb70e53
|
Fix #1471 - calm static analyzer
|
2022-02-23 13:30:14 +00:00 |
|
Sergey Lyubka
|
78e81fef27
|
Fix #1471 - calm static analyzer
|
2022-02-23 13:28:56 +00:00 |
|
Sergey Lyubka
|
dd08231a34
|
Fix #1470 - calm static analyzer
|
2022-02-23 13:25:25 +00:00 |
|
Sergey Lyubka
|
8c78b7ef53
|
Refactor mg_alloc_conn()
|
2022-02-23 10:51:01 +00:00 |
|
Sergey Lyubka
|
c650fdcdfc
|
Move mg_listen() to net.c
|
2022-02-23 03:06:02 +00:00 |
|
Sergey Lyubka
|
e99973d4b7
|
Introduce local address
|
2022-02-22 22:00:55 +00:00 |
|
Sergey Lyubka
|
4012a86bd8
|
Remove gitter chat link
|
2022-02-22 21:46:07 +00:00 |
|
Sergey Lyubka
|
048fee5c88
|
Fix build after mg_connect() move
|
2022-02-22 21:35:03 +00:00 |
|
Sergey Lyubka
|
a287fd97e4
|
Factor mg_connect() to net.c
|
2022-02-22 21:27:08 +00:00 |
|
Sergey Lyubka
|
3a249183f8
|
Factor out mg_alloc_conn()
|
2022-02-22 21:14:29 +00:00 |
|
Sergey Lyubka
|
393dad97e0
|
Get rid of ctype dependencies
|
2022-02-22 20:20:56 +00:00 |
|
Sergey Lyubka
|
113abc71d4
|
Add SPDX identifier. Fix #1387
|
2022-02-22 18:13:06 +00:00 |
|
Sergey Lyubka
|
63261ec0d5
|
Use mg_http_status()
|
2022-02-19 16:19:51 +00:00 |
|