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 57b2568ad6 Fix: Adapt tests for new etcp_api callback in pn_init() 2 months ago
..
Makefile.am Add etcp_api.c/h - ETCP packet send/receive API 2 months ago
Makefile.working Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
TEST_SUMMARY.md Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
bench_timeout_heap Fix: Update tests/Makefile.am for correct object dependencies 2 months ago
bench_timeout_heap.c Add timeout_heap and uasync benchmarks; update build files 2 months ago
bench_uasync_timeouts Fix: Update tests/Makefile.am for correct object dependencies 2 months ago
bench_uasync_timeouts.c Add timeout_heap and uasync benchmarks; update build files 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 Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
debug_full_test.c Backup before replacing all printf with DEBUG_ macros in tests 2 months ago
debug_performance Backup before fixing etcp_connections list addition 2 months ago
debug_performance.c Replace printf with DEBUG_ macros in debug_performance.c 2 months ago
debug_simple ETCP: Fix protocol parsing and crypto nonce handling 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 Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 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 Replace printf with DEBUG_ macros in simple_test.c, test_packet_dump.c, test_intensive_memory_pool.c 2 months ago
test_client.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_config_debug Fix: Update tests/Makefile.am for correct object dependencies 2 months ago
test_config_debug.c Replace printf with DEBUG_ macros in test_config_debug.c and test_debug_categories.c 2 months ago
test_config_with_debug.conf Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
test_crypto Fix: Update tests/Makefile.am for correct object dependencies 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 Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 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: Update tests/Makefile.am for correct object dependencies 2 months ago
test_debug_categories.c Fix: Suppressed remaining compiler warnings 2 months ago
test_ecc_encrypt Fix: Update tests/Makefile.am for correct object dependencies 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: Adapt tests for new etcp_api callback in pn_init() 2 months ago
test_etcp_100_packets.c Fix: Update tests/Makefile.am for correct object dependencies 2 months ago
test_etcp_100_packets_client.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_etcp_100_packets_server.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_etcp_crypto Fix: Update tests/Makefile.am for correct object dependencies 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 Add local_link_id exchange in ETCP handshake (0x02-0x05) 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: Adapt tests for new etcp_api callback in pn_init() 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: Adapt tests for new etcp_api callback in pn_init() 2 months ago
test_etcp_simple_traffic.c Fix: Update tests/Makefile.am for correct object dependencies 2 months ago
test_etcp_simple_traffic_client.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_etcp_simple_traffic_server.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_etcp_two_instances Fix: Adapt tests for new etcp_api callback in pn_init() 2 months ago
test_etcp_two_instances.c Simplify tun_if: unified init, write, close API with queue-based reads 2 months ago
test_etcp_two_instances_client.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_etcp_two_instances_server.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_intensive_memory_pool Fix: Update tests/Makefile.am for correct object dependencies 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: Update tests/Makefile.am for correct object dependencies 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: Update tests/Makefile.am for correct object dependencies 2 months ago
test_memory_pool_and_config.c Fix: Added explicit type casts for ll_queue type conversions 2 months ago
test_offset ETCP: Fix protocol parsing and crypto nonce handling 2 months ago
test_offset.c ETCP: Fix protocol parsing and crypto nonce handling 2 months ago
test_packet_dump Fix: Update tests/Makefile.am for correct object dependencies 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: Adapt tests for new etcp_api callback in pn_init() 2 months ago
test_pkt_normalizer_etcp.c Fix: Adapt tests for new etcp_api callback in pn_init() 2 months ago
test_pkt_normalizer_etcp_client.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_pkt_normalizer_etcp_server.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_pkt_normalizer_standalone Fix: Adapt tests for new etcp_api callback in pn_init() 2 months ago
test_pkt_normalizer_standalone.c Fix: Adapt tests for new etcp_api callback in pn_init() 2 months ago
test_server.conf Fix: Isolate test configs and add key validation retry 2 months ago
test_server_only.conf Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
test_u_async_comprehensive Fix: Update tests/Makefile.am for correct object dependencies 2 months ago
test_u_async_comprehensive.c Fix: test_u_async_comprehensive - handle library single-timeout-per-poll behavior 2 months ago
test_u_async_performance Fix: Update tests/Makefile.am for correct object dependencies 2 months ago
test_u_async_performance.c Backup before replacing all printf with DEBUG_ macros in tests 2 months ago
track_test Backup before replacing all printf with DEBUG_ macros in tests 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