aboutsummaryrefslogtreecommitdiff
path: root/src/social/gnunet-service-social.c
Commit message (Collapse)AuthorAge
* 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
* social: store/load entered places & notify clients about themGabor X Toth2015-11-18
|
* social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth2015-09-08
|
* social: advertise; farewell fixGabor X Toth2015-09-08
|
* psyc/social: get state from psycstoreGabor X Toth2015-08-28
|
* Remove this GNUNET_htonl_signed nonsenseDavid Barksdale2015-07-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* psyc/social: request history & state from psycstore; more documentation, ↵Gabor X Toth2015-05-07
| | | | tests, cleanup
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix leaksChristian Grothoff2014-12-19
|
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
|
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
|
* social: guest_talk test; multicast: fix member_to_origin_resume()Gabor X Toth2014-07-24
|
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
| | | | | | | - social: implement enter/leave, send/receive messages, slicer - psyc, social: add struct GNUNET_PSYC_Message for single-fragment join messages - psyc: add message callback in addition to message part callback - client_manager, social, psyc, multicast: add disconnect callback
* Revert "- convince gcc to compile"Gabor X Toth2014-07-23
| | | | This reverts commit cd2a54791e6286c3c437b525b26f6e9268956afc.
* - convince gcc to compileBart Polot2014-07-21
|
* -doxygen fixesChristian Grothoff2014-06-07
|
* add social serviceGabor X Toth2014-05-27