summaryrefslogtreecommitdiff
path: root/ecp/src
AgeCommit message (Expand)Author
2024-05-07added search gcUros Majstorovic
2024-05-07better error handlingUros Majstorovic
2024-05-06new ecp directory and vconn serverUros Majstorovic
2024-05-03fixed conn new / key checker interface; fixed memory leak when conn create failsUros Majstorovic
2024-05-03fixed connection expiry in gcUros Majstorovic
2024-05-03added user flags for connectionUros Majstorovic
2024-05-03prevented possible race condition with conn open / closeUros Majstorovic
2024-04-29fixed potential deadlockUros Majstorovic
2024-04-26fixed shared key invalidationUros Majstorovic
2024-04-26added max diff between current irep nonce and auth tag nonceUros Majstorovic
2024-04-25fixed possible timer timeout/open reply message racing conditions; removed co...Uros Majstorovic
2024-04-25added conn lock/unlockUros Majstorovic
2024-04-23fixed vconn ref count and hashtablesUros Majstorovic
2024-04-23added uniqueness to connection keysUros Majstorovic
2024-04-23added string key utilitiesUros Majstorovic
2024-04-23fixed reference counter / garbage collectorUros Majstorovic
2024-04-21open/reopen/close/gc API fixedUros Majstorovic
2024-04-20fixed pub key comparisonUros Majstorovic
2024-04-20adjusted max packet sizeUros Majstorovic
2024-04-01fixed init reply message key identifierUros Majstorovic
2024-04-01fixed hashtable remove_kvUros Majstorovic
2024-03-24implemented ROS recommendation CLN-003Uros Majstorovic
2024-03-24implemented ROS recommendation CLN-002Uros Majstorovic
2024-03-23implemented ROS recommendation CLN-001Uros Majstorovic
2024-01-22removed makefileUros Majstorovic
2024-01-22fixed racing condition in vconnUros Majstorovic
2024-01-21fixed open message; fixed error handling; added timer debug messagesUros Majstorovic
2023-08-02implemented ROS recommendationsUros Majstorovic
2022-10-24fixed for no hash tableUros Majstorovic
2022-08-09ecp server addedUros Majstorovic
2022-05-19fe310 updateUros Majstorovic
2022-04-08added missing headerUros Majstorovic
2022-04-08fixed frag bugUros Majstorovic
2022-04-08connection exire addedUros Majstorovic
2022-04-07cookie gen/verify addedUros Majstorovic
2022-04-02connection table search fix; release packet buffer before send for vconnUros Majstorovic
2022-03-31random numbers for fe310Uros Majstorovic
2022-03-31vconn bugfixUros Majstorovic
2022-03-15added dir MakefileUros Majstorovic
2022-03-15basic test passedUros Majstorovic
2022-03-15added thd locks for dir serverUros Majstorovic
2022-03-12dir/ext source files movedUros Majstorovic
2022-03-12new rev compile OKUros Majstorovic
2022-02-02linux and freebsd compatibilityUros Majstorovic
2022-02-02tests fixedUros Majstorovic
2022-02-02removed obsolete crypto routinesUros Majstorovic
2022-02-02fixed buildUros Majstorovic
2022-02-02moved ecp, platform -> srcUros Majstorovic
2022-02-02build fixUros Majstorovic
2022-02-02fixed new cryptoUros Majstorovic