aboutsummaryrefslogtreecommitdiff
path: root/src/social/test_social.c
Commit message (Expand)AuthorAge
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
* psyc, socialGabor X Toth2016-08-19
* social: debug msgsGabor X Toth2016-08-18
* fix #4609Christian Grothoff2016-08-04
* social fixesGabor X Toth2016-08-03
* multicast,psyc,social: use CORE_connecT()Gabor X Toth2016-08-03
* leaks & warnsCarlo von lynX2016-08-03
* social: fix various warningsCarlo von lynX2016-07-27
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixesGabor X Toth2016-06-06
* social api: app_disconnect callbackGabor X Toth2016-05-11
* social: fix compiler warningsGabor X Toth2016-05-06
* social: app connected callbackGabor X Toth2016-05-05
* more psycey method names in test_social.cCarlo von lynX2016-05-03
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* social test fixGabor X Toth2016-03-07
* social: api, docGabor X Toth2016-02-01
* social api: some missing bitsGabor X Toth2016-01-27
* social: save fileGabor X Toth2016-01-27
* social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth2016-01-26
* -fix (C) noticesChristian Grothoff2016-01-19
* psycutil reorg: message, env, slicerGabor X Toth2016-01-12
* psyc/social: local join flag; social service: leave place, save _fileGabor X Toth2016-01-06
* social: API changes for application connections: store/load app subscriptions...Gabor X Toth2015-12-17
* social: store/load entered places & notify clients about themGabor X Toth2015-11-18
* multicast testsGabor X Toth2015-09-13
* social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth2015-09-08
* social: advertise; farewell fixGabor X Toth2015-09-08
* social: farewellGabor X Toth2015-09-05
* social: watch modifiersGabor X Toth2015-09-04
* psyc/social: get state from psycstoreGabor X Toth2015-08-28
* 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
* 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
* Function signature do not match definition.Bruno Cabral2014-08-09
* social: fix test debugGabor 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: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* multicast: run testing peerGabor X Toth2014-05-27
* add social serviceGabor X Toth2014-05-27