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 20e5401ec9 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
..
Makefile.am Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
debug_config.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
debug_config.h Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 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
timeout_heap.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 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 build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
u_async.h Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago