aboutsummaryrefslogtreecommitdiff
path: root/src/social
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -use staticChristian Grothoff2014-12-19
* -fix leaksChristian 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
* Function signature do not match definition.Bruno Cabral2014-08-09
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
* social: fix test debugGabor X Toth2014-07-24
* social,psycstore: fix tests linking/debugGabor X Toth2014-07-24
* psyc,social: fix linking for testsGabor X Toth2014-07-24
* 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: fix linkingGabor X Toth2014-07-23
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* Revert "- convince gcc to compile"Gabor X Toth2014-07-23
* Revert "- persuade social to at least compile"Gabor X Toth2014-07-23
* - convince gcc to compileBart Polot2014-07-21
* - persuade social to at least compileBart Polot2014-07-21
* -doxygen fixesChristian Grothoff2014-06-07
* 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