aboutsummaryrefslogtreecommitdiff
path: root/src/social/gnunet-service-social.c
AgeCommit message (Expand)Author
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-30fixing the place leave logic after protocol changelurchi
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-08protocol change: add ack message for guests/hosts leaving a placelurchi
2017-10-29logging, cosmetic fixesChristian Grothoff
2017-10-28misc social hacking with LurchiChristian Grothoff
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-13trying to fix test_social and social service with a lot of debug outputslurchi
2017-02-22remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff
2016-09-24psyc,psycstore,social: switch to SERVICE APIGabor X Toth
2016-09-24social: switch to SERVICE APIGabor X Toth
2016-09-23multicast,psyc,social: remove core dependencnyGabor X Toth
2016-08-19psyc, socialGabor X Toth
2016-08-03multicast,psyc,social: use CORE_connecT()Gabor X Toth
2016-08-03leaks & warnsCarlo von lynX
2016-07-28-unvoluntary editCarlo von lynX
2016-07-28get rid of segfault in gnunet-socialxrs
2016-07-28social: leaks and untreated error conditionsCarlo von lynX
2016-07-27social: fix various warningsCarlo von lynX
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-06fixesGabor X Toth
2016-05-13social: minor fixesCarlo von lynX
2016-05-12psyc/social: transmit fixGabor X Toth
2016-05-11social: place load/saveGabor X Toth
2016-05-06social: fix compiler warningsGabor X Toth
2016-05-05social: app connected callbackGabor X Toth
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-03-07social: todoGabor X Toth
2016-02-21social: relay + save docGabor X Toth
2016-02-01social: api, docGabor X Toth
2016-01-27social: save fileGabor X Toth
2016-01-26social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth
2016-01-26psycutil: slicer callback argsGabor X Toth
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-15social: set/clear msg proc flagsGabor X Toth
2016-01-12psycutil reorg: message, env, slicerGabor X Toth
2016-01-06psyc/social: local join flag; social service: leave place, save _fileGabor X Toth
2015-12-17social: API changes for application connections: store/load app subscriptions...Gabor X Toth
2015-11-18social: store/load entered places & notify clients about themGabor X Toth
2015-09-08social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth
2015-09-08social: advertise; farewell fixGabor X Toth