aboutsummaryrefslogtreecommitdiff
path: root/src/social
Commit message (Expand)AuthorAge
* actually test reconnecting; result in enter callback must always be GNUNET_OKlurchi2017-12-30
* fixing the place leave logic after protocol changelurchi2017-12-30
* test_social: less services and less noise in the outputlurchi2017-12-26
* added FIXMEslurchi2017-11-24
* use comfort functions of MQ APIlurchi2017-11-18
* Use MQ API instead of manually allocating messages; simplify logic in handle_...lurchi2017-11-13
* finalize protocol change (fixes message loss when leaving a place)lurchi2017-11-13
* improve documentationlurchi2017-11-08
* protocol change: add ack message for guests/hosts leaving a placelurchi2017-11-08
* logging, cosmetic fixesChristian Grothoff2017-10-29
* do handle CTRL-C properly in test_socialChristian Grothoff2017-10-29
* misc social hacking with LurchiChristian Grothoff2017-10-28
* added loggingt3sserakt2017-10-23
* Merge branch 'fix_social' of ssh://gnunet.org/gnunet into fix_sociallurchi2017-10-13
|\
| * -we no enter to placepsyc://loupsycedyglgamf.onion/~lynX2017-10-13
* | we were on the wood waylurchi2017-10-13
|/
* don't call GNUNET_SERVICE_client_continue twice; maybe fix bug resulting from...lurchi2017-10-13
* start social service before running the test (not sure if needed)lurchi2017-10-13
* trying to fix test_social and social service with a lot of debug outputslurchi2017-10-13
* create both host and guest identity before starting social servicelurchi2017-09-21
* gnunet-social: removed duplicate getoptpsyc://loupsycedyglgamf.onion/~lynX2017-06-11
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* fix typesChristian Grothoff2017-03-17
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * update .gitignore filesChristian Grothoff2017-03-16
* | Fix compiler warnings.Marcello Stanisci2017-03-16
* | porting socialMarcello Stanisci2017-03-16
|/
* -gnunet-social CLI fixespsyc://loupsycedyglgamf.onion/~lynX2017-03-08
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* gnunet-social CLI: porcelain status and psyc messagespsyc://loupsycedyglgamf.onion/~lynX2017-02-02
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* More bugfixes to make gnunet-social usablelurchi2017-01-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* - add subdirectory gitignore filesBart Polot2016-11-09
* psyc,psycstore,social: switch to SERVICE APIGabor X Toth2016-09-24
* social: switch to SERVICE APIGabor X Toth2016-09-24
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
* psyc,psycstore,social fixesGabor X Toth2016-09-22
* psyc, socialGabor X Toth2016-08-19
* social: debug msgsGabor X Toth2016-08-18
* 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
* 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: crashing free() removed.. was it redundant?Carlo von lynX2016-07-30