index
:
mikroPhone
master
mikroPhone repository
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ecp
/
src
Age
Commit message (
Collapse
)
Author
2024-06-06
open / keyx sync implemented; vconn close fixed; rendezvous hashing fixed
Uros Majstorovic
2024-06-03
improved (v)conn init / open / init vlink / open vlink API; implemented ↵
Uros Majstorovic
randezvous hashing
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
to remainder of open req msg; improved logging and error handling; removed extensions
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 ↵
Uros Majstorovic
reporting
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 ↵
Uros Majstorovic
conn reset and reopen as unsafe
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
[next]