aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix the hashingPhilipp Tölke2010-10-08
* testing-configPhilipp Tölke2010-10-08
* pyblish a dns-record for testingPhilipp Tölke2010-10-08
* The plugin was named incorrectlyPhilipp Tölke2010-10-08
* lookup .gnunet-addresses in the dhtPhilipp Tölke2010-10-08
* If I hashed the whole block I could not retrieve it without knowing it...Philipp Tölke2010-10-08
* Fix compile-errors (with -Werror)Philipp Tölke2010-10-08
* hash and validate a dns-blockPhilipp Tölke2010-10-08
* prototype for a dns-blockPhilipp Tölke2010-10-08
* template for the dns-blockPhilipp Tölke2010-10-08
* if we have no connection to the service-dns, don't queuePhilipp Tölke2010-10-08
* valgrind was cryingPhilipp Tölke2010-10-08
* authenticated ciphertext only, use seed for individual HMAC keysNils Durner2010-10-07
* small fixes and style issuesChristian Grothoff2010-10-07
* small fixes and style issuesChristian Grothoff2010-10-07
* fixing compile errorsChristian Grothoff2010-10-07
* remove SHA-512 code, use libgcrypt implementationNils Durner2010-10-07
* use gcry_mpi instead of gmpNils Durner2010-10-07
* removed not needed checkMatthias Wachs2010-10-07
* (no commit message)Matthias Wachs2010-10-07
* adding support for artificial delaysChristian Grothoff2010-10-07
* entry lifetime trackingChristian Grothoff2010-10-07
* drop means maxChristian Grothoff2010-10-07
* track delay between transmission request and satisfaction:Christian Grothoff2010-10-07
* Removed IPv6 linklocal checkMatthias Wachs2010-10-07
* find peer messages were never getting actually forwarded, factor out some unu...Nathan S. Evans2010-10-07
* unique id is quite useful for the dht, even for putsNathan S. Evans2010-10-07
* typo, continuations for dht operations use continuation instead of being defa...Nathan S. Evans2010-10-07
* fixesPhilipp Tölke2010-10-07
* stuffChristian Grothoff2010-10-07
* Disconnect from service-dns only when connectedPhilipp Tölke2010-10-07
* Reconnect to the service-dns if the connection is lost (or at the start ofPhilipp Tölke2010-10-07
* Detect and log queries for .gnunet.-DomainsPhilipp Tölke2010-10-07
* Strings are char* not unsigned char *Philipp Tölke2010-10-07
* DHT PUT integration into FSChristian Grothoff2010-10-06
* use size_tChristian Grothoff2010-10-06
* dht get integrationChristian Grothoff2010-10-06
* reduce verbosity of testcases, minor fixNathan S. Evans2010-10-06
* indicate malformed blocksChristian Grothoff2010-10-06
* missing route2 callNathan S. Evans2010-10-06
* fixChristian Grothoff2010-10-06
* dht service bug, reduce debug levelNathan S. Evans2010-10-06
* test case fix, dht bugfixNathan S. Evans2010-10-06
* code cleanupChristian Grothoff2010-10-06
* fixChristian Grothoff2010-10-06
* test case fixes...Nathan S. Evans2010-10-06
* mis-named functions (this means that SOMEONE doesn't have exhaustive testcases)Nathan S. Evans2010-10-06
* type errors, test case errors, etc.Nathan S. Evans2010-10-06
* fix get error (never canceled) in test_dht_api, remove valgrind from confNathan S. Evans2010-10-06
* leakChristian Grothoff2010-10-06