aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex.c
AgeCommit message (Expand)Author
2013-01-17Move regex DHT integration from mesh to regexbartpolot
2012-12-17- move regex_from_file and combine to separate lib filebartpolot
2012-12-15-fixing some leaksgrothoff
2012-12-14-going crazy on optimizing regex, fixing misc minor bugsgrothoff
2012-12-14-improve swapping behaviorgrothoff
2012-12-13- new perfbartpolot
2012-12-13-nodebuggrothoff
2012-12-13-fixfixgrothoff
2012-12-13-fixgrothoff
2012-12-13-reducing CPU usage from nfa_closure_set_create by avoiding double-sorting an...grothoff
2012-12-13-reducing CPU usage from nfa_closure_set_create by avoiding double-sorting an...grothoff
2012-12-13reduce reallocing to improve performancegrothoff
2012-12-13-eliminating mallocing of state setsgrothoff
2012-12-13-reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32xgrothoff
2012-12-13-reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32xgrothoff
2012-12-13-reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32xgrothoff
2012-12-13-stuffgrothoff
2012-12-13-use unsignedgrothoff
2012-12-13-pass NULL instead of 0grothoff
2012-12-13-malloc zeros outgrothoff
2012-11-16Cleaup, indentation, comments etc.szengel
2012-11-13optimizationsszengel
2012-10-26- Added path compression parameter to DFA construction APIszengel
2012-10-19coverityszengel
2012-10-17fixszengel
2012-10-15renamed test_regex_big / fixesszengel
2012-09-27iptoregex testszengel
2012-09-27-fixesgrothoff
2012-09-26ip/prefix to regexszengel
2012-09-26fixesszengel
2012-09-24regex: iteration improvements/fixesszengel
2012-09-23DFA path compressionszengel
2012-09-20optimizationsszengel
2012-09-17coverityszengel
2012-09-13commentsszengel
2012-09-10removing temp file in graph testszengel
2012-09-07coverageszengel
2012-08-27Fixesszengel
2012-08-23- added check for automaton traversalszengel
2012-08-17Fixed eval test case and stack smashing protectionszengel
2012-08-17Added multi-striding capabilities to regex.szengel
2012-08-13using strings as labelsszengel
2012-07-26- Added coloring option to graph saving.szengel
2012-07-23Fixed coverty issuesszengel
2012-07-11bugfixszengel
2012-07-09regex: fixed iterating over the initial states.szengel
2012-07-06regex: iterating over the initial statesszengel
2012-07-05regex: fixed static analyzer warningsszengel
2012-07-04regex: actually checking the proof, fixesszengel
2012-07-04Summary: regex cleanup and bugfixesszengel