xvine:fixes
[oweals/gnunet.git] / src / dv / gnunet-service-dv.c
2014-06-16 Christian Grothoffnotify performance monitors about destroyed addresses...
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-01-30 Christian Grothofftowards reviving priorities in core API, this time...
2013-12-21 Christian Grothoff-add missing return
2013-12-20 Matthias Wachsat least they connect on transport level
2013-12-18 Christian Grothoff-consider possibility that DV message arrives after...
2013-12-18 Christian Grothoff-fix transmission logic in DV API
2013-12-18 Christian Grothoff-misc fixes
2013-12-18 Christian Grothoff-towards changing use of target distance to be from...
2013-12-18 Christian Grothoff-fix distance calculations / ntohs vs ntohl
2013-12-18 Christian Grothoff-learn routes from forwarding/receiving as well
2013-12-18 Christian Grothoff-more debugging, fixing targets
2013-12-18 Christian Grothoff-misc fixes
2013-12-13 Christian Grothoffuse enum GNUNET_ATS_Network_Type instead of uint32_t...
2013-12-13 Christian Grothoff-adding a few more assertions to debug #3191
2013-12-13 Christian Grothoffallow distance change to communicate changes in network...
2013-12-10 Christian Grothoff-misc dv fixes
2013-12-10 Christian Grothoff-fix distance
2013-12-10 Christian Grothoff-ignore unmatched NACK/ACKs
2013-12-10 Christian Grothoff-trying to fix #3189
2013-12-10 Christian Grothoff-fix check, do not drop our own messages, but count...
2013-12-10 Christian Grothoff-minor fixes
2013-12-10 Christian Grothoff-consistently update consensi map whenever peer distanc...
2013-12-07 Christian Grothoff-correct use of consensi
2013-12-07 Christian Grothoff-fix #3152
2013-12-07 Christian Grothoff-remove object from all_routes peer map before freeing...
2013-12-07 Christian Grothoff-doxygen
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Matthias Wachsfix uninitialized memory in network send
2013-12-05 Matthias Wachsdoxygen + remove break
2013-12-04 Christian Grothoff-run refresh_routes() asynchronously, as the recursion...
2013-12-03 Matthias Wachsdoxygen
2013-12-03 Matthias Wachsenabling transmission to plugin
2013-12-03 Matthias Wachs- fixing crash during shutdown
2013-11-27 Matthias Wachsdebug messages for DV plugin
2013-11-27 Matthias Wachs- FIX: GNUNET_SET_STATUS_HALF_DONE is never called...
2013-11-27 Matthias Wachs- neighbor_table_consensus was never created
2013-11-26 Matthias Wachsfix crash
2013-11-25 Matthias Wachsremember direct route to be released on direct disconnect
2013-11-25 Matthias WachsSET building is working now ... but SET itself seems...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fix ftbfs
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-07-24 Florian Doldstrange typo in dv
2013-07-24 Christian Grothoff-do NOT cancel here
2013-07-22 Christian Grothoff-handle set API quirk -- #2955
2013-07-21 Christian Grothoff-initialize element type
2013-07-18 Christian Grothoff-minor code cleanup
2013-06-19 Florian Dold- opaque mq structs
2013-06-03 Christian Grothoff-use set conclude API
2013-06-03 Florian Dold- conclude for SET
2013-05-29 Christian Grothoff-towards using SET api in DV
2013-04-11 Florian Doldadded consensus log-round simulation, work on consensus...
2013-03-30 Christian Grothoff-need lockmanager
2013-03-30 Christian Grothoff-more logging'
2013-03-27 Matthias Wachsfix
2013-03-26 Matthias Wachsapi change
2013-03-26 Matthias Wachsfix
2013-03-25 Christian Grothoff-use ATS from DV
2013-03-23 Christian Grothoff-doxygen
2013-03-22 Matthias Wachsfix
2013-03-19 Florian Doldfixed consensus for two peers, added log-rounds, starte...
2013-03-18 Christian Grothoff-doxygen
2013-03-18 Christian Grothoff-towards a DV test
2013-03-18 Christian Grothoff-fix
2013-03-18 Christian Grothoff-count direct neighbors in stats
2013-03-18 Christian Grothoff-enable DV status monitoring
2013-03-15 Christian Grothoff-adding distance change notification from service to...
2013-03-15 Christian Grothoff-nack support
2013-03-14 Christian Grothoff-docu
2013-03-14 Christian Grothoff-generate and process ACKs
2013-03-14 Christian Grothoff-more DV hacking
2013-03-14 Christian Grothoff-towards actually using consensus
2013-03-14 Christian Grothoff-more DV hacking
2013-03-14 Christian Grothoff-more DV hacking
2013-03-14 Christian Grothoff-simplify design
2013-03-13 Christian Grothoff-more dv bookkeeping work
2013-03-12 Christian Grothoff-removing useless parts of old code, work on DHT API
2013-03-12 Christian Grothoff-hacking on dv
2013-02-06 Christian Grothoff-make dv compile again
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-06-01 Christian Grothoff-fixing build issues for disting
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-24 Matthias Wachs- adding return value to mst callback
2011-11-09 Bart PolotFixed compilation error with new GNUNET_HELLO_Address
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-26 Christian Grothofffix
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-14 Christian GrothoffLRN: Use GNUNET_strdup() instead of strdup()
2011-10-10 Christian Grothofffix
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-01 Christian GrothoffLRN: Fix debug logging in dv
2011-07-08 Nathan S. Evans(no commit message)
2011-04-20 Matthias WachsSHUTDOWN
next