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
1bd4bf5d11
Fix Windows build errors: config_parser.h, poll(), localtime()
...
- Replace sys/socket.h with platform_compat.h in config_parser.h
- Add #include <poll.h> for Windows in platform_compat.h
- Fix localtime() type mismatch: cast tv.tv_sec to time_t
- 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 errors: config_parser.h, poll(), localtime()
2 months ago
net_emulator
Refactor: Move mainloop from utun_instance to main
3 months ago
src
Fix Windows build errors: config_parser.h, poll(), localtime()
2 months ago
tests
Add cross-platform TUN support with Wintun for Windows
2 months ago
tinycrypt
Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict
3 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
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
Add cross-platform TUN support with Wintun for Windows
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