aboutsummaryrefslogtreecommitdiff
path: root/src/dv
Commit message (Collapse)AuthorAge
...
* -fix distanceChristian Grothoff2013-12-10
|
* -ignore unmatched NACK/ACKsChristian Grothoff2013-12-10
|
* -do not crash if we get NACKs or ACKs for disconnected peersChristian Grothoff2013-12-10
|
* -fixChristian Grothoff2013-12-10
|
* -trying to fix #3189Christian Grothoff2013-12-10
|
* -fixing #3181: close all connections on DV service reconnect, also track ↵Christian Grothoff2013-12-10
| | | | active connections and check that transmission requests are valid
* -fix check, do not drop our own messages, but count foreign drops in statsChristian Grothoff2013-12-10
|
* -minor fixesChristian Grothoff2013-12-10
|
* -consistently update consensi map whenever peer distances change (should fix ↵Christian Grothoff2013-12-10
| | | | #3183)
* -fixChristian Grothoff2013-12-08
|
* -set session to active on initial creation and notification of the ↵Christian Grothoff2013-12-08
| | | | transport; this should fix #3162
* -correct use of consensiChristian Grothoff2013-12-07
|
* -fix #3152Christian Grothoff2013-12-07
|
* -remove object from all_routes peer map before freeing it, should fix #3161Christian Grothoff2013-12-07
|
* -doxygenChristian Grothoff2013-12-07
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* -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