Age | Commit message (Expand) | Author |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-03 | proper datacache expiration by proximity first | Christian Grothoff |
2018-05-30 | add proximity considerations to datacache | Christian Grothoff |
2018-05-22 | no need to dup cfg | Christian Grothoff |
2018-05-22 | ++ | Nils Gillmann |
2018-05-21 | fix crash on unexpected client disconnect on incoming message, remove bogus a... | Christian Grothoff |
2018-05-19 | follow-up, fix conf locations | Nils Gillmann |
2018-05-06 | fix stats output of dht profiler | Christian Grothoff |
2018-05-06 | cosmestics | Christian Grothoff |
2018-05-06 | fix dht profiler memory leak | Christian Grothoff |
2018-05-06 | typos | Christian Grothoff |
2018-05-06 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2018-05-06 | fix dht profiler logic | Christian Grothoff |
2018-05-05 | fix simplify profiler logic, n_puts_failed no longer used | Christian Grothoff |
2018-05-05 | fix profiler build, signature of callback changed | Christian Grothoff |
2018-04-30 | eliminate DHT PUT OK message by using MQ feature of calling continuation when... | Christian Grothoff |
2018-04-30 | enable more parallelism with DHT queue, but limit to 1000 entries, then kill ... | Christian Grothoff |
2018-03-05 | futures | ng0 |
2018-01-14 | dist test_dht_tools.conf | Christian Grothoff |
2018-01-12 | fix #5238 | Christian Grothoff |
2018-01-02 | fix more 'make dist' issues | Christian Grothoff |
2017-10-17 | Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}... | ng0 |
2017-06-26 | fix test failure introduced by latest configuration parser fix, avoid unneces... | Christian Grothoff |
2017-06-24 | dht: install cli clients | Daniel Golle |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-16 | Last commit as of getopt porting. 'social' still gives warnings. | Marcello Stanisci |
2017-03-15 | porting. | Marcello Stanisci |
2017-03-15 | getopt API porting. | Marcello Stanisci |
2017-03-10 | fix missing time conversion | Christian Grothoff |
2017-03-10 | fix use of uninitialized (shadow-issue) expiration | Christian Grothoff |
2017-02-27 | implement revocation block plugin, get revocation test to pass again | Christian Grothoff |
2017-02-26 | add validation for inner consensus element | Florian Dold |
2017-02-26 | ensure all plugins properly use BF, move shared logic to shared library | Christian Grothoff |
2017-02-26 | make sure DHT does not pass around cyclic paths | Christian Grothoff |
2017-02-26 | get rid of non-working, non-maintained experimental alternative DHTs | Christian Grothoff |
2017-02-26 | fix ugly parts of test | Christian Grothoff |
2017-02-22 | fix compile errors | Christian Grothoff |
2017-02-22 | eliminate dead argument | Christian Grothoff |
2017-02-22 | fix bug introduced with BLOCK change where we would eval a local reply twice ... | Christian Grothoff |
2017-02-22 | no log macro in here | Christian Grothoff |
2017-02-22 | strcmp instead of memcmp | Christian Grothoff |
2017-02-22 | enable RR option for HELLO gets in DHT | Christian Grothoff |
2017-02-22 | fix type | Christian Grothoff |
2017-02-22 | fix test_dht_montior abortion | Christian Grothoff |
2017-02-22 | fix test_dht_montior abortion, fix crash on NULL HELLO | Christian Grothoff |
2017-02-22 | support BF size adjustments in other plugins | Christian Grothoff |
2017-02-22 | fix typo | Christian Grothoff |
2017-02-22 | fix typo | Christian Grothoff |