- simplify parameters
[oweals/gnunet.git] / src / regex / gnunet-daemon-regexprofiler.c
2013-04-26 Bart Polot- remove warnings
2013-04-22 Bart Polot- add disk scan
2013-04-18 Bart Polot- wip
2013-04-11 Bart Polot- exit after N rounds
2013-03-15 Bart Polot- change regex daemon to announce every rand(0, t_max...
2013-03-14 Bart Polot- fix arm_api crash
2013-02-20 Bart Polot- start announce immediately (profiler takes care of...
2013-02-13 Bart Polot- remove regex daemon dependency to peers' public keys...
2013-02-08 Bart Polot- use correct config name
2013-02-08 Bart Polot- read proper keyfile
2013-02-07 Bart Polot- use ecc for regex profiler daemon
2013-02-04 Bart Polot- indentation
2013-02-04 Bart Polot- add randomness to the announce period: 10-20 min
2013-02-04 Bart Polot- make a copy of the regex for announcing
2013-02-04 Bart Polot- spread DHT PUTs over the announce period
2013-02-04 Bart Polot- remove hack
2013-01-25 Bart Polot- fixes
2013-01-25 Bart Polot- pass local ID to announce
2013-01-24 Bart Polot- copyright notice
2013-01-24 Bart PolotMoved regex profiler and profiler daemon from mesh...