aboutsummaryrefslogtreecommitdiff
path: root/src/social/gnunet-service-social.c
Commit message (Collapse)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* 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
|
* fixing the place leave logic after protocol changelurchi2017-12-30
|
* added FIXMEslurchi2017-11-24
|
* use comfort functions of MQ APIlurchi2017-11-18
|
* Use MQ API instead of manually allocating messages; simplify logic in ↵lurchi2017-11-13
| | | | handle_client_psyc_message; cleanup
* protocol change: add ack message for guests/hosts leaving a placelurchi2017-11-08
|
* logging, cosmetic fixesChristian Grothoff2017-10-29
|
* misc social hacking with LurchiChristian Grothoff2017-10-28
|
* -we no enter to placepsyc://loupsycedyglgamf.onion/~lynX2017-10-13
|
* don't call GNUNET_SERVICE_client_continue twice; maybe fix bug resulting ↵lurchi2017-10-13
| | | | from destroying MQ too early
* trying to fix test_social and social service with a lot of debug outputslurchi2017-10-13
|
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
|
* 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, socialGabor X Toth2016-08-19
|
* multicast,psyc,social: use CORE_connecT()Gabor X Toth2016-08-03
|
* leaks & warnsCarlo von lynX2016-08-03
|
* -unvoluntary editCarlo von lynX2016-07-28
|
* get rid of segfault in gnunet-socialxrs2016-07-28
|
* social: leaks and untreated error conditionsCarlo von lynX2016-07-28
|
* 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: minor fixesCarlo von lynX2016-05-13
|
* psyc/social: transmit fixGabor X Toth2016-05-12
|
* social: place load/saveGabor X Toth2016-05-11
|
* social: fix compiler warningsGabor X Toth2016-05-06
|
* social: app connected callbackGabor X Toth2016-05-05
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* social: todoGabor X Toth2016-03-07
|
* social: relay + save docGabor X Toth2016-02-21
|
* social: api, docGabor X Toth2016-02-01
|
* social: save fileGabor X Toth2016-01-27
|
* social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth2016-01-26
|
* psycutil: slicer callback argsGabor X Toth2016-01-26
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* social: set/clear msg proc flagsGabor X Toth2016-01-15
|
* 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 ↵Gabor X Toth2015-12-17
| | | | subscriptions to places