- fix encryption/decryption visisbility
[oweals/gnunet.git] / src / dv /
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fix ftbfs
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Matthias Wachsupdated test
2013-09-23 Matthias Wachsmove testbed setup to template
2013-09-23 Sree Harsha Totakura- decrease timeout for individual connection attempts...
2013-09-23 Matthias Wachsadded template
2013-09-23 Matthias Wachsupdated configuration file:
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
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 Florian Dold- set autostart
2013-07-18 Christian Grothoff-minor code cleanup
2013-07-13 Christian Grothoff-update test cases and improve output
2013-07-13 Christian Grothoff-move dv API header to where it would typically belong
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
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-30 Christian Grothoff-refine test
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-28 Christian Grothoff-fix
2013-03-28 Christian Grothoff-fix
2013-03-28 Christian Grothoff-adding blacklist test to check that as well
2013-03-28 Christian Grothoff-dead
2013-03-27 Christian Grothoff-updating config file towards forcing use of DV
2013-03-27 Christian Grothoff-fixing #2837
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-25 Christian Grothoff-const
2013-03-23 Christian Grothoff-doxygen
2013-03-22 Matthias Wachsfix
2013-03-19 Matthias Wachsdv plugin
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-18 Christian Grothoff-fix
2013-03-15 Christian Grothoff-box DV messages when needed
2013-03-15 Christian Grothoff-draft for DV plugin
2013-03-15 Christian Grothoff-dv work
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-13 Christian Grothoff-finishing DV API
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-12-21 Christian Grothoff-die old testing, die
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-31 Christian Grothoff-adding missing extra_dist files
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-17 Matthias Wachsoverhead for dv
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-09 Christian Grothoffcommenting out dead test
2012-07-22 LRNFix hostkey loading for old testing framework
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-11 Christian Grothoff-LRN: fix dv test dependencies
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
2012-04-23 Bart Polot- Fixed compile errors
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-05 Matthias Wachs- doxygen
2012-02-28 Christian Grothoff-fix
2012-01-13 Christian Grothoffimproving code and build system to be in line with...
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2011-12-30 Christian Grothoff-LRN: use FOPEN/CLOSE instead of fopen/close - #2051
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-19 Nathan S. Evansdebugging dv/transport problems
2011-11-09 Bart PolotFixed compilation error with new GNUNET_HELLO_Address
next