aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-daemon-regexprofiler.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* Change regex combination, allow hexBart Polot2017-05-10
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Rename mesh->cadetBart Polot2014-05-07
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - decrease amount of PUT rounds to finish all before the GETs startBart Polot2013-09-26
* - tweaks for hex experimentsBart Polot2013-09-19
* -cleanup leaksChristian Grothoff2013-09-06
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* - 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), reannounc...Bart Polot2013-02-20
* - remove regex daemon dependency to peers' public keys: allow to use HEAD reg...Bart Polot2013-02-13
* - 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