aboutsummaryrefslogtreecommitdiff
path: root/src/regex/Makefile.am
AgeCommit message (Expand)Author
2017-02-20first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2016-06-27adapt gnunet-regex-simulation-profiler to libgnunetmyChristophe Genevey Metat
2016-06-23migrate first half of regex API to MQ libChristian Grothoff
2015-05-22-adding integration testChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-09-13trying to do something about #3540Christian Grothoff
2014-04-08-more version bumpingChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-09-26- install daemon in libexecBart Polot
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-07-02-implementing regex testChristian Grothoff
2013-06-27Make building gnunet-testing lib optional.David Barksdale
2013-06-26-moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof ...Christian Grothoff
2013-06-20fix linker issues on W32 -- regex needs DHTChristian Grothoff
2013-06-20-fixing link orderChristian Grothoff
2013-06-20renaming libgnunetregexnew to libgnunetregexChristian Grothoff
2013-06-20renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff
2013-06-20moving functions for testing and evaluation and experiments to the test libra...Christian Grothoff
2013-06-20continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff
2013-05-31-fixChristian Grothoff
2013-05-31-skeleton for regex serviceChristian Grothoff
2013-05-31-hacking up new regex client libraryChristian Grothoff
2013-05-21- use libBart Polot
2013-02-12- start the announcing daemon AFTER the testbed connect phaseBart Polot
2013-02-05095aChristian Grothoff
2013-01-25- fix compile errorBart Polot
2013-01-24Moved regex profiler and profiler daemon from mesh to regex, adaped to regex ...Bart Polot
2013-01-21- fix parallel buildSree Harsha Totakura
2013-01-18Fix regex dependenciesLRN
2013-01-17Move regex DHT integration from mesh to regexBart Polot
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff
2012-12-17- move regex_from_file and combine to separate lib fileBart Polot
2012-12-13- added regex performance profilerBart Polot
2012-10-31-fixChristian Grothoff
2012-10-26- Added path compression parameter to DFA construction APIMaximilian Szengel
2012-10-17Moved regex profiler to mesh, because of dependencies.Maximilian Szengel
2012-10-17doxygenMaximilian Szengel
2012-10-15renamed test_regex_big / fixesMaximilian Szengel
2012-09-29-fixing regex linkageChristian Grothoff
2012-09-28- Big regex testcaseBart Polot
2012-09-27iptoregex testMaximilian Szengel
2012-09-07coverageMaximilian Szengel
2012-07-04Summary: regex cleanup and bugfixesMaximilian Szengel
2012-06-27new and improved testsMaximilian Szengel
2012-06-25new test for regexMaximilian Szengel
2012-05-07- for make distMatthias Wachs