ignore tests
[oweals/gnunet.git] / src / multicast /
2017-02-17 Christian Grothoffignore tests
2017-02-12 xrsset up multicast group with origin and member
2017-02-09 xrsfixed crash on test_multicast_multipeer
2017-01-29 Christian Grothoffimplement route timeouts at 3x keepalive frequency
2017-01-29 xrsfixed callback, still with segfault in configuration.c
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-26 lurchiadd hints on how to fix the multipeer tests
2017-01-25 Christian Grothofffix log calls
2017-01-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-01-25 xrsmulticast: test simple join between two peers
2017-01-17 Christian Grothoffreplace redundant MQ_NotifyCallback by SCHEDULER_TaskCa...
2017-01-17 lurchiMore bugfixes to make gnunet-social usable
2017-01-16 lurchibugfixes in the multicast service
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-09-24 Gabor X Tothmulticast,psyc: switch to SERVICE API
2016-09-23 Gabor X Tothmulticast: cleanup unused message structs
2016-09-23 Gabor X Tothmulticast: switch to SERVICE API
2016-09-23 Gabor X Tothmulticast,psyc,social: remove core dependencny
2016-09-22 Gabor X Toth+
2016-09-22 Gabor X Tothmulticast: towards multipeer test
2016-09-11 Christian Grothoff-misc fixes to test:
2016-09-07 xrsAdd new testcase for multipeer scenario.
2016-08-26 xrstest_multicast.c: Added some comments and a check
2016-08-20 Gabor X Tothmulticast: close cadet port
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-17 Gabor X Tothmulticast: use CADET port hash derived from group key
2016-08-17 Gabor X Tothmulticast, psyc, social: wait till last message sent...
2016-08-17 Gabor X Tothpsyc, social: switch to MQ
2016-08-06 Carlo von lynXmulticast: use INFO not WARNING
2016-08-04 Gabor X Tothmulticast: switch to MQ
2016-08-03 Gabor X Tothmulticast: switch to MQ
2016-08-03 Gabor X Tothmulticast,psyc,social: use CORE_connecT()
2016-07-30 Carlo von lynXsocial: allow multiple calls to disconnect(), rest...
2016-07-28 Carlo von lynXfixed use after free and several printf warnings
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-06 Gabor X Tothfixes
2016-05-06 Christian Grothofffix compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-26 Gabor X Tothsocial: relay msgs; psyc: slicer api; multicast: reset...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-15 Gabor X Tothpsyc/multicast: var names
2016-01-06 Gabor X Tothmulticast test: now compiles in non-C99 mode
2015-10-16 Christian Grothoff-fix doxygen warnings
2015-09-27 Gabor X Tothmulticast/psyc/social: message acks & scheduling
2015-09-26 Gabor X Tothmulticast: removed replay cancellation as responses...
2015-09-26 Gabor X Tothmulticast: removed membership test callback as clients...
2015-09-26 Gabor X Tothpsyc fixes
2015-09-26 Gabor X Tothmulticast: doc formatting
2015-09-26 Gabor X Tothmulticast: replay
2015-09-13 Gabor X Tothmulticast tests
2015-09-08 Gabor X Tothsocial: guest_enter_by_name(); zone_add_pkey(); join_ms...
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-07 Gabor X Tothdoc fix
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-do not modify 'const' argument
2014-12-19 Christian Grothoff-support join_msg=NULL properly
2014-12-19 Christian Grothoff-check connection state / rval
2014-12-19 Christian Grothoff-fix leak
2014-12-19 Christian Grothoff-fix leaks, check RV
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-07-25 Gabor X Tothmulticast: send join decision to remote peer
2014-07-25 Gabor X Tothmulticast: use cadet to contact remote peers
2014-07-24 Gabor X Tothmulticast,psyc,social: remove DEBUG #defines from tests...
2014-07-24 Gabor X Tothsocial: guest_talk test; multicast: fix member_to_origi...
2014-07-23 Gabor X Tothsocial: implement enter/leave/messaging; psyc: improvem...
2014-07-10 Gabor X TothPSYC(store), Multicast: use ECDSA slave/member keys...
2014-05-29 Gabor X Tothpsyc, multicast: reorg code, use new client manager...
2014-05-27 Gabor X Tothsocial: separate host/guest/place API; add missing...
2014-05-27 Gabor X Tothmulticast: run testing peer
2014-05-27 Gabor X Tothadd social service
2014-05-26 Gabor X Tothpsyc, multicast: join decision, tests
2014-05-23 Gabor X Tothpsyc, multicast: fixes, comments
2014-05-22 Gabor X Tothpsyc, multicast: join decision
2014-05-17 Gabor X Tothmulticast, psyc: client connections, join requests
2014-05-13 Gabor X Tothmulticast: send messages between client lib & service
2014-05-06 Gabor X Tothpsyc: in-order message delivery
2014-03-12 Gabor X TothPSYC: in-order delivery of fragments; tests for large...
2014-03-06 Gabor X TothPSYC: implement slave to master requests, tests, fixes...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-06 Gabor X Tothpsyc: ipc messages, notify callback for modifiers,...
2014-01-06 Gabor X Tothpsyc: ipc messages
2013-12-23 Christian Grothoff-fix build system issues
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-11-09 Gabor X Tothpsyc: handling messages from multicast and passing...
2013-11-09 Gabor X Tothlog msg and comment fixes
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-11 Christian Grothoff-fix ftbfs
2013-10-10 Gabor X TothPSYC: master msg transmission
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
next