fix get error (never canceled) in test_dht_api, remove valgrind from conf
[oweals/gnunet.git] / src / dht / test_dht_api.c
2010-10-06 Nathan S. Evansfix get error (never canceled) in test_dht_api, remove...
2010-10-05 Christian Grothoffmess
2010-10-03 Christian Grothoffmaking test_dht_api work
2010-10-02 Christian Grothoffmake first test compile
2010-09-23 Nathan S. Evanslonger timeout, give chance for success on sparcbot
2010-08-20 Nathan S. Evansincrease timeout for find peer request, since it relies...
2010-08-11 Nathan S. Evanstestcase fix
2010-08-10 Nathan S. Evansapi change to allow client to set DHT malicious, still...
2010-08-05 Nathan S. Evansminor fixes
2010-07-02 Christian Grothoffgpl3
2010-06-23 Nathan S. Evanssomeone changed how services start and didn't tell...
2010-04-20 Nathan S. Evansmemory leak fixes
2010-04-19 Nathan S. Evansdht api fixes, it works again (for me)
2010-04-07 Nathan S. Evansmake test case a bit more robust using timeouts and...
2010-04-06 Nathan S. Evanscleanup debugging
2010-04-06 Nathan S. Evanstype check
2010-04-06 Nathan S. Evanssee if timing is cause
2010-04-05 Nathan S. Evansbasic find peer functionality, added to test_dht_api...
2010-04-04 Nathan S. Evansservice does simple put and get into datacache, test...
2010-04-04 Nathan S. Evansadd find peer to api, went a bit continuation crazy...
2010-03-29 Nathan S. Evanstest case verbosity
2010-03-19 Nathan S. Evansadded better continuation behavior to get start, put...
2010-03-18 Nathan S. Evansbasic api to service communication has been hammered...
2010-03-17 Nathan S. Evansbeginning of changes
2010-03-16 Nathan S. Evansdht api, shell dht service, base of future test case...