aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-regex-profiler.c
Commit message (Collapse)AuthorAge
* BUILD: Move regex/dns to serviceMartin Schanzenbach2023-10-19
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through REGEX serviceWillow Liquorice2022-10-03
|
* -DOC: Minor passes over NAT, REGEX, and TRANSPORTWillow Liquorice2022-08-30
|
* DHT: modify API and protocol messages to add path signatures, except for now ↵Christian Grothoff2022-01-09
| | | | the actual signatures are just placeholders (signing and signature verification are missing)
* -fix compiler warningsChristian Grothoff2021-04-29
|
* -fix many more typosChristian Grothoff2021-04-26
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* 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
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* porting.Marcello Stanisci2017-03-15
|
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
|
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -loglevelBart Polot2013-10-01
|
* - debug infoBart Polot2013-09-27
|
* - setup time feedbackBart Polot2013-09-26
|
* - more feedback regarding shutdownBart Polot2013-09-26
|
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* -doxygen fixesChristian Grothoff2013-07-07
|
* - freebsd doesn't have log2Bart Polot2013-07-01
|
* 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
* - dont wait so longBart Polot2013-06-11
|
* - notify successBart Polot2013-06-11
|
* - fix timeout handlingBart Polot2013-05-31
|
* - use 40 conn/peerBart Polot2013-05-30
|
* - adjust timeout when no more strings are left to be foundBart Polot2013-05-30
|
* - verbose errorBart Polot2013-05-27
|