..
Makefile.am
Build: incremental build support, Windows uasync fixes, TUN cross-platform refactoring
1 month 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
Backup before fixing test_routing_mesh segfault
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.c
ETCP: реализация keepalive пакетов для каждого линка
2 months ago
test_config_debug.c
Fix Windows test failures: proper WSAPoll error handling and FD_SETSIZE check
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_categories.c
Fix: Suppressed remaining compiler warnings
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.c
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.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.c
Backup before replacing all printf with DEBUG_ macros in tests
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.c
Fix remaining Windows test build issues
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.c
Fix: Added explicit type casts for ll_queue type conversions
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.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.c
Fix port conflicts in test_pkt_normalizer_etcp - use unique ports 9041/9042
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.c
BGP: Implement route exchange module between uTun instances
2 months ago
test_routing_mesh.c
Fix: segfault in ETCP tests and add wintun.dll to gitignore
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.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