]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2018-01-19  Justin Viiretdoc: make Wikipedia hyperlinks anonymous
2018-01-19  Justin Viiretdoc: make doxygen filter out HS_CDECL
2018-01-19  Justin Viiretdoc: use doxygen @p to refer to parameters
2018-01-19  Justin Viiretdoc: clarify description of streaming API
2018-01-19  Justin Viiretdoc: document that hs_close_stream frees memory
2018-01-19  Matthew BarrHamming: GraphTruth and corpus gen support
2018-01-19  Matthew BarrAdd support for Hamming distance approx matching
2018-01-19  Matthew Barricc: disable warning about constant expression
2018-01-19  Matthew Barrhsbench: sqlite output support
2018-01-19  Matthew Barrsqlite: disable -Werror so warnings don't kill the...
2018-01-19  Xiang WangMerge branch master into develop
2017-10-25  Matthew BarrMigrated from github.com/01org to github.com/intel
2017-09-29  Matthew Barrcmake: add a dummy c++ file to force linkage
2017-09-22  Matthew BarrMerge branch develop into master v4.6.0
2017-09-22  Matthew BarrBump version number for release
2017-09-22  Matthew Barrchangelog: updates for 4.6.0 release
2017-09-22  Matthew BarrDe-const the empty maps.
2017-09-18  Matthew BarrCheck for unused typedef warning and disable
2017-09-18  Hong, Yang Afind_better_daddy: position change
2017-09-18  Matthew BarrDon't let haigs into Tamarama
2017-09-18  Justin Viiretrose_build_add_mask: improve findMaskLiteral perf
2017-09-18  Matthew BarrHandle any exceptions while constructing compiler elements
2017-09-18  Matthew Barrteddy: alignment decl should match defn
2017-09-18  Justin Viirethwlm_build: default for HWLMProto::make_small
2017-09-18  Justin Viiretrose_build_matchers: init LitFragment fields
2017-09-18  Alex CoytededupeLeftfixesVariableLag: refactor, more blockmode...
2017-09-18  Alex Coytemaintain castle report information
2017-09-18  Justin Viiretng_squash: switch to using unordered_map
2017-09-18  Alex Coytetidy mergeCastleSuffixes
2017-09-18  Alex Coyterefactor mergeCastleLeftfixes
2017-09-18  Alex Coytereimplement hasSameEngineType()
2017-09-18  Justin Viiretpartitioned_set: use lower_bound(), not scan
2017-09-18  Matthew Barrmsvc: disable more warnings
2017-09-18  Matthew BarrUse an unsigned byte, not char
2017-09-18  Justin Viiretue2_literal: define npos in ue2string.cpp
2017-09-18  Justin Viiretfdr_compile: simplify lambda use
2017-09-18  Justin Viiretmcclellancompile: simplify calc_min_dist_from_bob
2017-09-18  Justin Viiretmcclellancompile: don't copy dstate unnecessarily
2017-09-18  Justin Viiretaccel_dfa_build_strat: make extend() faster
2017-09-18  Justin Viiretunit: add PrintTo for ue2_literal
2017-09-18  Justin Viirethash: use std::hash for string hashing
2017-09-18  Justin Viiretue2_literal: better hash function
2017-09-18  Justin Viiretue2_literal: make nocase member a dynamic_bitset
2017-09-18  Justin Viiretfdr_compile: don't do string copies in isSuffix
2017-09-18  Justin ViiretgatherReports: fewer map lookups
2017-09-18  Justin Viiretaccel_dfa_build_strat: use flat_set
2017-09-18  Justin Viiretsmallwrite_build: make failure_map unordered
2017-09-18  Justin Viiretrdfa: make getImplAlphaSize() inline
2017-09-18  Justin Viiretcastlecompile: remove unused container
2017-09-18  Matthew BarrUpdate PCRE version to 8.41
2017-09-18  Alex Coytemove mergeDupeLeaves() and uncalcLeaves() to rose_build...
2017-09-18  Alex Coyterose merges: why not dedupe transient engines?
2017-09-18  Alex Coyteremove !LBR constraints from merge passes
2017-08-21  Matthew Barrcmake: set isystem flag for older cmake
2017-08-21  Matthew Barricc: disable more warnings
2017-08-21  Matthew Barrcmake: use abi-version on older gcc
2017-08-21  Alex Coyterework mergeLeftfixesVariableLag()
2017-08-21  Justin Viiretfdr_compile: faster scoring code
2017-08-21  Justin Viiretinsertion_ordered_{map,set}: add new containers
2017-08-21  Alex Coyteviolet: don't bother swapping holders if unable to...
2017-08-21  Alex Coyteviolet: maintain a reference to all the known implement...
2017-08-21  Alex Coyteviolet: do not remove more states from holders if dfa...
2017-08-21  Wang, Xiang WUE-3147: ensure the same squash behavior for literals...
2017-08-21  Justin ViiretgroupByFragment: make fewer string copies
2017-08-21  Justin Viiretrose_build_exclusive: clean up use of vertex indices
2017-08-21  Justin Viiretlimex_compile: reduce state id lookups
2017-08-21  Justin Viiretlimex_compile: turn tugs into a bitset
2017-08-21  Justin Viiretrose_build_lookaround: use vector in trimLiterals
2017-08-21  Justin Viiretrose: more hash member funcs for rose types
2017-08-21  Justin Viiretrose: return a vector from findEdgesByLiteral
2017-08-21  Justin Viiretrose_build_long_lit: refactor to do less dupe work
2017-08-21  Alex Coytedynamic compression: add HS_CDECL to implementation
2017-08-21  Alex CoyteProvide RoseResources to roseQuality.
2017-08-21  Alex Coytemangle fdr conf parts of scratch as well
2017-08-21  Alex CoyteroseQuality() no longer needs to be part of rose's...
2017-08-21  Alex Coytemore comments on hwlm/fdr's start parameter
2017-08-21  Matthew BarrRemove out of date debug output
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...
next