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 985ed5c4b1 Fix ETCP test: server connection registration and packet handling 2 months ago
..
Makefile.am Сохранить текущее состояние перед исправлением компиляционных ошибок 3 months ago
debug_config.c Fix ETCP test: server connection registration and packet handling 2 months ago
debug_config.h Fix ll_queue callback signature and add debug utilities 2 months ago
ll_queue.c Fix ETCP test: server connection registration and packet handling 2 months ago
ll_queue.h Fix ll_queue callback signature and add debug utilities 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 Backup before fixing etcp_connections list addition 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 ll_queue callback signature and add debug utilities 2 months ago
u_async.h Fix uasync socket counting bug and add lookup function 2 months ago