aboutsummaryrefslogtreecommitdiff
path: root/src/social
AgeCommit message (Expand)Author
2018-05-19+Nils Gillmann
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-02-02consider deletion of egos we don't know; make code less obscurelurchi
2018-01-30-code scanner complains about intentional malloc returnpsyc://loupsycedyglgamf.onion/~lynX
2018-01-07more size checking; tokenize only after size checklurchi
2018-01-07properly check size of MsgProcRequestlurchi
2018-01-07shutdown might happen when plc_gst is not in the hashmaplurchi
2018-01-04Leak fix.anryko
2017-12-30Merge branch 'fix_social'lurchi
2017-12-30cleanuplurchi
2017-12-30consider entry decision while re-entering a placelurchi
2017-12-30actually test reconnecting; result in enter callback must always be GNUNET_OKlurchi
2017-12-30fixing the place leave logic after protocol changelurchi
2017-12-26test_social: less services and less noise in the outputlurchi
2017-11-26can't find who suggested this crasher fix.. delayed by pgppsyc://loupsycedyglgamf.onion/~lynX
2017-11-24added FIXMEslurchi
2017-11-18use comfort functions of MQ APIlurchi
2017-11-13Use MQ API instead of manually allocating messages; simplify logic in handle_...lurchi
2017-11-13finalize protocol change (fixes message loss when leaving a place)lurchi
2017-11-08improve documentationlurchi
2017-11-08protocol change: add ack message for guests/hosts leaving a placelurchi
2017-10-29logging, cosmetic fixesChristian Grothoff
2017-10-29do handle CTRL-C properly in test_socialChristian Grothoff
2017-10-28misc social hacking with LurchiChristian Grothoff
2017-10-23added loggingt3sserakt
2017-10-13Merge branch 'fix_social' of ssh://gnunet.org/gnunet into fix_sociallurchi
2017-10-13we were on the wood waylurchi
2017-10-13-we no enter to placepsyc://loupsycedyglgamf.onion/~lynX
2017-10-13don't call GNUNET_SERVICE_client_continue twice; maybe fix bug resulting from...lurchi
2017-10-13start social service before running the test (not sure if needed)lurchi
2017-10-13trying to fix test_social and social service with a lot of debug outputslurchi
2017-10-06fix typeChristian Grothoff
2017-09-21create both host and guest identity before starting social servicelurchi
2017-06-11gnunet-social: removed duplicate getoptpsyc://loupsycedyglgamf.onion/~lynX
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17fix typesChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-17Merge branch 'master' into getoptChristian Grothoff
2017-03-16Fix compiler warnings.Marcello Stanisci
2017-03-16porting socialMarcello Stanisci
2017-03-16update .gitignore filesChristian Grothoff
2017-03-08-gnunet-social CLI fixespsyc://loupsycedyglgamf.onion/~lynX
2017-02-22remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff
2017-02-02gnunet-social CLI: porcelain status and psyc messagespsyc://loupsycedyglgamf.onion/~lynX
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-17replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff
2017-01-17More bugfixes to make gnunet-social usablelurchi
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-24psyc,psycstore,social: switch to SERVICE APIGabor X Toth