build
Сохранить текущее состояние перед исправлением компиляционных ошибок
3 months ago
doc
Refactor: Updated SHA256 implementation and secure channel improvements
2 months ago
lib
Refactor: Updated SHA256 implementation and secure channel improvements
2 months ago
net_emulator
Refactor: Move mainloop from utun_instance to main
3 months ago
src
Fix: routing initialization timing and test callbacks
2 months ago
tests
Fix: routing initialization timing and test callbacks
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
1
Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic
2 months ago
AGENTS.md
Update AGENTS.md with detailed file structure
2 months ago
INSTALL.autotools
Major refactoring: Tasks 1-4 complete
3 months ago
Makefile.am
Build: Fixed test build configuration - moved tests from root Makefile.am to tests/Makefile.am
2 months ago
Makefile.old
Refactor: Move mainloop from utun_instance to main
3 months ago
README.md
Fix build: rename u_async to lib, add missing constants, out-of-tree build support
3 months ago
TASKS.md
Major refactoring: Tasks 1-4 complete
3 months ago
build.log
ETCP: Fix protocol parsing and crypto nonce handling
2 months ago
build_errors.txt
Fix: ETCP module compilation errors and build system issues
2 months ago
build_fix_changelog.txt
Test suite cleanup and reorganization
3 months ago
c_gen_filelist
Fix c_util script: implement proper C code navigation (toc, func, struct, enum commands)
2 months ago
c_util
Rewrite c_util with proper brace nesting level tracking
2 months ago
changelog.txt
FIX: Critical bug - sc_derive_shared_key is called inside sc_set_peer_public_key, so no separate call needed. Correct order for INIT: pubkey extract → derive (inside set) → decrypt. All encryption now working.
3 months ago
configure.ac
Crypto: Add OpenSSL support as alternative to TinyCrypt
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
test_client.conf
Fix: ETCP module compilation errors and build system issues
2 months ago
test_debug
Replace printf with DEBUG_ macros in 4 test files and partial in test_etcp_two_instances.c
2 months ago
test_debug.log
Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений
2 months ago
test_debug_demo.sh
Add comprehensive debug output to ETCP and loadbalancer modules
2 months ago
test_dump.log
Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений
2 months ago
test_etcp_100_packets_client.conf
Fix: Isolate test configs and add key validation retry
2 months ago
test_etcp_100_packets_server.conf
Fix: Isolate test configs and add key validation retry
2 months ago
test_etcp_simple_traffic_client.conf
Fix: Isolate test configs and add key validation retry
2 months ago
test_etcp_simple_traffic_server.conf
Fix: Isolate test configs and add key validation retry
2 months ago
test_etcp_two_instances_client.conf
Fix: Isolate test configs and add key validation retry
2 months ago
test_etcp_two_instances_server.conf
Fix: Isolate test configs and add key validation retry
2 months ago
test_full.log
Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений
2 months ago
test_input_queue_resume.c
Backup before fixing etcp_connections list addition
2 months ago
test_ll_queue.c
ETCP: Fix protocol parsing and crypto nonce handling
2 months ago
test_output.log
Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений
2 months ago
test_packet_dump.c
Add single-line packet dump with debug output for ETCP
2 months ago
test_pkt_normalizer_etcp_client.conf
Fix: Isolate test configs and add key validation retry
2 months ago
test_pkt_normalizer_etcp_debug.log
WIP: Current normalizer changes before error handling fix
2 months ago
test_pkt_normalizer_etcp_server.conf
Fix: Isolate test configs and add key validation retry
2 months ago
test_server.conf
Fix: ETCP module compilation errors and build system issues
2 months ago
utun.conf
Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений
2 months ago