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
2a546c5fbc
Fix Windows build: tun_windows.c function pointers and MIB_IPINTERFACE_ROW
...
- Fix function pointer declarations in tun_windows.c (removed broken macro)
- Use explicit GetProcAddress calls for each Wintun function
- Remove invalid fields from MIB_IPINTERFACE_ROW (PromiscuousMode, DadState, etc.)
- Add #ifndef _WIN32 around IF_NAMESIZE/if_indextoname in etcp_connections.c
- All 22 tests pass on Linux
2 months ago
.opencode
Backup before route_lib.c refactoring
2 months ago
doc
Backup before adding NAT IP:port tracking to ETCP handshake
2 months ago
lib
Fix Windows build: POSIX dependencies (netdb.h, fork, setsid, SIGHUP, etc.)
2 months ago
net_emulator
Refactor: Move mainloop from utun_instance to main
3 months ago
src
Fix Windows build: tun_windows.c function pointers and MIB_IPINTERFACE_ROW
2 months ago
tests
Fix Windows build: net/if.h and route_lib.h forward declarations
2 months ago
tinycrypt
Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict
2 months ago
.gitignore
Major refactoring: Tasks 1-4 complete
3 months ago
AGENTS.md
Backup before adding NAT IP:port tracking to ETCP handshake
2 months ago
INSTALL.autotools
Major refactoring: Tasks 1-4 complete
3 months ago
Makefile
Backup before routing refactor: etcp_bind id=0 + etcp_send routing
2 months ago
Makefile.am
Build: Out-of-tree build system with separate build directory
2 months ago
Makefile.old
Refactor: Move mainloop from utun_instance to main
3 months ago
build.bat
Add build.bat for Windows MSYS2 build
2 months ago
build.sh
Fix Windows build: add conditional headers for sys/socket.h
2 months ago
build_win.log
Fix Windows build: net/if.h and route_lib.h forward declarations
2 months ago
c_gen_filelist
Fix c_util script: implement proper C code navigation (toc, func, struct, enum commands)
2 months ago
c_util
Add edit command with checksum verification
2 months ago
c_util1
Backup before route_lib.c refactoring
2 months ago
configure.ac
Fix Windows detection in configure.ac - check both host_os and host
2 months ago
debug_ll_queue.c
ETCP: Fix protocol parsing and crypto nonce handling
2 months ago
debug_performance.c
Backup before fixing etcp_connections list addition
2 months ago
filelist.txt
Fix c_util script: implement proper C code navigation (toc, func, struct, enum commands)
2 months ago
log
Сохранить текущее состояние перед исправлением компиляционных ошибок
3 months ago
monitor.py
Reorganize project structure: move sources to src/, update Makefile, add header symlinks
3 months ago
simple_test.c
Backup before fixing etcp_connections list addition
2 months ago
utun.conf
Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений
3 months ago