index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dht
/
gnunet-service-dht_clients.c
Age
Commit message (
Expand
)
Author
2012-11-14
-back to sane logging
grothoff
2012-11-14
fixing crash of mesh service -- reproduced by regex profiler w 100 peers -- o...
grothoff
2012-11-14
-removing useless casts
grothoff
2012-11-14
use exp backoff macro, start with retry frequency of 1s, instead of the insan...
grothoff
2012-11-14
Added GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANT
bartpolot
2012-11-10
-implementing #2435
grothoff
2012-11-08
- fix multicast keepalive
bartpolot
2012-10-07
-chaning multihashmap API to allow option for avoiding key allocation
grothoff
2012-07-17
- fixed use after free #2499
bartpolot
2012-06-12
-consistently use struct GNUNET_HashCode
grothoff
2012-05-08
- minor cast change
bartpolot
2012-05-04
Added stop operation for dht monitoring
bartpolot
2012-04-26
-fixing #2277
grothoff
2012-04-20
- Rewritten DHT monitoring
bartpolot
2012-04-19
-fix
grothoff
2012-04-19
- Add local DHT request to the monitoring results
bartpolot
2012-03-29
-fix segv
grothoff
2012-02-20
- Removed old param name
bartpolot
2012-02-20
- Added missing parameter
bartpolot
2012-02-13
- Doxygen
bartpolot
2012-01-05
- Improved test to count only relevant messages, completed info transmitted f...
bartpolot
2012-01-05
- Fixed some bugs in monitor code
bartpolot
2012-01-04
New DHT-monitor functionality
bartpolot
2011-11-04
curly wars / auto-indentation
grothoff
2011-10-25
put ifdefs around DEBUG logs
grothoff
2011-10-25
logging
grothoff
2011-10-24
more logging for insane bug 1829
grothoff
2011-10-24
problem is caused by client disconnecting before we can queue the reply, more...
grothoff
2011-10-24
even more logging
grothoff
2011-10-24
log local operations
grothoff
2011-10-24
log local operations
grothoff
2011-10-11
Fixed order of PUT and GET paths from service to client
bartpolot
2011-10-04
fix stat, count 2nd case as well
grothoff
2011-09-29
remove excessive logging
grothoff
2011-09-29
fix code to perform GET retries
grothoff
2011-09-28
fixing warning
grothoff
2011-09-28
fixes
grothoff
2011-09-27
nonews
grothoff
2011-09-27
fixes
grothoff
2011-09-27
fixes
grothoff
2011-09-27
adding some stats
grothoff
2011-09-27
fixes
grothoff
2011-09-27
getting client API to compile
grothoff
2011-09-27
making some files compile
grothoff
2011-09-26
more wild hxing
grothoff
2011-09-25
wild hxing
grothoff
2011-09-21
add
grothoff