aboutsummaryrefslogtreecommitdiff
path: root/src/social
Commit message (Collapse)AuthorAge
* free fixGabor X Toth2015-09-30
|
* multicast/psyc/social: message acks & schedulingGabor X Toth2015-09-27
|
* multicast testsGabor X Toth2015-09-13
|
* social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth2015-09-08
|
* social: advertise; farewell fixGabor X Toth2015-09-08
|
* social: farewellGabor X Toth2015-09-05
|
* social: watch modifiersGabor X Toth2015-09-04
|
* psyc/social: get state from psycstoreGabor X Toth2015-08-28
|
* Remove this GNUNET_htonl_signed nonsenseDavid Barksdale2015-07-19
|
* Move libgnunetpsycutil.la to psycstoreDavid Barksdale2015-07-19
| | | | | This solves a circular dependency between psyc and psycstore.
* 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
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -use staticChristian Grothoff2014-12-19
|
* -fix leaksChristian Grothoff2014-12-19
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Function signature do not match definition.Bruno Cabral2014-08-09
|
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
|
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
|
* social: fix test debugGabor X Toth2014-07-24
|
* social,psycstore: fix tests linking/debugGabor X Toth2014-07-24
|
* psyc,social: fix linking for testsGabor X Toth2014-07-24
|
* multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` ↵Gabor X Toth2014-07-24
| | | | working
* social: guest_talk test; multicast: fix member_to_origin_resume()Gabor 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
* Revert "- convince gcc to compile"Gabor X Toth2014-07-23
| | | | This reverts commit cd2a54791e6286c3c437b525b26f6e9268956afc.
* Revert "- persuade social to at least compile"Gabor X Toth2014-07-23
| | | | This reverts commit 4938775bf405d8720ae5adce20bd5d66492e75a2.
* - convince gcc to compileBart Polot2014-07-21
|
* - persuade social to at least compileBart Polot2014-07-21
|
* -doxygen fixesChristian Grothoff2014-06-07
|
* social: separate host/guest/place API; add missing method cb params; improve ↵Gabor X Toth2014-05-27
| | | | docs
* multicast: run testing peerGabor X Toth2014-05-27
|
* add social serviceGabor X Toth2014-05-27