aboutsummaryrefslogtreecommitdiff
path: root/src/social/test_social.c
Commit message (Collapse)AuthorAge
* Function signature do not match definition.Bruno Cabral2014-08-09
|
* social: fix test debugGabor 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: 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
* multicast: run testing peerGabor X Toth2014-05-27
|
* add social serviceGabor X Toth2014-05-27