Age | Commit message (Expand) | Author |
2024-05-24 | vconn close implemented; conn open will not deallocate connection on failure | Uros Majstorovic |
2024-05-23 | added multiple server receiver threads; added server dir query | Uros Majstorovic |
2024-05-22 | added zero padding for vconn fixed packet feature | Uros Majstorovic |
2024-05-16 | open handler moved to the end of open message; conn authenticator has access ... | Uros Majstorovic |
2024-05-14 | added dir_client | Uros Majstorovic |
2024-05-14 | dir protocol improvement | Uros Majstorovic |
2024-05-14 | added fragmented messages support to ecp core; added timer and connection params | Uros Majstorovic |
2024-05-12 | fixed double conn close; add conditional compile ifdefs for pthread code | Uros Majstorovic |
2024-05-11 | fixed transport error reporting | Uros Majstorovic |
2024-05-11 | added error handler per connection type; improved handlers API and error repo... | Uros Majstorovic |
2024-05-11 | fixed library for no hashtable | Uros Majstorovic |
2024-05-10 | PKT_BUF and PLD_BUF macros fixed | Uros Majstorovic |
2024-05-10 | dir reply can be fragmented; renamed caps to roles | Uros Majstorovic |
2024-05-10 | timer support for frag messages | Uros Majstorovic |
2024-05-09 | fixed gc table count | Uros Majstorovic |
2024-05-09 | fixed gc table seach, added gc table count | Uros Majstorovic |
2024-05-07 | added search gc | Uros Majstorovic |
2024-05-07 | better error handling | Uros Majstorovic |
2024-05-06 | new ecp directory and vconn server | Uros Majstorovic |
2024-05-03 | fixed conn new / key checker interface; fixed memory leak when conn create fails | Uros Majstorovic |
2024-05-03 | fixed connection expiry in gc | Uros Majstorovic |
2024-05-03 | added user flags for connection | Uros Majstorovic |
2024-05-03 | prevented possible race condition with conn open / close | Uros Majstorovic |
2024-04-29 | fixed potential deadlock | Uros Majstorovic |
2024-04-26 | fixed shared key invalidation | Uros Majstorovic |
2024-04-26 | added max diff between current irep nonce and auth tag nonce | Uros Majstorovic |
2024-04-25 | fixed possible timer timeout/open reply message racing conditions; removed co... | Uros Majstorovic |
2024-04-25 | added conn lock/unlock | Uros Majstorovic |
2024-04-23 | fixed vconn ref count and hashtables | Uros Majstorovic |
2024-04-23 | added uniqueness to connection keys | Uros Majstorovic |
2024-04-23 | added string key utilities | Uros Majstorovic |
2024-04-23 | fixed reference counter / garbage collector | Uros Majstorovic |
2024-04-21 | open/reopen/close/gc API fixed | Uros Majstorovic |
2024-04-20 | fixed pub key comparison | Uros Majstorovic |
2024-04-20 | adjusted max packet size | Uros Majstorovic |
2024-04-01 | fixed init reply message key identifier | Uros Majstorovic |
2024-04-01 | fixed hashtable remove_kv | Uros Majstorovic |
2024-03-24 | implemented ROS recommendation CLN-003 | Uros Majstorovic |
2024-03-24 | implemented ROS recommendation CLN-002 | Uros Majstorovic |
2024-03-23 | implemented ROS recommendation CLN-001 | Uros Majstorovic |
2024-01-22 | removed makefile | Uros Majstorovic |
2024-01-22 | fixed racing condition in vconn | Uros Majstorovic |
2024-01-21 | fixed open message; fixed error handling; added timer debug messages | Uros Majstorovic |
2023-08-02 | implemented ROS recommendations | Uros Majstorovic |
2022-10-24 | fixed for no hash table | Uros Majstorovic |
2022-08-09 | ecp server added | Uros Majstorovic |
2022-05-19 | fe310 update | Uros Majstorovic |
2022-04-08 | added missing header | Uros Majstorovic |
2022-04-08 | fixed frag bug | Uros Majstorovic |
2022-04-08 | connection exire added | Uros Majstorovic |