149 Commits (46c95b3fd8004f4f80097086dbca4735c2a423a8)

Author SHA1 Message Date
jeka de053a00c0 cleanup tests (winsock) 1 month ago
jeka fcdd07ba94 фиксы тестов (winsock) 1 month ago
Evgeny 1aec884c2d linux routing + debug output 1 month ago
jeka b20bff32dd config 1 month ago
jeka 783f229711 obf 1 month ago
jeka c420b8f18e пердайт icmp в tun 1 month ago
Evgeny fc9fac2e3a Fix: Remove reference to missing test_control_server.c 1 month ago
Evgeny 8502451ec7 compile fixes 1 month ago
jeka b8ea33160d восстановление морды (частичное) 1 month ago
Evgeny 6ffec2f1e7 Fix: INVALID_SOCKET usage in POSIX code and remove missing test 1 month ago
Evgeny 3749c5037c fix build for linux 1 month ago
jeka d10bddd1f7 Build: incremental build support, Windows uasync fixes, TUN cross-platform refactoring 1 month ago
jeka 734851329f Control: Add monitoring server with ETCP protocol support 1 month ago
Evgeny 96100663e7 Exclude test_dummynet from make check (temporarily disabled due to long execution time) 2 months ago
jeka 8a3cdaf759 1 2 months ago
jeka 3ab19094d0 Fix: segfault in ETCP tests and add wintun.dll to gitignore 2 months ago
Evgeny a5818d9cc4 Backup before fixing test_routing_mesh segfault 2 months ago
Evgeny 15a9521559 ETCP: реализация keepalive пакетов для каждого линка 2 months ago
Evgeny 4cd22b1513 feat: переименован allowed_subnet в route_subnet, добавлено управление системными маршрутами 2 months ago
jeka a0b02b9812 Fix port conflicts in test_pkt_normalizer_etcp - use unique ports 9041/9042 2 months ago
jeka 78dfdde400 Fix Windows test failures: proper WSAPoll error handling and FD_SETSIZE check 2 months ago
Evgeny 1cc475e9b0 Rewrite test_routing_mesh to use programmatic config creation 2 months ago
Evgeny f7e1234d3d Mesh test с файлами конфигов - все еще ошибки расшифровки 2 months ago
Evgeny bee1e41b07 Добавлен тестовый режим для TUN интерфейса и тест роутинга mesh 2 months ago
Evgeny 602d9174a4 Remove test binaries from git tracking (now ignored) 2 months ago
Evgeny ca16d175e6 Backup: before code simplification refactoring 2 months ago
jeka 806226c049 Remove test logs from git and add to .gitignore 2 months ago
jeka 10d6b28090 Update test logs after u_async fixes 2 months ago
jeka 53c7330a7f Backup before fixing u_async socket registration bug 2 months ago
Evgeny 28ff3a4776 Fix test_u_async_comprehensive: add Windows socketpair replacement using UDP sockets 2 months ago
Evgeny 20a3eaf73c Fix remaining test files: replace POSIX headers with platform_compat.h 2 months ago
Evgeny c75ac9d23b Fix test_u_async_comprehensive.c: replace POSIX headers with platform_compat.h 2 months ago
Evgeny 4403c46788 Fix Windows build: skip gettimeofday on MSYS2, force recompile ecc_platform_specific 2 months ago
Evgeny 560e121d4c Fix tests Makefile.am: WIN_LIBS must be defined before COMMON_LIBS 2 months ago
Evgeny ada25ec4cc Add -ladvapi32 for Windows CryptGenRandom support 2 months ago
Evgeny f5faa7c834 Fix Windows build: add default_CSPRNG and improve build.sh error handling 2 months ago
Evgeny 27f2edca40 Fix remaining Windows test build issues 2 months ago
Evgeny 4d486c7017 Fix test files for Windows cross-platform compatibility 2 months ago
Evgeny 8af2904033 Fix Windows build: net/if.h and route_lib.h forward declarations 2 months ago
Evgeny c83fdeeaad Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
Evgeny 15b670e563 Add cross-platform TUN support with Wintun for Windows 2 months ago
Evgeny 1f3a99086a Fix test_bgp_route_exchange: use proper byte order and uasync timers 2 months ago
Evgeny 43114d727c BGP: Complete route exchange with connection tracking and broadcast 2 months ago
Evgeny 68668821e4 BGP: Implement route exchange module between uTun instances 2 months ago
Evgeny 4fcdfc15f9 Add exact IP:port match validation to NAT test 2 months ago
Evgeny 507f2da831 Improve NAT IP:port test validation to check specific values 2 months ago
Evgeny a843b998ed Add NAT IP:port validation to test_etcp_two_instances 2 months ago
Evgeny 8334b97521 Backup before adding NAT IP:port tracking to ETCP handshake 2 months ago
Evgeny 801770f117 Backup before routing refactor: etcp_bind id=0 + etcp_send routing 2 months ago
Evgeny d694c92b1f Refactor etcp_api: per-instance bindings with struct ETCP_BINDINGS 2 months ago