- fix for 601 assertion
[oweals/gnunet.git] / src / dht /
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
2011-11-30 Christian Grothoff-fix typo in configuration
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-26 Christian GrothoffLRN: increase dht multipeer test timeout
2011-11-26 Christian GrothoffLRN: Do not stop daemons twice / #1919
2011-11-22 Christian Grothoffmoving block plugins to respective subsystem
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothoffuse new quota parsing capabilities -- SVN 1875
2011-11-03 Christian Grothoffimplementing #1747
2011-10-25 Christian Grothofflonger timeout -- trying to see if this helps with...
2011-10-25 Christian Grothofffix
2011-10-25 Christian Grothoffob1
2011-10-25 Christian Grothofffix loop bounds
2011-10-25 Christian Grothoffput ifdefs around DEBUG logs
2011-10-25 Christian Grothofffixing 1829
2011-10-25 Christian Grothofflogging
2011-10-24 Christian Grothoffmore logging for insane bug 1829
2011-10-24 Christian Grothoffproblem is caused by client disconnecting before we...
2011-10-24 Christian Grothoffeven more logging
2011-10-24 Christian Grothofflog local operations
2011-10-24 Christian Grothofflog local operations
2011-10-24 Christian Grothofflog eval result
2011-10-24 Christian Grothoffuse long long
2011-10-24 Christian Grothoffabort on error -- missing return
2011-10-24 Christian Grothoffrecord more stats
2011-10-23 Christian Grothoffmake writing data_output optional and disable by default
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-21 Bart PolotIntegrated all 2dtorus test in one and added some more...
2011-10-21 Christian Grothofffollowing Barts suggestion to raise quotas even higher...
2011-10-20 Bart PolotAdded testcase for opposite peers in a small 2d grid
2011-10-20 Christian Grothofffix
2011-10-20 Christian Grothofffix
next