]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2017-08-21  Alex Coyteadd dynamic stream compression to fat runtime
2017-08-21  Matthew BarrRemove unwanted move constructor
2017-08-21  Matthew Barrclean up loops and add AVX-512
2017-08-21  Matthew BarrOpen input path once using file descriptor
2017-08-21  Matthew BarrCatch by reference not value
2017-08-21  Matthew Barruse string equality operator
2017-08-21  Matthew Barrrestore formatting flags after use
2017-08-21  Matthew Barrhsbench: use a memstream instead of a temp file
2017-08-21  Alex Coyteadd dynamic compression to the public api
2017-08-21  Alex CoyteCMake: put the stream compress files in the correct...
2017-08-21  Alex Coytedev reference documentation for stream compression
2017-08-21  Hong, Yang Amultibit compression support
2017-08-21  Alex Coytehsbench: add stream compress functionality
2017-08-21  Alex Coytesupport dynamic stream compression
2017-08-21  Alex Coytemake ComponentRepeat::vacuous_everywhere() more accurate
2017-08-21  Alex CoytemergeCastle: merge common repeats from the castles
2017-08-21  Alex CoytemergeLeftfixesVariableLag: update comments, debugging...
2017-08-21  Chang, HarryCompile dump of teddy's nibble masks and reinforcement...
2017-08-21  Justin Viiretsmall_vector: require boost >= 1.61
2017-08-21  Matthew Barrcmake: another convenience lib for compile side
2017-08-21  Alex CoyteDo equivalency removal before violet's implementablity...
2017-08-21  Alex CoyteEnsure max width of repeat before transforming graph.
2017-08-21  Chang, HarryRefactored building reinforcement table at compile...
2017-08-21  Chang, Harryreplace "_avx2" with "_fat".
2017-08-21  Chang, HarryAVX512 Reinforced FAT teddy.
2017-08-21  Justin Viiretdeterminise: use find first, rather than emplace
2017-08-21  Justin Viirettidy: "ue2::flat_set/map" -> "flat_set/map"
2017-08-21  Justin Viiretutil: switch from Boost to std::unordered set/map
2017-08-21  Justin Viiretue2_graph: move descriptors out of graph struct
2017-08-21  Wang, Xiang Wue-3145: make parents of included literals exclusive
2017-08-21  Wang, Xiang WFDR: Squash buckets of included literals in FDR confirm
2017-08-21  Chang, Harryfix typo "ones_u32a" => "ones_u32"
2017-08-21  Chang, HarryAVX512 reinforced teddy.
2017-08-21  Justin Viiretsmallwrite: batch dfa merge to reduce compile time
2017-08-21  Wang, Xiang Wliteral matchers: change context passed to callback...
2017-08-21  Justin Viiretng_find_matches: speed up edge lookups
2017-08-21  Wang, Xiang Wflood detection: debug output fix
2017-08-21  Wang, Xiang Wremove start argument in literal matcher callbacks
2017-08-21  Alex CoyteEnsure that reports would be sustained after self loop...
2017-08-21  Justin Viiretng_prefilter.cpp: remove interior edges first
2017-08-21  Justin Viiretng_mcclellan: reject determinise if NFA is too big
2017-08-21  Justin Viiretng_violet: fail on added_count limit quicker
2017-08-21  Justin Viiretrose_build_convert: replace bind2nd with lambda
2017-08-21  Justin Viiretrdfa: move raw_dfa member functions to rdfa.cpp
2017-08-21  Chang, Harrypatch for invalid reading 1 byte in Reinforced Teddy...
2017-08-21  Justin Viiretcmake: add graph_range.h
2017-08-21  Justin Viiretng_depth: more use of small_color_map
2017-08-21  Justin Viiretng_depth: use small_color_map in findLoopReachable
2017-08-21  Justin Viiretng_util: make more use of small_color_map in DFS
2017-08-21  Justin Viiretng_util: use small_color_map
2017-08-21  Justin Viiretng_prune: use small_color_map
2017-08-21  Justin Viiretng_netflow: use small_color_map
2017-08-21  Justin Viiretng_literal_analysis: use small_color_map
2017-08-21  Justin Viiretng_repeat: use small_color_map
2017-08-21  Justin Viiretng_region: use small_color_map
2017-08-21  Justin Viiretng_width: use small_color_map
2017-08-21  Justin Viiretng_misc_opt: use small_color_map
2017-08-21  Justin Viiretlimex_compile: use small_color_map
2017-08-21  Justin Viiretsmall_color_map: add efficient 2-bit color map
2017-08-21  Matthew Barrnoodle: correct streaming bounds
2017-08-21  Matthew Barrnoodle: param name
2017-08-21  Matthew Barrnoodle: scan using the correct offsets
2017-08-21  Justin Viiretshufti/truffle tests: silence ubsan warning
2017-08-21  Justin Viirettamarama_dump: fix typo in comment
2017-08-21  Justin Viiretslot_manager_dump: use StdioFile
2017-08-21  Justin Viiretsmallwrite_dump: use StdioFile
2017-08-21  Justin Viiretrose_in_dump: use StdioFile
2017-08-21  Justin Viiretng_dump: use StdioFile
2017-08-21  Justin Viirettamarama_dump: use StdioFile
2017-08-21  Justin Viiretshengdump: use StdioFile
2017-08-21  Justin Viiretmpv_dump: use StdioFile
2017-08-21  Justin Viiretmcsheng_dump: use StdioFile
2017-08-21  Justin Viiretmcclellandump: use StdioFile
2017-08-21  Justin Viiretlimex_dump: use StdioFile, tidy
2017-08-21  Justin Viiretlbr_dump: use StdioFile
2017-08-21  Justin Viiretgoughdump: use StdioFile
2017-08-21  Justin Viiretgoughcompile_dump: use StdioFile
2017-08-21  Justin Viiretcastle_dump: use StdioFile
2017-08-21  Matthew Barrnoodle: behave like our other literal matchers
2017-08-21  Matthew BarrMove hwlm literal len define
2017-08-21  Matthew Barrnoodle: we don't need memcpy
2017-08-21  Matthew Barrnoodle: Use a sane temp buf for streaming
2017-08-21  Justin Viirethwlm_dump: take base filename, like NFA dump API
2017-08-21  Justin Viiretfdr/teddy: dump confirm lit load
2017-08-21  Justin Viiretdump_util: richer StdioFile type
2017-08-21  Justin Viiretdump: move openStdioFile() to util/dump_util.h
2017-08-21  Justin Viiretrose: dump lit tables in their own files
2017-08-21  Justin Viiretfdr/teddy: store and dump number of strings
2017-08-21  Justin Viiretfdr_dump: dump FDRConfirm structures for fdr
2017-08-21  Chang, HarryReinforced Teddy with 1-byte approach, based on "shift...
2017-08-21  Justin Viiretng_misc_opt: improve performance in large cases
2017-08-21  Justin Viiretng_misc_opt: remove dead code
2017-08-21  Justin Viiretng_cyclic_redundancy: persist colour map
2017-08-21  Justin Viiretng_small_literal_set: pre-check for narrow reach
2017-08-21  Justin Viiretng_mcclellan: use flat_set in triggerAllowed()
2017-08-21  Justin Viiretng_literal_analysis: reserve space for fwd_edges
2017-08-21  Justin Viiretng_literal_decorated: remove unused header
2017-08-21  Justin Viiretng_literal_decorated: pre-check for narrow reach
2017-08-21  Justin Viiretng_violet: skip analysis on graphs with wide reach
2017-08-21  Justin Viiretng_calc_components: check tail shell too
next