eliminate KX short cut
[oweals/gnunet.git] / src / testbed / gnunet-service-testbed_peers.c
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-08 Christian Grothoffremove dead enum values
2016-10-10 Christian Grothoffmigrating testbed to new service API
2016-06-23 Christian Grothoffrefactoring ARM api to use new MQ
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-05 Christian Grothoff-use modern GNUNET_new, instead of GNUNET_malloc (sizeof
2013-12-05 Christian Grothoff-fix leak of emsg
2013-12-05 Christian Grothoff-fix leak, use 'op'
2013-11-28 Sree Harsha Totakura- write PEERID to PATHS so that it can be used for...
2013-11-28 Sree Harsha Totakura- don't timeout SHUTDOWN_PEERS operation
2013-10-08 Sree Harsha Totakura- bail out if peer is not running
2013-10-08 Sree Harsha Totakura- fix peer reconfiguration when the peer is already...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-30 Sree Harsha Totakura- towards testbed barriers
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-15 Sree Harsha Totakura- rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATION
2013-07-07 Christian Grothoff-doxygen fixes
2013-06-24 Sree Harsha Totakura- coverity fixes
2013-05-07 Sree Harsha Totakurafix #2665: peer reconfiguration now implemented
2013-04-14 Christian Grothoff-doxygen
2013-04-14 Christian Grothoff-remove unnecessary arguments from ARM callbacks
2013-04-08 Sree Harsha Totakura- restructure