summaryrefslogtreecommitdiff
path: root/src/regex/regex_simulation_profiler_test.conf
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
|
* Cleaup, indentation, comments etc.Maximilian Szengel2012-11-16
|
* - Added path compression parameter to DFA construction APIMaximilian Szengel2012-10-26
- Moved NFA construction to internal header - Added regex simulation profiler (for profiling the NFA, that results by merging several DFAs in the DHT, in a database)