-updating dependency diagram
[oweals/gnunet.git] / src / dht /
2012-11-18 Gabor X Tothconfigurable hello expiration
2012-11-14 Bart Polot- save xquery for neighbors
2012-11-14 Christian Grothoff-back to sane logging
2012-11-14 Christian Grothofffixing crash of mesh service -- reproduced by regex...
2012-11-14 Christian Grothoff-removing useless casts
2012-11-14 Christian Grothoff-extra logging, minor code cleanup
2012-11-14 Christian Grothoffuse exp backoff macro, start with retry frequency of...
2012-11-14 Christian Grothoff-allow override of NSE result for benchmarking
2012-11-14 Bart PolotAdded GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANT
2012-11-13 Christian Grothoff-memory is cheap, default to heap
2012-11-13 Christian Grothoffchanging datacache API to separate put-paths from data...
2012-11-12 Christian Grothoff-new datacache option
2012-11-10 Christian Grothoff-implementing #2435
2012-11-10 Christian Grothoff-more realistic default quota values
2012-11-09 Matthias Wachschanges to transport api
2012-11-08 Bart Polot- fix multicast keepalive
2012-11-05 Matthias Wachsmake dist not working
2012-11-05 Christian Grothoff-fix no-dot-in-path issue on FreeBSD bot
2012-11-05 Christian Grothoff-version bumping
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-11-03 LRNlink testbed after dhttest (depends on testbed)
2012-11-03 Christian Grothoff-misc minor fixes
2012-11-03 LRNtwopeer test depends on dhttest library
2012-11-02 LRNtwopeer test depends on testbed
2012-11-02 Christian Grothoff-more DHT test modernization
2012-11-02 Christian Grothoff-major DHT test cleanup
2012-10-31 Christian Grothoff-moving DHT test to testbed API
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-24 Bart Polot- enforce topology
2012-10-24 Bart Polot- allow n peers, typos, style
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 Grothoff-do not start vpn when testing dht
2012-09-16 Christian Grothoff-fixing #2546
2012-09-16 LRNRemove duplicate cleanups
2012-09-15 Christian Grothofffixing #2544
2012-09-14 Christian Grothofffix
2012-09-14 Matthias Wachsdemux everywhere option for CLI
2012-09-14 Matthias Wachs- print key when put
2012-09-14 Matthias Wachs- timeout parsing
2012-09-14 Matthias Wachs- formatting
2012-09-14 Christian Grothoffcode cleanup
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...
next