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 4ddb190293 Найдена реальная ошибка: bind Address already in use 2 months ago
..
Makefile.am Найдена реальная ошибка: bind Address already in use 2 months ago
a.out Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
check_config.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
debug_encrypt Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
debug_encrypt.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
debug_routing Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
debug_test Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
debug_test.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
debug_test2 Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
debug_test2.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
detailed_debug Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
detailed_debug.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
ecc_debug Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
ecc_debug.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
final_debug Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
fixed_debug Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
fixed_debug.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
minimal_test Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
minimal_test.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
run_two_instance_test.sh Enable server-only operation and add server section to configs 2 months ago
simple_crypto_test.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
simple_uasync.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
simple_uasync.h Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
step_debug Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
step_debug.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_config_v2 Refactor: Move mainloop from utun_instance to main 3 months ago
test_debug_config.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
test_ecc_encrypt.c Refactor tests and improve packet normalizer 3 months ago
test_etcp_connection_full Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_etcp_connection_real Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_etcp_crypto Сохранить текущее состояние перед исправлением компиляционных ошибок 2 months ago
test_etcp_crypto.c Исправлена криптография: исправлен размер nonce для CCM (13 байт) и завершены тесты 2 months ago
test_etcp_crypto_fix Сохранить текущее состояние перед исправлением компиляционных ошибок 2 months ago
test_etcp_crypto_fix.c Сохранить текущее состояние перед исправлением компиляционных ошибок 2 months ago
test_etcp_crypto_new Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_etcp_crypto_working Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_etcp_simple_real Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_etcp_two_instances Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_etcp_two_instances.c Add two-instance test with handshake monitoring and debug output 2 months ago
test_etcp_two_instances_fixed Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_etcp_two_instances_fixed.c Fix: Client config uses fixed port 9002, add protective comments 2 months ago
test_fixed Fix test to poll correct uasync instances\n\n- Server sockets registered in server_instance->ua\n- Client sockets in client_instance->ua\n- Poll correct instances for packet reception\n- Test now shows [RECV] when packets arrive 2 months ago
test_handshake_minimal Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_intensive_memory_pool.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
test_key_fmt.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_ll_queue_comprehensive.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
test_ll_queue_minimal Refactor: Move mainloop from utun_instance to main 3 months ago
test_ll_queue_reproduce Refactor: Move mainloop from utun_instance to main 3 months ago
test_ll_queue_waiters Refactor: Move mainloop from utun_instance to main 3 months ago
test_memory_pool_and_config.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
test_minimal.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_new_features.c Major refactoring: Tasks 1-4 complete 3 months ago
test_packet_pool.c Refactor: Move mainloop from utun_instance to main 3 months ago
test_pkt_normalizer.c Refactor uasync to instance-based API with memory leak detection 3 months ago
test_routing.c Refactor: Move mainloop from utun_instance to main 3 months ago
test_routing_full.c Финальный коммит: полный рефакторинг и улучшения 2 months ago
test_secure_channel_extended.c Phase 1: Add comprehensive test coverage for routing, ETCP connections, and secure channel 2 months ago
test_server_only Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_server_only.conf Enable server-only operation and add server section to configs 2 months ago
test_simple_crypto Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
test_simple_crypto.c Phase 1: Add comprehensive test coverage for routing, ETCP connections, and secure channel 2 months ago
test_u_async_comprehensive.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
test_u_async_performance.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
test_u_async_simple.c Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
test_udp_socket.c Refactor: Move mainloop from utun_instance to main 3 months ago
test_updated_crypto Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
working_crypto_test Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
working_crypto_test.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
zero_debug Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
zero_debug.c Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago