aboutsummaryrefslogtreecommitdiff
path: root/src/dv
Commit message (Collapse)AuthorAge
...
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* fixing segfault since session->plugin was NULLMatthias Wachs2013-12-05
|
* fix ats information on session startMatthias Wachs2013-12-05
|
* set to NO_TASK when done Matthias Wachs2013-12-05
|
* fix uninitialized memory in network sendMatthias Wachs2013-12-05
|
* doxygen + remove breakMatthias Wachs2013-12-05
|
* -run refresh_routes() asynchronously, as the recursion in #3152 looks suspiciousChristian Grothoff2013-12-04
|
* Link dv transport plugin to libgnunetats (for logging)LRN2013-12-04
|
* doxygenMatthias Wachs2013-12-03
|
* addign networkMatthias Wachs2013-12-03
|
* enabling transmission to pluginMatthias Wachs2013-12-03
|
* - fixing crash during shutdownMatthias Wachs2013-12-03
| | | | | - adding network functionality
* debug messages for DV pluginMatthias Wachs2013-11-27
|
* - FIX: GNUNET_SET_STATUS_HALF_DONE is never called only GNUNET_SET_STATUS_DONEMatthias Wachs2013-11-27
| | | | | - FIX: Crash since neighbor_table == NULL on removal check
* improved cleanup Matthias Wachs2013-11-27
|
* - neighbor_table_consensus was never createdMatthias Wachs2013-11-27
| | | | | | - do not include own or remote peer in set - print set status
* fix crashMatthias Wachs2013-11-26
|
* remember direct route to be released on direct disconnectMatthias Wachs2013-11-25
|
* SET building is working now ... but SET itself seems to failMatthias Wachs2013-11-25
|
* fixing blacklist ids for dvMatthias Wachs2013-11-12
|
* - allow localhost testingSree Harsha Totakura2013-10-29
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fix ftbfsChristian Grothoff2013-10-01
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* updated testMatthias Wachs2013-09-25
|
* move testbed setup to templateMatthias Wachs2013-09-23
|
* - decrease timeout for individual connection attempts and increase timeout ↵Sree Harsha Totakura2013-09-23
| | | | for testbed setup
* added templateMatthias Wachs2013-09-23
|
* updated configuration file: Matthias Wachs2013-09-23
| | | | | | - moved topology information to template - blacklist peer IDs match hostkey
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
|
* strange typo in dvFlorian Dold2013-07-24
|
* -do NOT cancel hereChristian Grothoff2013-07-24
|
* -handle set API quirk -- #2955Christian Grothoff2013-07-22
|
* -initialize element typeChristian Grothoff2013-07-21
|
* - set autostartFlorian Dold2013-07-18
|
* -minor code cleanupChristian Grothoff2013-07-18
|
* -update test cases and improve outputChristian Grothoff2013-07-13
|
* -move dv API header to where it would typically belongChristian Grothoff2013-07-13
|
* -add dv_get_network to DV API, improve signature to use 'struct Session *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* - opaque mq structsFlorian Dold2013-06-19
| | | | | | | | - mq for mesh - faster hashing for IBFs - mesh replaces stream in set - new set profiler (work in progress)
* -use set conclude APIChristian Grothoff2013-06-03
|
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET