1 Commits (ed7f3d897443f4590b0ccecad82ba46349659085)

Author SHA1 Message Date
Evgeny d74f76a5a0 Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
Evgeny 6fd3a39cc8 Fix: ETCP connection initialization and crypto handling 2 months ago
Evgeny b737b718cf Fix: Auto-generated my_public_key was empty in config 2 months ago
Evgeny a1bcd6edb7 Исправлена криптография: исправлен размер nonce для CCM (13 байт) и завершены тесты 2 months ago
Evgeny 3f7fd9f8ad Сохранить текущее состояние перед исправлением компиляционных ошибок 2 months ago
Evgeny abcda89800 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
Evgeny f6c337bd1c FINAL: Encryption fully implemented with tests. Add etcp_connections_get_crypto_stats signature fix and tests in Makefile.am 3 months ago
Evgeny 3f0a23aa93 Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
Evgeny c869ccf174 Major refactoring: Tasks 1-4 complete 3 months ago
Evgeny 2c58c008ce Test suite cleanup and reorganization 3 months ago
Evgeny 8d8fc4be6e Update secure channel library API with CRC32 integration 3 months ago
jek f2c10dcbf9 Reorganize project structure: move sources to src/, update Makefile, add header symlinks 3 months ago
jek aa97731e4b Refactor tests and improve packet normalizer 3 months ago