aboutsummaryrefslogtreecommitdiff
path: root/src/regex/perf-regex.c
Commit message (Collapse)AuthorAge
* 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
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - normalize with profilerBart Polot2013-09-26
|
* Add REGEX_INTERNAL_iterate_reachable_edges which only reveals edges ↵Bart Polot2013-09-26
| | | | | | | reachable from states with proof longer or equal to REGEX_INITIAL_BYTES
* -implementing regex testChristian Grothoff2013-07-02
|
* -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and ↵Christian Grothoff2013-06-26
| | | | not the REGEX_INTERNAL_ prefix
* 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
* - valgrind fixBart Polot2013-05-27
|
* - expand regex perf to show resulting DFA: evaluate simplification from r27315Bart Polot2013-05-27
|
* - doxygenBart Polot2013-03-15
|
* - fixBart Polot2013-02-07
|
* - docBart Polot2013-02-05
|
* - remove unused variablesBart Polot2012-12-19
|
* - use API freeBart Polot2012-12-19
|
* -fixesChristian Grothoff2012-12-19
|
* - check returnBart Polot2012-12-18
|
* - more debugBart Polot2012-12-17
|
* - move regex_from_file and combine to separate lib fileBart Polot2012-12-17
|
* -bugfixesChristian Grothoff2012-12-15
|
* -fixing some leaksChristian Grothoff2012-12-15
|
* - new perfBart Polot2012-12-13
|
* - added regex performance profilerBart Polot2012-12-13