12 Commits (3ab19094d0d5228281da5eff005f392935cdee99)

Author SHA1 Message Date
jeka 3ab19094d0 Fix: segfault in ETCP tests and add wintun.dll to gitignore 2 months ago
jeka 4a3c5724b7 Windows: Исправлен запуск utun - TUN, логирование, права администратора 2 months ago
jeka c8af35c4b9 Fix u_async: Windows socket registration, timers, and poll issues 2 months ago
Evgeny f510d78bb5 Fix Windows: use sys/time.h for gettimeofday, remove custom implementation 2 months ago
Evgeny 4403c46788 Fix Windows build: skip gettimeofday on MSYS2, force recompile ecc_platform_specific 2 months ago
Evgeny 0798b149ab Fix Windows build: use WSAPoll instead of poll for linking 2 months ago
Evgeny 605a928350 Fix Windows build: POSIX dependencies (netdb.h, fork, setsid, SIGHUP, etc.) 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 9b1d43996e Remove #include <poll.h> from Windows section - already in winsock2.h 2 months ago
Evgeny 1bd4bf5d11 Fix Windows build errors: config_parser.h, poll(), localtime() 2 months ago
Evgeny 0688efcd0e Fix platform_compat.h - remove duplicate definitions for MSYS2 2 months ago
Evgeny 0c43a633b9 Add platform_compat.h for Windows POSIX compatibility 2 months ago