aboutsummaryrefslogtreecommitdiff
path: root/src/social
Commit message (Expand)AuthorAge
* consider deletion of egos we don't know; make code less obscurelurchi2018-02-02
* -code scanner complains about intentional malloc returnpsyc://loupsycedyglgamf.onion/~lynX2018-01-30
* more size checking; tokenize only after size checklurchi2018-01-07
* properly check size of MsgProcRequestlurchi2018-01-07
* shutdown might happen when plc_gst is not in the hashmaplurchi2018-01-07
* Leak fix.anryko2018-01-04
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * cleanuplurchi2017-12-30
| * consider entry decision while re-entering a placelurchi2017-12-30
| * 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
* | can't find who suggested this crasher fix.. delayed by pgppsyc://loupsycedyglgamf.onion/~lynX2017-11-26
* | fix typeChristian Grothoff2017-10-06
|/
* 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