aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -do not modify 'const' argumentChristian Grothoff2014-12-20
* -support join_msg=NULL properlyChristian Grothoff2014-12-19
* -check connection state / rvalChristian Grothoff2014-12-19
* -fix leakChristian Grothoff2014-12-19
* -fix leaks, check RVChristian Grothoff2014-12-19
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* multicast: send join decision to remote peerGabor X Toth2014-07-25
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
* multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` ...Gabor X Toth2014-07-24
* 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
* social: separate host/guest/place API; add missing method cb params; improve ...Gabor X Toth2014-05-27
* multicast: run testing peerGabor X Toth2014-05-27
* 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: 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
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* psyc: ipc messages, notify callback for modifiers, testsGabor X Toth2014-01-06
* psyc: ipc messagesGabor X Toth2014-01-06
* -fix build system issuesChristian Grothoff2013-12-23
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* psyc: handling messages from multicast and passing them to clients; pause/res...Gabor X Toth2013-11-09
* log msg and comment fixesGabor X Toth2013-11-09
* -doxygen fixesChristian Grothoff2013-10-18
* -fix ftbfsChristian Grothoff2013-10-11
* PSYC: master msg transmissionGabor X Toth2013-10-10
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -actually just include utilChristian Grothoff2013-10-08
* Precussive maintenance on env/multicast/psycLRN2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* multicast: simplistic origin_to_all() code to be able to test the psyc serviceGabor X Toth2013-09-27
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* multicast API: stop/resume transmissionGabor X Toth2013-09-25
* -more issues with multicast APIChristian Grothoff2013-09-21
* towards multicast IPC messagesChristian Grothoff2013-09-21
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16