Age | Commit message (Expand) | Author |
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 | server support for fragmented dir reply; fixed shadow reply messages accordingly | 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 | added SIGUSR2 signal handler - expires garbage collected connections | 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 | reload acl list on SIGUSR1 | Uros Majstorovic |
2024-05-07 | close vlink inbound connections on node remove | Uros Majstorovic |
2024-05-07 | added search gc | Uros Majstorovic |
2024-05-07 | better error handling | Uros Majstorovic |
2024-05-06 | added comments to keyfiles | Uros Majstorovic |
2024-05-06 | new ecp directory and vconn server | Uros Majstorovic |
2024-05-04 | updated tests | 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-27 | updated tests | 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 | added gc flag for inbound connections | 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-26 | updated protocol design to reflect ROS recommendations | Uros Majstorovic |
2024-03-24 | protocol design document initial import | 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 init | 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 |