aboutsummaryrefslogtreecommitdiff
path: root/src/social/Makefile.am
Commit message (Collapse)AuthorAge
* externalizing secushare logicChristian Grothoff2019-02-11
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
|
* fix #4493Christian Grothoff2016-05-06
|
* social cliGabor X Toth2016-05-05
|
* gnunet-social cliGabor X Toth2016-05-03
|
* psycutil reorg: message, env, slicerGabor X Toth2016-01-12
|
* social: compile fixGabor X Toth2016-01-11
|
* social: API changes for application connections: store/load app ↵Gabor X Toth2015-12-17
| | | | subscriptions to places
* Move libgnunetpsycutil.la to psycstoreDavid Barksdale2015-07-19
| | | | | This solves a circular dependency between psyc and psycstore.
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* social,psycstore: fix tests linking/debugGabor X Toth2014-07-24
|
* psyc,social: fix linking for testsGabor X Toth2014-07-24
|
* social: fix linkingGabor X Toth2014-07-23
|
* 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
* add social serviceGabor X Toth2014-05-27