You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Evgeny beafb9b198 Fix: Remove usleep from event loops and fix segfault in tests 2 months ago
..
Makefile.am Сохранить текущее состояние перед исправлением компиляционных ошибок 3 months ago
debug_config.c Debug: Add ETCP log_name identifier and improve log format 2 months ago
debug_config.h Debug: Add ETCP log_name identifier and improve log format 2 months ago
ll_queue.c Add epoll support, fix ETCP timestamp bug, optimize uasync with cached pollfds 2 months ago
ll_queue.h Fix: Remove usleep from event loops and fix segfault in tests 2 months ago
ll_queue.h1 Fix: Remove usleep from event loops and fix segfault in tests 2 months ago
memory_pool.c Сохранить текущее состояние перед исправлением компиляционных ошибок 3 months ago
memory_pool.h Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
sha256.c ETCP_CONNECTIONS: add encryption support with secure channel (AES-CCM), nonce, counters. Simplified architecture by removing socket wrappers and integrating uasync_add_socket. pubkey exchange moved to INIT packet only. Added statistics counters. 3 months ago
sha256.h ETCP_CONNECTIONS: add encryption support with secure channel (AES-CCM), nonce, counters. Simplified architecture by removing socket wrappers and integrating uasync_add_socket. pubkey exchange moved to INIT packet only. Added statistics counters. 3 months ago
test_size.c Backup before fixing etcp_connections list addition 2 months ago
timeout_heap.c Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
timeout_heap.c1 Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
timeout_heap.h Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
u_async.c Fix ETCP timestamp overflow bug and enable epoll for Linux 2 months ago
u_async.c1 Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
u_async.h Add epoll support for Linux with poll() fallback for other systems 2 months ago