summaryrefslogtreecommitdiff
path: root/src/multicast
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-03-24
|\
| * Merge branch 'master' of gnunet.org:gnunettg(x)2017-03-22
| |\
| | * update .gitignore filesChristian Grothoff2017-03-16
| * | multicast: fix replay_req_remove_cadet()tg(x)2017-02-28
* | | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-03-13
|\ \ \ | | |/ | |/|
| * | fix leaks, note that APIs are deprecated (NTR instead of MQ style)Christian Grothoff2017-03-13
* | | test_multicast_2peers.c: fix code stylexrs2017-03-13
* | | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-03-13
|\| |
| * | renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
| * | rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
* | | multicast: add new test case to Makefile.amxrs2017-03-13
* | | test_multicast_multipeer: fixxrs2017-03-12
* | | real test_multicast_multipeer startedxrs2017-03-12
|/ /
* | test_multicast_2peers: formatting and stuffxrs2017-03-10
* | test_multicast_2peers: formatting and stuffxrs2017-03-10
* | add test_multicast_2peers.cxrs2017-03-09
* | test_multicast_multipeer.c: add ping pong testxrs2017-03-08
* | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-02-28
|\|
| * multicast: fix replay_req_remove_client()tg(x)2017-02-28
| * multicast: logging, test fixtg(x)2017-02-24
| * multicast: switch to new cadet apitg(x)2017-02-22
* | More API function tests...xrs2017-02-28
* | More API function tests...xrs2017-02-28
|/
* fix ignore fileChristian Grothoff2017-02-18
* ignore testsChristian Grothoff2017-02-17
* set up multicast group with origin and memberxrs2017-02-12
* fixed crash on test_multicast_multipeerxrs2017-02-09
* fixed callback, still with segfault in configuration.cxrs2017-01-29
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* add hints on how to fix the multipeer testslurchi2017-01-26
* multicast: test simple join between two peersxrs2017-01-25
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* More bugfixes to make gnunet-social usablelurchi2017-01-17
* bugfixes in the multicast servicelurchi2017-01-16
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* - add subdirectory gitignore filesBart Polot2016-11-09
* multicast,psyc: switch to SERVICE APIGabor X Toth2016-09-24
* multicast: cleanup unused message structsGabor X Toth2016-09-23
* multicast: switch to SERVICE APIGabor X Toth2016-09-23
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
* +Gabor X Toth2016-09-22
* multicast: towards multipeer testGabor X Toth2016-09-22
* -misc fixes to test:Christian Grothoff2016-09-11
* Add new testcase for multipeer scenario. xrs2016-09-07
* test_multicast.c: Added some comments and a checkxrs2016-08-26
* multicast: close cadet portGabor X Toth2016-08-20
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* multicast: use CADET port hash derived from group keyGabor X Toth2016-08-17
* multicast, psyc, social: wait till last message sent before disconnectGabor X Toth2016-08-17
* psyc, social: switch to MQGabor X Toth2016-08-17