doxy
[oweals/gnunet.git] / src / dht /
2012-09-02 Christian Grothofftypo
2012-09-02 Christian Grothoffadding DHT option to disable calls to try connect
2012-07-22 LRNpythonize test_dht_tools
2012-07-22 LRNFix hostkey loading for old testing framework
2012-07-18 Christian Grothoff-trying to fix high CPU load caused by DHT
2012-07-17 Bart Polot- fixed use after free #2499
2012-07-16 Bart Polot- typo in printf
2012-07-16 Bart Polot- improve logging, add debug message for GNUNET_break
2012-06-25 Christian Grothoff-LRN: remove unused variables
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-19 Christian Grothoff-fixing #2397
2012-06-19 Christian Grothoff-modify timeout values further
2012-06-19 Christian Grothoff-fixing #2397 -- start put a bit after starting monitor...
2012-06-12 Christian Grothoff-fixing #2420
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-09 Christian Grothoff-fix configs
2012-06-09 Christian Grothoff-updating config files
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-06-07 Christian Grothoff-fixing #2405
2012-05-31 Christian Grothoff-dce
2012-05-31 Christian Grothoff-LRN: fix dht tests
2012-05-31 Christian Grothoff-fixing port choices that conflict with lockmanager
2012-05-31 Christian Grothoff-code cleanup and better error messages for failures
2012-05-31 Christian Grothoff-actually start both DHTs
2012-05-27 Christian Grothoff-fixing #2340
2012-05-27 Christian Grothoff-more uniform naming of statisitcs
2012-05-27 Christian Grothoff-more uniform statistics naming
2012-05-18 Christian Grothoff-code cleanup
2012-05-09 Christian Grothoff-fix #2319
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-08 Bart Polot- minor cast change
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-04 Bart Polot- Make test use monitoring_stop
2012-05-04 Bart PolotAdded stop operation for dht monitoring
2012-04-27 Christian Grothoff-fix
2012-04-26 Christian Grothoff-fixing #2277
2012-04-24 Christian Grothoff-fix
2012-04-23 Christian Grothoff-fix
2012-04-23 Bart Polot- Wrong message type
2012-04-23 Christian Grothoff-fix
2012-04-22 Bart Polot- Make monitoring test compile again
2012-04-22 Christian Grothoff-improve debug statement
2012-04-22 Christian Grothoff-eliminating legacy DEBUG ifdefs
2012-04-22 Bart Polot- Added key info on monitor tool output
2012-04-22 Bart Polot- Fixed service shutdown, workaround no longer needed
2012-04-22 Bart Polot- Adapted command line client to new monitor API
2012-04-22 Christian Grothoff-doxygen
2012-04-21 Christian Grothoff-LRN: fix fprintfs
2012-04-20 Bart Polot- Rewritten DHT monitoring
2012-04-19 Bart Polot- New callbacks for DHT monitoring
2012-04-19 Christian Grothoff-fix
2012-04-19 Bart Polot- Add local DHT request to the monitoring results
2012-04-19 Bart Polot- Fix doxygen
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-18 Christian Grothoff-fixing 2253
2012-04-17 Bart Polot- fixed small bugs, added FIXME, added monitor client...
2012-04-12 Matthias Wachs- api docu
2012-03-29 Christian Grothoff-fix segv
2012-03-19 Christian Grothoffadd configure option --enable-javaports to open ports...
2012-03-05 Christian Grothoff-do not load namestore
2012-02-29 Bart Polot- Adjusted logging level, testing parameters
2012-02-28 Bart Polot- Give more time for GET to suceed, minor cleanups
2012-02-28 Bart Polot- Clearer testing results
2012-02-28 Christian Grothoff-fix
2012-02-27 Christian Grothoff-version bumps in anticipation of release
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-dont print useless stuff
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-24 Bart Polot- Avoid calling daemons_stop with NULL, minor doxygen...
2012-02-24 Bart Polot- Attemp to avoid testing hang on ctrl-c during bootstrap
2012-02-24 Bart Polot- Fixed crashes when ctrl-c testcases
2012-02-20 Bart Polot- Added documentation, clarified output text
2012-02-20 Bart Polot- Fixed test_monitor testcase crsh
2012-02-20 Bart Polot- Removed old param name
2012-02-20 Bart Polot- Added missing parameter
2012-02-18 Christian Grothoff-die ifdefs, die
2012-02-18 Christian Grothoff-avoid using add_continuation if possible
2012-02-17 Bart Polot- Adjusted the monitor test to new topology
2012-02-13 Bart Polot- Doxygen
2012-02-08 Bart Polot- Adjusted debug level
2012-02-07 Bart Polot- Updated testcase to test for line as well as 2d torus...
2012-02-07 Bart Polot- Change DHT testing into common code, to allow adding...
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...
2012-01-08 Christian Grothoff-fix
2012-01-05 Bart Polot- Improved test to count only relevant messages, comple...
2012-01-05 Bart PolotAdded testcase for DHT monitoring.
2012-01-05 Bart Polot- Fixed some bugs in monitor code
2012-01-05 Bart Polot- Assert callback as in other calls
2012-01-05 Bart Polot- Remove unnecessary include
2012-01-05 Bart Polot- Use correct message types
2012-01-04 Bart PolotNew DHT-monitor functionality
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Christian Grothoff-undo
2011-12-20 Christian GrothoffAdding optional compiler and linker hardening options...
2011-12-19 Christian Grothoffdo not run with full on NSE during testing
next