aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-daemon-regexprofiler.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-05-10Change regex combination, allow hexBart Polot
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-16check for __GLIBC__ before malloptingChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-05-07Rename mesh->cadetBart Polot
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-26- decrease amount of PUT rounds to finish all before the GETs startBart Polot
2013-09-19- tweaks for hex experimentsBart Polot
2013-09-06-cleanup leaksChristian Grothoff
2013-08-21removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-06-26-introducing signing of regex accept states, removing PID from regex APIChristian Grothoff
2013-06-20renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff
2013-06-20continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff
2013-05-21- use libBart Polot
2013-04-26- remove warningsBart Polot
2013-04-22- add disk scanBart Polot
2013-04-18- wipBart Polot
2013-04-11- exit after N roundsBart Polot
2013-03-15- change regex daemon to announce every rand(0, t_max) periodBart Polot
2013-03-14- fix arm_api crashBart Polot
2013-02-20- start announce immediately (profiler takes care of load balance), reannounc...Bart Polot
2013-02-13- remove regex daemon dependency to peers' public keys: allow to use HEAD reg...Bart Polot
2013-02-08- use correct config nameBart Polot
2013-02-08- read proper keyfileBart Polot
2013-02-07- use ecc for regex profiler daemonBart Polot
2013-02-04- indentationBart Polot
2013-02-04- add randomness to the announce period: 10-20 minBart Polot
2013-02-04- make a copy of the regex for announcingBart Polot
2013-02-04- spread DHT PUTs over the announce periodBart Polot
2013-02-04- remove hackBart Polot
2013-01-25- fixesBart Polot
2013-01-25- pass local ID to announceBart Polot
2013-01-24- copyright notice Bart Polot
2013-01-24Moved regex profiler and profiler daemon from mesh to regex, adaped to regex ...Bart Polot