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 28ff3a4776 Fix test_u_async_comprehensive: add Windows socketpair replacement using UDP sockets 2 months ago
..
Makefile.am Fix tests Makefile.am: WIN_LIBS must be defined before COMMON_LIBS 2 months ago
Makefile.working Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
TEST_SUMMARY.md Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
bench_timeout_heap Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
bench_timeout_heap.c Add timeout_heap and uasync benchmarks; update build files 2 months ago
bench_uasync_timeouts Fix remaining test files: replace POSIX headers with platform_compat.h 2 months ago
bench_uasync_timeouts.c Fix remaining test files: replace POSIX headers with platform_compat.h 2 months ago
buffer_overflow_fix.patch Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
debug_full_test.c Fix remaining test files: replace POSIX headers with platform_compat.h 2 months ago
debug_performance.c Fix remaining test files: replace POSIX headers with platform_compat.h 2 months ago
debug_simple.c Fix: Added explicit type casts for ll_queue type conversions 2 months ago
debug_socket_test.sh Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
detailed_test.c Backup before replacing all printf with DEBUG_ macros in tests 2 months ago
key_fix.patch Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
log ETCP: Fix protocol parsing and crypto nonce handling 2 months ago
replace_patterns.py ETCP: Fix protocol parsing and crypto nonce handling 2 months ago
simple_test.c Fix remaining test files: replace POSIX headers with platform_compat.h 2 months ago
test_bgp_route_exchange Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_bgp_route_exchange.c Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_config_debug Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_config_debug.c Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_crypto Fix Windows build: skip gettimeofday on MSYS2, force recompile ecc_platform_specific 2 months ago
test_crypto.c Replace printf with DEBUG_ macros in 4 test files and partial in test_etcp_two_instances.c 2 months ago
test_debug.c Replace printf with DEBUG_ macros in 4 test files and partial in test_etcp_two_instances.c 2 months ago
test_debug_categories Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
test_debug_categories.c Fix: Suppressed remaining compiler warnings 2 months ago
test_ecc_encrypt Fix Windows build: skip gettimeofday on MSYS2, force recompile ecc_platform_specific 2 months ago
test_ecc_encrypt.c Replace printf with DEBUG_ macros in 4 test files and partial in test_etcp_two_instances.c 2 months ago
test_etcp_100_packets Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_etcp_100_packets.c Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_etcp_api Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_etcp_api.c Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_etcp_crypto Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
test_etcp_crypto.c Replace printf with DEBUG_ macros in 4 test files and partial in test_etcp_two_instances.c 2 months ago
test_etcp_link_id.c Add local_link_id exchange in ETCP handshake (0x02-0x05) 2 months ago
test_etcp_minimal Fix test files for Windows cross-platform compatibility 2 months ago
test_etcp_minimal.c Backup before replacing all printf with DEBUG_ macros in tests 2 months ago
test_etcp_simple_traffic Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_etcp_simple_traffic.c Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_etcp_two_instances Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_etcp_two_instances.c Fix remaining Windows test build issues 2 months ago
test_intensive_memory_pool Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
test_intensive_memory_pool.c Fix: Added explicit type casts for ll_queue type conversions 2 months ago
test_intensive_memory_pool_new.c Fix: Added explicit type casts for ll_queue type conversions 2 months ago
test_ll_queue Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
test_ll_queue.c Fix: Added explicit type casts for ll_queue type conversions 2 months ago
test_memory_pool_and_config Fix test files for Windows cross-platform compatibility 2 months ago
test_memory_pool_and_config.c Fix test files for Windows cross-platform compatibility 2 months ago
test_offset.c ETCP: Fix protocol parsing and crypto nonce handling 2 months ago
test_packet_dump Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
test_packet_dump.c Replace printf with DEBUG_ macros in simple_test.c, test_packet_dump.c, test_intensive_memory_pool.c 2 months ago
test_pkt_normalizer_etcp Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_pkt_normalizer_etcp.c Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
test_pkt_normalizer_standalone Fix Windows build: skip gettimeofday on MSYS2, force recompile ecc_platform_specific 2 months ago
test_pkt_normalizer_standalone.c Fix: Adapt tests for new etcp_api callback in pn_init() 2 months ago
test_route_lib Fix Windows build: net/if.h and route_lib.h forward declarations 2 months ago
test_route_lib.c BGP: Implement route exchange module between uTun instances 2 months ago
test_u_async_comprehensive Fix remaining test files: replace POSIX headers with platform_compat.h 2 months ago
test_u_async_comprehensive.c Fix test_u_async_comprehensive: add Windows socketpair replacement using UDP sockets 2 months ago
test_u_async_performance Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
test_u_async_performance.c Fix remaining test files: replace POSIX headers with platform_compat.h 2 months ago
test_utils.h Fix remaining Windows test build issues 2 months ago
track_test.c Backup before replacing all printf with DEBUG_ macros in tests 2 months ago
update_test.py ETCP: Fix protocol parsing and crypto nonce handling 2 months ago
working_crypto_test.c Backup before replacing all printf with DEBUG_ macros in tests 2 months ago