aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/psyc_util_lib.c
Commit message (Collapse)AuthorAge
* -and this is why the NULL comes FIRSTChristian Grothoff2014-12-19
|
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
| | | | | | | - social: implement enter/leave, send/receive messages, slicer - psyc, social: add struct GNUNET_PSYC_Message for single-fragment join messages - psyc: add message callback in addition to message part callback - client_manager, social, psyc, multicast: add disconnect callback
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add ↵Gabor X Toth2014-07-10
| | | | GNUNET_PSYC_message_create()
* -doxygen fixesChristian Grothoff2014-06-07
|
* psyc, multicast: reorg code, use new client manager & psyc util libGabor X Toth2014-05-29
|
* PSYC util lib: receiving/transmitting/logging PSYC messagesGabor X Toth2014-05-29