Age | Commit message (Expand) | Author |
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 |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-26 | social: relay msgs; psyc: slicer api; multicast: reset fragment_offset | Gabor X Toth |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2016-01-15 | psyc/multicast: var names | Gabor X Toth |
2016-01-06 | multicast test: now compiles in non-C99 mode | Gabor X Toth |
2015-10-16 | -fix doxygen warnings | Christian Grothoff |
2015-09-27 | multicast/psyc/social: message acks & scheduling | Gabor X Toth |
2015-09-26 | multicast: removed replay cancellation as responses are limited | Gabor X Toth |
2015-09-26 | multicast: removed membership test callback as clients check that already dur... | Gabor X Toth |
2015-09-26 | psyc fixes | Gabor X Toth |
2015-09-26 | multicast: doc formatting | Gabor X Toth |
2015-09-26 | multicast: replay | Gabor X Toth |
2015-09-13 | multicast tests | Gabor X Toth |
2015-09-08 | social: guest_enter_by_name(); zone_add_pkey(); join_msg fixes | Gabor X Toth |
2015-09-05 | multicast, psyc, psycstore, client_manager fixes | Gabor X Toth |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-07 | doc fix | Gabor X Toth |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-20 | -do not modify 'const' argument | Christian Grothoff |
2014-12-19 | -support join_msg=NULL properly | Christian Grothoff |
2014-12-19 | -check connection state / rval | Christian Grothoff |
2014-12-19 | -fix leak | Christian Grothoff |