aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Expand)AuthorAge
...
* -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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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 during...Christian Grothoff2015-05-22
* -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 check...Christian Grothoff2015-02-28
* 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
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -adding single file for testing without autostarts above core levelChristian Grothoff2014-12-16
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* trying to do something about #3540Christian Grothoff2014-09-13
* Rename mesh->cadetBart Polot2014-05-07
* -more version bumpingChristian Grothoff2014-04-08
* Rename SearchMessage from regex to RegexSearchMessage so that it is unique in...Florian Dold2014-03-10
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* -fix calculation of block size, doxygenChristian Grothoff2013-12-22
* -use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff2013-12-20
* -give nicer warning about big regexChristian Grothoff2013-12-20