index
:
mikroPhone
master
mikroPhone repository
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ecp
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
deallocate connection on conn open failure
Uros Majstorovic
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 line numbers feature to ecp util read key function
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-15
fixed server logging
Uros Majstorovic
2024-05-14
tests improved logging; add dir client test
Uros Majstorovic
2024-05-14
added dir_client
Uros Majstorovic
2024-05-14
added server options: daemon mode, log file, drop privileges
Uros Majstorovic
2024-05-14
improved acl diagnostics
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 tests for no hashtable
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
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 ↵
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
added gc flag for inbound connections
Uros Majstorovic
2024-04-21
open/reopen/close/gc API fixed
Uros Majstorovic
[next]