aboutsummaryrefslogtreecommitdiff
path: root/src/dv/gnunet-service-dv.c
Commit message (Collapse)AuthorAge
...
* -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)
* -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
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* -dead assignment, reported by clangChristian Grothoff2013-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
|
* doxygenMatthias 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
* - 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
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fix ftbfsChristian Grothoff2013-10-01
|
* 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
|
* -minor code cleanupChristian Grothoff2013-07-18
|
* - 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
* -towards using SET api in DVChristian Grothoff2013-05-29
|
* added consensus log-round simulation, work on consensus service, still ↵Florian Dold2013-04-11
| | | | problems with dv test case
* -need lockmanagerChristian Grothoff2013-03-30
|
* -more logging'Christian Grothoff2013-03-30
|
* fixMatthias Wachs2013-03-27
|
* api changeMatthias Wachs2013-03-26
|
* fixMatthias Wachs2013-03-26
|
* -use ATS from DVChristian Grothoff2013-03-25
|
* -doxygenChristian Grothoff2013-03-23
|
* fixMatthias Wachs2013-03-22
|
* fixed consensus for two peers, added log-rounds, started implementing ↵Florian Dold2013-03-19
| | | | freeze, multiple peers still buggy
* -doxygenChristian Grothoff2013-03-18
|
* -towards a DV testChristian Grothoff2013-03-18
|
* -fixChristian Grothoff2013-03-18
|
* -count direct neighbors in statsChristian Grothoff2013-03-18
|
* -enable DV status monitoringChristian Grothoff2013-03-18
|
* -adding distance change notification from service to pluginChristian Grothoff2013-03-15
|
* -nack supportChristian Grothoff2013-03-15
|