-remove trailing whitespace
[oweals/gnunet.git] / src / dv / gnunet-service-dv.c
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
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2011-03-11 Christian Grothoffadd cork option to core api:
2011-01-12 Nathan S. Evansmake really loud unable to communicate with peerinfo...
2011-01-03 Matthias WachsChanged peerinfo api to distinguish between last elemen...
2010-12-21 Nathan S. Evansdoxygen comments, last commit of bugfixes (hopefully)
2010-12-21 Nathan S. Evanscore connect changes
2010-12-07 Nathan S. Evansfixes for DV with new transport distance and core chang...
2010-12-07 Nathan S. Evansinitial dv changes for atsi information handling, test...
2010-11-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
2010-11-11 Christian Grothoffadding argument to GNUNET_CORE_connect -- not yet imple...
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-01 Christian Grothofffixes from LRN for DEBUG code
2010-10-27 Matthias WachsRefactoring gnunet time
2010-09-01 Nathan S. Evansmissing statistic include
2010-09-01 Nathan S. Evansklocwork fixes
2010-08-18 Nathan S. Evansjaunty hang fix... need to further test disconnect...
2010-08-03 Nathan S. Evanswarn for error case
2010-07-07 Christian Grothoffhacks from trip
2010-07-06 Nathan S. Evanschange for powerbot
2010-07-06 Nathan S. Evanspowerbot seemed to fail dv testcase when uid of 0 used...
2010-07-02 Nathan S. Evanscodesonar fixes
2010-07-02 Nathan S. Evanscodesonar fix; config change
2010-07-02 Nathan S. Evansserver mst change
2010-07-02 Christian Grothoffgpl3
2010-06-28 Nathan S. Evanscheck address change, remove unused debugging case
2010-06-27 Nathan S. Evansdoxygen fix
2010-06-27 Nathan S. Evansdebug fix
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-25 Nathan S. Evansremove variables
2010-06-25 Nathan S. Evanstrying message queues on receiver side
2010-06-24 Nathan S. Evansdelay message sending to test hypothesis
2010-06-24 Nathan S. Evansfix recursive message sending (last first causes issues)
2010-06-24 Nathan S. Evanstest unknown sender hypothesis
2010-06-24 Nathan S. Evansremove extraneous debug messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evanshello size added to debug
2010-06-24 Nathan S. Evanslogging
next