pythonize test_dht_tools
[oweals/gnunet.git] / src / dht / Makefile.am
2012-07-22 LRNpythonize test_dht_tools
2012-06-23 Christian Grothoff-use testing lib
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-07 Christian Grothoff-fixing #2405
2012-04-17 Bart Polot- fixed small bugs, added FIXME, added monitor client...
2012-02-28 Christian Grothoff-fix
2012-02-27 Christian Grothoff-version bumps in anticipation of release
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 Grothoffchange default configurations on systems with UNIX...
2012-01-05 Bart PolotAdded testcase for DHT monitoring.
2011-11-22 Christian Grothoffmoving block plugins to respective subsystem
2011-11-03 Christian Grothoffimplementing #1747
2011-10-21 Bart PolotIntegrated all 2dtorus test in one and added some more...
2011-10-20 Bart PolotAdded testcase for opposite peers in a small 2d grid
2011-10-20 Christian Grothofffix
2011-10-10 Christian Grothoffrenaming in code to use new ATS pref/reservation API
2011-10-05 Bart PolotAdded testcase to check proper working of insertion...
2011-10-04 Christian Grothoffadding stats
2011-09-30 Christian Grothofffixing bloomfilter code, fixing testcase
2011-09-29 Christian Grothoffdisable for now
2011-09-27 Christian Grothoffnonews
2011-09-27 Christian Grothofffixes
2011-09-27 Christian GrothoffDCE
2011-09-27 Christian Grothoffmigration
2011-09-27 Christian Grothofffixes
2011-09-27 Christian Grothofffixes
2011-09-27 Christian Grothoffadding some stats
2011-09-27 Christian Grothofftrack HELLOs from peerinfo
2011-09-27 Christian Grothoffgetting client API to compile
2011-09-27 Christian Grothoffprocess find peer requests and replies
2011-09-27 Christian Grothoffadd new DHT code to build, it finally compiles
2011-09-14 Bart PolotAdded code for handling a case when a PUT is received...
2011-09-13 Christian Grothoffintegrate DHT with NSE
2011-09-09 Bart PolotAdded demnostration of PUT after GET not working
2011-06-10 Christian Grothofffix
2011-06-10 Christian Grothoffship with conf files
2011-06-10 Christian Grothoffadding configure code for --enable-benchmarks, --enable...
2011-05-11 Christian Grothofffix
2011-02-05 Nathan S. Evansfix for block libraries so they don't need to understan...
2011-02-02 Nathan S. Evansmakefile was broken
2011-02-02 Nathan S. Evanspath tracking commit, hopefully a fix for dht_api conne...
2010-12-18 Philipp TölkePatch by Marenz: Allow parallel build (make -j 2)
2010-11-03 Christian GrothoffMantis 1613
2010-10-11 Christian Grothoffdone
2010-10-04 Christian Grothoffblock library initialization
2010-10-02 Christian Grothoffnew DHT API, tests do not yet compile
2010-09-07 Nathan S. Evansadd math support
2010-09-01 Christian Grothoffnitpicks
2010-08-25 Nathan S. Evansadd new mysql dump plugin, in future maybe replace...
2010-08-10 Nathan S. Evanslots of little things, mainly report statistics at...
2010-08-09 Nathan S. Evansuseless line
2010-08-01 Christian Grothofffix
2010-07-30 Nathan S. Evanssome dht changes
2010-07-28 Christian Grothofffixes to build
2010-07-28 Christian Grothofffixing accidental commit
2010-07-28 Christian Grothoffdetect pcap
2010-07-21 Nathan S. Evanscheck library location as done in configure.ac
2010-07-20 Nathan S. Evansadd testcases to run on make check, fix dht a bit
2010-07-20 Nathan S. Evansmissing file
2010-07-20 Nathan S. Evans(no commit message)
2010-07-20 Christian Grothofffix
2010-07-20 Nathan S. Evansdht testcases and some minor other changes...
2010-07-05 Nathan S. Evansanother DHT testcase
2010-07-03 Christian Grothofffixing various dist issues
2010-06-30 Nathan S. Evanstwopeer dht test, mostly for class
2010-04-19 Nathan S. Evansdht api fixes, it works again (for me)
2010-04-05 Nathan S. Evansdht find peer binary
2010-04-05 Nathan S. Evansbasic find peer functionality, added to test_dht_api...
2010-04-05 Nathan S. Evansput and get testcase
2010-04-05 Nathan S. Evansadd gnunet-dht-get and gnunet-dht-put binaries, changes...
2010-04-01 Nathan S. Evansdatacache instead of datastore
2010-03-22 Nils DurnerMinGW fixes, thanks to LRN on #gnunet
2010-03-16 Nathan S. Evansdht api, shell dht service, base of future test case...