aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/gnunet-service-psyc.c
Commit message (Expand)AuthorAge
* multicast/psyc/social: message acks & schedulingGabor X Toth2015-09-27
* multicast: removed membership test callback as clients check that already dur...Gabor X Toth2015-09-26
* psyc fixesGabor X Toth2015-09-26
* psycstore: add fragment_limit arg for message_getGabor X Toth2015-09-26
* social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth2015-09-08
* social: advertise; farewell fixGabor X Toth2015-09-08
* multicast, psyc, psycstore, client_manager fixesGabor X Toth2015-09-05
* psyc/social: get state from psycstoreGabor X Toth2015-08-28
* Remove this GNUNET_htonl_signed nonsenseDavid Barksdale2015-07-19
* psyc/store: apply state modifiersGabor X Toth2015-07-18
* 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
* -check RVChristian Grothoff2014-12-19
* -fix leaks, check RVChristian Grothoff2014-12-19
* -add missing breakChristian Grothoff2014-10-05
* psyc, psycstore: operation result max error sizeGabor X Toth2014-07-31
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
* psyc: membership storeGabor X Toth2014-07-27
* psyc: multicast callbacks for membership test and fragment/message replayGabor X Toth2014-07-27
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
* social: guest_talk test; multicast: fix member_to_origin_resume()Gabor X Toth2014-07-24
* 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
* add social serviceGabor X Toth2014-05-27
* 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: some code cleanupGabor X Toth2014-03-13
* PSYC: message types, documentationGabor X Toth2014-03-13
* 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: ipc messages, notify callback for modifiers, testsGabor X Toth2014-01-06
* psyc: ipc messagesGabor X Toth2014-01-06
* psyc: handling messages from multicast and passing them to clients; pause/res...Gabor X Toth2013-11-09
* -fix eddsa ftbfsChristian Grothoff2013-10-11
* PSYC: master msg transmissionGabor X Toth2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* multicast API: stop/resume transmissionGabor X Toth2013-09-25
* psyc service: start/stop, join/part, message transmission: lib -> psyc -> mca...Gabor X Toth2013-09-25
* psyc service skeletonGabor X Toth2013-09-16