aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/psyc_api.c
Commit message (Collapse)AuthorAge
* psyc, multicast: reorg code, use new client manager & psyc util libGabor X Toth2014-05-29
|
* psyc, multicast: join decision, testsGabor X Toth2014-05-26
|
* psyc, multicast: fixes, commentsGabor X Toth2014-05-23
|
* psyc, multicast: join decisionGabor X Toth2014-05-22
|
* multicast, psyc: client connections, join requestsGabor X Toth2014-05-17
|
* multicast: send messages between client lib & serviceGabor X Toth2014-05-13
|
* psyc: in-order message deliveryGabor X Toth2014-05-06
|
* PSYC: in-order delivery of fragments; tests for large messagesGabor X Toth2014-03-12
| | | | | | | Cache message received fragments from multicast and deliver them in the correct order to clients. Test messages with large modifier and data payloads.
* PSYC: implement slave to master requests, tests, fixes, reorgGabor X Toth2014-03-06
| | | | | Multicast lib: handle member to origin requests. Keep track of members and origins and call their callbacks when necessary.
* psyc: message handler checksGabor X Toth2014-01-06
|
* psyc: ipc messages, notify callback for modifiers, testsGabor X Toth2014-01-06
|
* psyc: ipc messagesGabor X Toth2014-01-06
|
* -adding missing break statementsChristian Grothoff2013-12-05
|
* psyc: handling messages from multicast and passing them to clients; ↵Gabor X Toth2013-11-09
| | | | pause/resume fixes
* -fix bad allocation and message size calculationChristian Grothoff2013-10-18
|
* -doxygen fixesChristian Grothoff2013-10-18
|
* -fix eddsa ftbfsChristian Grothoff2013-10-11
|
* PSYC: master msg transmissionGabor X Toth2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -GADS is now called GNSChristian Grothoff2013-09-27
|
* psyc service: start/stop, join/part, message transmission: lib -> psyc -> ↵Gabor X Toth2013-09-25
| | | | mcast; psyc API: stop/resume transmission
* psyc service skeletonGabor X Toth2013-09-25
|
* psyc service skeletonGabor X Toth2013-09-16