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 5840e77e1e Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
..
Makefile.am Сохранить текущее состояние перед исправлением компиляционных ошибок 2 months ago
debug_config.c Fix ETCP test: server connection registration and packet handling 2 months ago
debug_config.h Fix: Suppressed remaining compiler warnings 2 months ago
ll_queue.c Fix: Added explicit type casts for ll_queue type conversions 2 months ago
ll_queue.h Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
memory_pool.c Сохранить текущее состояние перед исправлением компиляционных ошибок 2 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 test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
u_async.c1 Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
u_async.h Fix uasync socket counting bug and add lookup function 2 months ago