summaryrefslogtreecommitdiff
path: root/ecp/server
AgeCommit message (Collapse)Author
2024-06-03improved (v)conn init / open / init vlink / open vlink API; implemented ↵Uros Majstorovic
randezvous hashing
2024-05-24deallocate connection on conn open failureUros Majstorovic
2024-05-23added multiple server receiver threads; added server dir queryUros Majstorovic
2024-05-22added line numbers feature to ecp util read key functionUros Majstorovic
2024-05-16open 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-15fixed server loggingUros Majstorovic
2024-05-14added server options: daemon mode, log file, drop privilegesUros Majstorovic
2024-05-14improved acl diagnosticsUros Majstorovic
2024-05-14dir protocol improvementUros Majstorovic
2024-05-11added error handler per connection type; improved handlers API and error ↵Uros Majstorovic
reporting
2024-05-10PKT_BUF and PLD_BUF macros fixedUros Majstorovic
2024-05-10server support for fragmented dir reply; fixed shadow reply messages accordinglyUros Majstorovic
2024-05-09added SIGUSR2 signal handler - expires garbage collected connectionsUros Majstorovic
2024-05-07reload acl list on SIGUSR1Uros Majstorovic
2024-05-07close vlink inbound connections on node removeUros Majstorovic
2024-05-06new ecp directory and vconn serverUros Majstorovic
2023-08-02implemented ROS recommendationsUros Majstorovic
2022-08-09ecp server addedUros Majstorovic