aboutsummaryrefslogtreecommitdiff
path: root/src/dv
AgeCommit message (Expand)Author
2013-12-05fix ats information on session startMatthias Wachs
2013-12-05set to NO_TASK when done Matthias Wachs
2013-12-05fix uninitialized memory in network sendMatthias Wachs
2013-12-05doxygen + remove breakMatthias Wachs
2013-12-04-run refresh_routes() asynchronously, as the recursion in #3152 looks suspiciousChristian Grothoff
2013-12-04Link dv transport plugin to libgnunetats (for logging)LRN
2013-12-03doxygenMatthias Wachs
2013-12-03addign networkMatthias Wachs
2013-12-03enabling transmission to pluginMatthias Wachs
2013-12-03- fixing crash during shutdownMatthias Wachs
2013-11-27debug messages for DV pluginMatthias Wachs
2013-11-27- FIX: GNUNET_SET_STATUS_HALF_DONE is never called only GNUNET_SET_STATUS_DONEMatthias Wachs
2013-11-27improved cleanup Matthias Wachs
2013-11-27- neighbor_table_consensus was never createdMatthias Wachs
2013-11-26fix crashMatthias Wachs
2013-11-25remember direct route to be released on direct disconnectMatthias Wachs
2013-11-25SET building is working now ... but SET itself seems to failMatthias Wachs
2013-11-12fixing blacklist ids for dvMatthias Wachs
2013-10-29- allow localhost testingSree Harsha Totakura
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-01-fix ftbfsChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-25updated testMatthias Wachs
2013-09-23move testbed setup to templateMatthias Wachs
2013-09-23- decrease timeout for individual connection attempts and increase timeout fo...Sree Harsha Totakura
2013-09-23added templateMatthias Wachs
2013-09-23updated configuration file: Matthias Wachs
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-06- give out run handle through which master controller's handle can be retrievedSree Harsha Totakura
2013-08-21removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff
2013-07-24strange typo in dvFlorian Dold
2013-07-24-do NOT cancel hereChristian Grothoff
2013-07-22-handle set API quirk -- #2955Christian Grothoff
2013-07-21-initialize element typeChristian Grothoff
2013-07-18- set autostartFlorian Dold
2013-07-18-minor code cleanupChristian Grothoff
2013-07-13-update test cases and improve outputChristian Grothoff
2013-07-13-move dv API header to where it would typically belongChristian Grothoff
2013-07-13-add dv_get_network to DV API, improve signature to use 'struct Session *' in...Christian Grothoff
2013-06-27Make building gnunet-testing lib optional.David Barksdale
2013-06-19- opaque mq structsFlorian Dold
2013-06-03-use set conclude APIChristian Grothoff
2013-06-03- conclude for SETFlorian Dold
2013-05-29-towards using SET api in DVChristian Grothoff
2013-04-11added consensus log-round simulation, work on consensus service, still proble...Florian Dold
2013-03-30-need lockmanagerChristian Grothoff