aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/psyc_api.c
Commit message (Expand)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* remove debug assertion; add debug outputlurchi2017-12-24
* mark channel as disconnectin when a part request is sent; cleanuplurchi2017-11-24
* Introduce PART/PART_ACK messages (tests will fail until multicast module is a...lurchi2017-11-18
* handle service disconnect without crashing if reconnect failsChristian Grothoff2017-10-29
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* psyc,psycstore,social fixesGabor X Toth2016-09-22
* -proper checks for inbound messages being well-formedChristian Grothoff2016-08-27
* -fix leakChristian Grothoff2016-08-27
* psyc, socialGabor X Toth2016-08-19
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* multicast, psyc, social: wait till last message sent before disconnectGabor X Toth2016-08-17
* psyc, social: switch to MQGabor X Toth2016-08-17
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixesGabor X Toth2016-06-06
* -fix (C) noticesChristian Grothoff2016-01-19
* psyc/multicast: var namesGabor X Toth2016-01-15
* psycutil reorg: message, env, slicerGabor X Toth2016-01-12
* psyc/social: local join flag; social service: leave place, save _fileGabor X Toth2016-01-06
* psyc fixesGabor X Toth2015-09-26
* social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth2015-09-08
* psyc/social: get state from psycstoreGabor X Toth2015-08-28
* Remove this GNUNET_htonl_signed nonsenseDavid Barksdale2015-07-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* psyc/social: request history & state from psycstore; more documentation, test...Gabor X Toth2015-05-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -support join_msg=NULL properlyChristian Grothoff2014-12-19
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
* psyc: membership storeGabor X Toth2014-07-27
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me...Gabor X Toth2014-07-10
* 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
* PSYC: implement slave to master requests, tests, fixes, reorgGabor X Toth2014-03-06
* 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; pause/res...Gabor X Toth2013-11-09
* -fix bad allocation and message size calculationChristian Grothoff2013-10-18