aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Collapse)AuthorAge
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
|
* add validation for inner consensus elementFlorian Dold2017-02-26
| | | | | The nested block validation requires the block context, and thus the evaluate callback not also receives the block context.
* ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
|
* strcmp instead of memcmpChristian Grothoff2017-02-22
|
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
|
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
|
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* exclude more testsChristian Grothoff2017-01-08
|
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -fix more shift errorsChristian Grothoff2016-08-11
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* misc fixesChristian Grothoff2016-07-06
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* add function conv param stringChristophe Genevey Metat2016-06-28
|
* add function conv param stringChristophe Genevey Metat2016-06-28
|
* add function conv param stringChristophe Genevey Metat2016-06-28
|
* add function conv param stringChristophe Genevey Metat2016-06-27
|
* adapt gnunet-regex-simulation-profiler to libgnunetmyChristophe Genevey Metat2016-06-27
|
* adapt gnunet-regex-simulation-profiler to libgnunetmyChristophe Genevey Metat2016-06-27
|
* -missing newlineChristian Grothoff2016-06-27
|
* update peerinfo API to use MQChristian Grothoff2016-06-24
|
* use new MQ API in regex_api_searchChristian Grothoff2016-06-24
|
* migrate first half of regex API to MQ libChristian Grothoff2016-06-23
|
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* adapt to new MYSQL APIChristian Grothoff2016-06-23
|
* 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
|
* -doxygen fixesChristian Grothoff2015-06-22
|
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
|
* -use UNIXONLYChristian Grothoff2015-05-26
|
* -loggingChristian Grothoff2015-05-25
|
* -loggingChristian Grothoff2015-05-25
|
* -doxygen, loggingChristian Grothoff2015-05-22
|
* add logging and in particular checks to make sure no '.' wildcards are ↵Christian Grothoff2015-05-22
| | | | during initial transitions of the DFA
* -improving testcaseChristian Grothoff2015-05-22
|
* -adding integration testChristian Grothoff2015-05-22
|
* -more verboseChristian Grothoff2015-05-22
|
* -fix regex shutdown: clean up clients before DHT disconnectChristian Grothoff2015-05-22
|
* -extend block API to allow specifying flags, use this to allow reducing ↵Christian Grothoff2015-02-28
| | | | checks for replies from local DB
* 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
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|