2017-08-21 |
Justin Viiret | ue2_graph: move descriptors out of graph struct |
commit | commitdiff | tree |
2017-08-21 |
Wang, Xiang W | ue-3145: make parents of included literals exclusive |
commit | commitdiff | tree |
2017-08-21 |
Wang, Xiang W | FDR: Squash buckets of included literals in FDR confirm |
commit | commitdiff | tree |
2017-08-21 |
Chang, Harry | fix typo "ones_u32a" => "ones_u32" |
commit | commitdiff | tree |
2017-08-21 |
Chang, Harry | AVX512 reinforced teddy. |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | smallwrite: batch dfa merge to reduce compile time |
commit | commitdiff | tree |
2017-08-21 |
Wang, Xiang W | literal matchers: change context passed to callback... |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_find_matches: speed up edge lookups |
commit | commitdiff | tree |
2017-08-21 |
Wang, Xiang W | flood detection: debug output fix |
commit | commitdiff | tree |
2017-08-21 |
Wang, Xiang W | remove start argument in literal matcher callbacks |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | Ensure that reports would be sustained after self loop... |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_prefilter.cpp: remove interior edges first |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_mcclellan: reject determinise if NFA is too big |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_violet: fail on added_count limit quicker |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose_build_convert: replace bind2nd with lambda |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rdfa: move raw_dfa member functions to rdfa.cpp |
commit | commitdiff | tree |
2017-08-21 |
Chang, Harry | patch for invalid reading 1 byte in Reinforced Teddy... |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | cmake: add graph_range.h |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_depth: more use of small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_depth: use small_color_map in findLoopReachable |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_util: make more use of small_color_map in DFS |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_util: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_prune: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_netflow: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_literal_analysis: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_repeat: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_region: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_width: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_misc_opt: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | limex_compile: use small_color_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | small_color_map: add efficient 2-bit color map |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | noodle: correct streaming bounds |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | noodle: param name |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | noodle: scan using the correct offsets |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | shufti/truffle tests: silence ubsan warning |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | tamarama_dump: fix typo in comment |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | slot_manager_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | smallwrite_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose_in_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | tamarama_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | shengdump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | mpv_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | mcsheng_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | mcclellandump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | limex_dump: use StdioFile, tidy |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | lbr_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | goughdump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | goughcompile_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | castle_dump: use StdioFile |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | noodle: behave like our other literal matchers |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | Move hwlm literal len define |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | noodle: we don't need memcpy |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | noodle: Use a sane temp buf for streaming |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | hwlm_dump: take base filename, like NFA dump API |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr/teddy: dump confirm lit load |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | dump_util: richer StdioFile type |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | dump: move openStdioFile() to util/dump_util.h |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose: dump lit tables in their own files |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr/teddy: store and dump number of strings |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_dump: dump FDRConfirm structures for fdr |
commit | commitdiff | tree |
2017-08-21 |
Chang, Harry | Reinforced Teddy with 1-byte approach, based on "shift... |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_misc_opt: improve performance in large cases |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_misc_opt: remove dead code |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_cyclic_redundancy: persist colour map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_small_literal_set: pre-check for narrow reach |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_mcclellan: use flat_set in triggerAllowed() |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_literal_analysis: reserve space for fwd_edges |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_literal_decorated: remove unused header |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_literal_decorated: pre-check for narrow reach |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_violet: skip analysis on graphs with wide reach |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_calc_components: check tail shell too |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_calc_components: skip if shell has 1 path only |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | dfa: don't clear states, just mark dfa dead |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | clear_deeper_reports: clear dfa if dead |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose_build_matchers: fix fragment noruns calc |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | teddy_compile: style fixes, whitespace |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | teddy_compile: use faster small containers |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose_build_matchers: be more careful w/ mixed-case |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | unit-hyperscan: pure-literal/smwr coverage |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | lookarounds: don't reconfirm bytes in hwlm mask |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose: always use mandatory masks for lit fragments |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | dump: always allocate >=8 bytes for multibit |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | dfa: standardise 'using' instead of typedef |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | ng_haig: make StateMap an unordered_map |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | determinise: use queue, improve api |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_confirm_compile: literals are now < 8 bytes |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_confirm_compile: wrap comment |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr/teddy: remove padding from structures |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | teddy: clean up compile to match fdr style |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_confirm: renumber FDR_LIT_FLAG_NOREPEAT |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr/teddy: simplify computing of confirm base |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_confirm: clean up use of flags |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr: further tidy up layout |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_confirm: start FDRConfirm structs at cacheline |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | teddy: align major structures to cachelines |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr: align major structures to cachelines |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_confirm: remove dead flags |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_confirm: remove complex confirm |
commit | commitdiff | tree |
2017-07-26 |
Matthew Barr | Bump version number for release |
commit | commitdiff | tree |
next |