aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-daemon-regexprofiler.c
Commit message (Collapse)AuthorAge
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
|
* continuing refactoring of regex library structure, disambiguating symbol ↵Christian Grothoff2013-06-20
| | | | names between old regex library which is now internal and the public API; moving IP-to-regex conversion functions to tun library, as only vpn is using those to begin with
* - use libBart Polot2013-05-21
|
* - remove warningsBart Polot2013-04-26
|
* - add disk scanBart Polot2013-04-22
|
* - wipBart Polot2013-04-18
|
* - exit after N roundsBart Polot2013-04-11
|
* - change regex daemon to announce every rand(0, t_max) periodBart Polot2013-03-15
|
* - fix arm_api crashBart Polot2013-03-14
|
* - start announce immediately (profiler takes care of load balance), ↵Bart Polot2013-02-20
| | | | reannounce immediately for more avaliability
* - remove regex daemon dependency to peers' public keys: allow to use HEAD ↵Bart Polot2013-02-13
| | | | regex with 0.9.5a core and others, allowing also committing regex changes to svn HEAD
* - use correct config nameBart Polot2013-02-08
|
* - read proper keyfileBart Polot2013-02-08
|
* - use ecc for regex profiler daemonBart Polot2013-02-07
|
* - indentationBart Polot2013-02-04
|
* - add randomness to the announce period: 10-20 minBart Polot2013-02-04
|
* - make a copy of the regex for announcingBart Polot2013-02-04
|
* - spread DHT PUTs over the announce periodBart Polot2013-02-04
|
* - remove hackBart Polot2013-02-04
|
* - fixesBart Polot2013-01-25
|
* - pass local ID to announceBart Polot2013-01-25
|
* - copyright notice Bart Polot2013-01-24
|
* Moved regex profiler and profiler daemon from mesh to regex, adaped to regex ↵Bart Polot2013-01-24
dht lib