Age | Commit message (Expand) | Author |
2017-03-12 | real test_multicast_multipeer started | xrs |
2017-03-10 | test_multicast_2peers: formatting and stuff | xrs |
2017-03-10 | test_multicast_2peers: formatting and stuff | xrs |
2017-03-09 | add test_multicast_2peers.c | xrs |
2017-03-08 | test_multicast_multipeer.c: add ping pong test | xrs |
2017-02-28 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs |
2017-02-28 | More API function tests... | xrs |
2017-02-28 | More API function tests... | xrs |
2017-02-28 | multicast: fix replay_req_remove_cadet() | tg(x) |
2017-02-28 | multicast: fix replay_req_remove_client() | tg(x) |
2017-02-24 | multicast: logging, test fix | tg(x) |
2017-02-22 | multicast: switch to new cadet api | tg(x) |
2017-02-18 | fix ignore file | Christian Grothoff |
2017-02-17 | ignore tests | Christian Grothoff |
2017-02-12 | set up multicast group with origin and member | xrs |
2017-02-09 | fixed crash on test_multicast_multipeer | xrs |
2017-01-29 | fixed callback, still with segfault in configuration.c | xrs |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-26 | add hints on how to fix the multipeer tests | lurchi |
2017-01-25 | multicast: test simple join between two peers | xrs |
2017-01-17 | replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallback | Christian Grothoff |
2017-01-17 | More bugfixes to make gnunet-social usable | lurchi |
2017-01-16 | bugfixes in the multicast service | lurchi |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-09-24 | multicast,psyc: switch to SERVICE API | Gabor X Toth |
2016-09-23 | multicast: cleanup unused message structs | Gabor X Toth |
2016-09-23 | multicast: switch to SERVICE API | Gabor X Toth |
2016-09-23 | multicast,psyc,social: remove core dependencny | Gabor X Toth |
2016-09-22 | + | Gabor X Toth |
2016-09-22 | multicast: towards multipeer test | Gabor X Toth |
2016-09-11 | -misc fixes to test: | Christian Grothoff |
2016-09-07 | Add new testcase for multipeer scenario. | xrs |
2016-08-26 | test_multicast.c: Added some comments and a check | xrs |
2016-08-20 | multicast: close cadet port | Gabor X Toth |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-08-17 | multicast: use CADET port hash derived from group key | Gabor X Toth |
2016-08-17 | multicast, psyc, social: wait till last message sent before disconnect | Gabor X Toth |
2016-08-17 | psyc, social: switch to MQ | Gabor X Toth |
2016-08-06 | multicast: use INFO not WARNING | Carlo von lynX |
2016-08-04 | multicast: switch to MQ | Gabor X Toth |
2016-08-03 | multicast: switch to MQ | Gabor X Toth |
2016-08-03 | multicast,psyc,social: use CORE_connecT() | Gabor X Toth |
2016-07-30 | social: allow multiple calls to disconnect(), rest: handle warnings | Carlo von lynX |
2016-07-28 | fixed use after free and several printf warnings | Carlo von lynX |
2016-07-20 | - fix CADET-using services | Bart Polot |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-06 | fixes | Gabor X Toth |
2016-05-06 | fix compiler warnings | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |