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.
jeka
3ab19094d0
Fix: segfault in ETCP tests and add wintun.dll to gitignore
...
- Fix segfault in ETCP tests by initializing uECC RNG in sc_init_local_keys()
- Fix segfault during cleanup by adding reference counting to socket_platform_cleanup()
- Add wintun.dll to .gitignore
- Update AGENTS.md and platform compatibility headers
All 19 tests now pass successfully.
2 months ago
..
Makefile.am
Windows: Исправлен запуск utun - TUN, логирование, права администратора
2 months ago
debug_config.c
Windows: Исправлен запуск utun - TUN, логирование, права администратора
2 months ago
debug_config.h
Windows: Исправлен запуск utun - TUN, логирование, права администратора
2 months ago
ll_queue.c
Backup before routing refactor: etcp_bind id=0 + etcp_send routing
2 months ago
ll_queue.h
Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings
2 months ago
ll_queue.h1
Backup before route_lib.c refactoring
2 months ago
memory_pool.c
Сохранить текущее состояние перед исправлением компиляционных ошибок
2 months ago
memory_pool.h
Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict
2 months ago
platform_compat.c
Windows: Исправлен запуск utun - TUN, логирование, права администратора
2 months ago
platform_compat.h
Fix: segfault in ETCP tests and add wintun.dll to gitignore
2 months ago
sha256.c
Backup before route_lib.c refactoring
2 months ago
sha256.h
Backup before route_lib.c refactoring
2 months ago
socket_compat.c
Fix: segfault in ETCP tests and add wintun.dll to gitignore
2 months ago
socket_compat.h
Add cross-platform socket compatibility layer for Windows support
2 months ago
test_size.c
Backup before fixing etcp_connections list addition
2 months ago
timeout_heap.c
Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic
2 months ago
timeout_heap.c1
Backup before route_lib.c refactoring
2 months ago
timeout_heap.h
Fix build: rename u_async to lib, add missing constants, out-of-tree build support
3 months ago
u_async.c
Fix Windows test failures: proper WSAPoll error handling and FD_SETSIZE check
2 months ago
u_async.c1
Backup before route_lib.c refactoring
2 months ago
u_async.h
Add platform_compat.h for Windows POSIX compatibility
2 months ago
wintun.dll
Add cross-platform TUN support with Wintun for Windows
2 months ago
wintun.h
Add cross-platform TUN support with Wintun for Windows
2 months ago