aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Collapse)AuthorAge
...
* fixesChristian Grothoff2011-09-27
|
* track HELLOs from peerinfoChristian Grothoff2011-09-27
|
* generate STOP messageChristian Grothoff2011-09-27
|
* getting client API to compileChristian Grothoff2011-09-27
|
* do not route requests that were perfectly satisfiedChristian Grothoff2011-09-27
|
* updateChristian Grothoff2011-09-27
|
* process find peer requests and repliesChristian Grothoff2011-09-27
|
* give priority to resultsChristian Grothoff2011-09-27
|
* respect path tracking and demultiplex everywhere optionsChristian Grothoff2011-09-27
|
* add new DHT code to build, it finally compilesChristian Grothoff2011-09-27
|
* stuffChristian Grothoff2011-09-27
|
* making some files compileChristian Grothoff2011-09-27
|
* making some files compileChristian Grothoff2011-09-27
|
* hxingChristian Grothoff2011-09-27
|
* more wild hxingChristian Grothoff2011-09-26
|
* LRN: use bindto instead of use-localaddrChristian Grothoff2011-09-26
|
* wild hxingChristian Grothoff2011-09-25
|
* stuffChristian Grothoff2011-09-21
|
* finishing new APIChristian Grothoff2011-09-21
|
* addChristian Grothoff2011-09-21
|
* stuffChristian Grothoff2011-09-19
|
* cleanupChristian Grothoff2011-09-19
|
* fix emsgChristian Grothoff2011-09-19
|
* fix emsgChristian Grothoff2011-09-19
|
* print emsgChristian Grothoff2011-09-19
|
* print emsgChristian Grothoff2011-09-19
|
* print emsgChristian Grothoff2011-09-19
|
* fixChristian Grothoff2011-09-19
|
* fixing 1776 --- do not check uid in client and don't put it into recentChristian Grothoff2011-09-17
|
* removing reply bf entirely, problem was with UID removalChristian Grothoff2011-09-17
|
* Fixed a use after free that occured when doing DHT_Disconnect while the ↵Bart Polot2011-09-16
| | | | | | | | | | | | | | | | | | | | | client was trying to reconnect to the service. ==12088== Invalid read of size 8 ==12088== at 0x5245EB4: GNUNET_CLIENT_notify_transmit_ready_cancel (client.c:1118) ==12088== by 0x5033F10: GNUNET_DHT_disconnect (dht_api.c:571) ==12088== by 0x403211: shutdown_task (gnunet-service-mesh.c:3366) ==12088== by 0x5260292: GNUNET_SCHEDULER_run (scheduler.c:682) ==12088== by 0x526634B: GNUNET_SERVICE_run (service.c:1590) ==12088== by 0x401885: main (gnunet-service-mesh.c:3460) ==12088== Address 0x651fb90 is 32 bytes inside a block of size 64 free'd ==12088== at 0x4C2556E: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==12088== by 0x5245F85: GNUNET_CLIENT_disconnect (client.c:422) ==12088== by 0x503360A: do_disconnect (dht_api.c:323) ==12088== by 0x5260292: GNUNET_SCHEDULER_run (scheduler.c:682) ==12088== by 0x526634B: GNUNET_SERVICE_run (service.c:1590) ==12088== by 0x401885: main (gnunet-service-mesh.c:3460)
* fixing 1770, towards fixing 1769Christian Grothoff2011-09-16
|
* no useless printfsChristian Grothoff2011-09-16
|
* make 'obsolete' data structures conditionally compiledChristian Grothoff2011-09-16
|
* staticChristian Grothoff2011-09-16
|
* fixing FIXME, major bug with dangling pointer, c3142Christian Grothoff2011-09-16
|
* leak, c3045Christian Grothoff2011-09-16
|
* Fixed data size given to dht_get_iteratorBart Polot2011-09-14
|
* Added check of size of resultsBart Polot2011-09-14
|
* Change datacache_get_iterator to use stack instead of heapBart Polot2011-09-14
|
* clean upChristian Grothoff2011-09-14
|
* clean upChristian Grothoff2011-09-14
|
* fineChristian Grothoff2011-09-14
|
* Added code for handling a case when a PUT is received with a key for which ↵Bart Polot2011-09-14
| | | | there is an active GET query.
* indentationChristian Grothoff2011-09-14
|
* fixChristian Grothoff2011-09-14
|
* fixChristian Grothoff2011-09-14
|
* fixChristian Grothoff2011-09-14
|
* fixChristian Grothoff2011-09-14
|
* stuffChristian Grothoff2011-09-13
|