eugene
|
1c6105feea
|
fix: resolve SIGBUS on ARMv7 by handling misaligned memory access in read_int32
add alignment sanitizer options to ziti_ASAN
|
2026-06-09 06:32:22 -04:00 |
|
ekoby
|
906487cb17
|
fix error when the last message header is zero-length
|
2025-01-16 10:06:22 -05:00 |
|
eugene
|
fa4623b488
|
update tests
|
2024-12-10 11:33:57 -05:00 |
|
Shawn Carey
|
925e73bc27
|
avoid passing incompatible pointer types to message_get_bytes_header (#675)
* avoid passing incompatible pointer types to message_get_bytes_header so builds work on gcc 14.
|
2024-06-28 12:42:14 -04:00 |
|
eugene
|
8fc6ab0d72
|
remove jsmn parsing
clang-tidy up
|
2024-06-14 11:16:38 -04:00 |
|
ekoby
|
dd8a94bef2
|
Fix channel reconnect (#581)
* reset connection on failed connect
* wait for enroller to finish
* update tlsuv@v0.27.2
* set msg seq once
* clear up TLS connection on any error
|
2023-12-04 20:35:03 -05:00 |
|
Eugene K
|
8bb9eb0aa3
|
use catch2 from vcpkg
|
2023-04-05 12:54:54 -04:00 |
|
Eugene K
|
fb2a78405e
|
accommodate the need for messages larger than the pool obj
|
2023-01-20 12:31:02 -05:00 |
|