]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2018-06-27  Wang, Xiang Wbuild: enable hscollider for installed PCRE package
2018-06-27  Wang, Xiang Whscollider: fix input length for UTF8 check
2018-06-27  Justin Viiretue2_graph: more direct property_graph defn
2018-06-27  Justin Viiretnfagraph: remove ng_undirected.h
2018-06-27  Justin Viiretng_repeat: use undirected_graph
2018-06-27  Justin Viiretgraph_undirected: adapt bidi graph to undirected
2018-06-27  Justin Viiretmcsheng: debug format string fixes
2018-06-27  Justin Viiretsheng: fix reportCurrent eod flag
2018-06-27  Justin Viiretmcclellancompile: MAX_SHERMAN_LIST_LEN can be 9
2018-06-27  Justin Viiretmisc: docs, typo fixes, small cleanups
2018-06-27  Justin Viiretrose_build_add: remove unused max_adj param
2018-06-27  Justin Viiretng_violet: make calcSplitRatio operation faster
2018-06-27  Justin Viiretng_width: turn min width check into assert
2018-02-05  Xiang WangMigrated from 01.org/hyperscan to hyperscan.io
2018-01-24  Matthew BarrBump version number for release
2018-01-24  Matthew Barrchangelog: updates for 4.7.0 release
2018-01-24  Justin Viiretdoc: describe tools hscheck, hscollider, hsdump
2018-01-24  Justin Viiretdoc: in dev guide, avoid Goudy Old Style font
2018-01-24  Justin Viiretdoc: update copyright dates for 2018
2018-01-19  Matthew Barrpcre: do not explode if pcre is missing
2018-01-19  Alex Coytehscollider: example test cases
2018-01-19  Matthew Barrcmake: support MinSizeRel config
2018-01-19  Matthew BarrMove cpuid checks inline.
2018-01-19  Alex Coytehscollider: allow conversion of FileCorpora unique_ptr...
2018-01-19  Justin Viirethscheck: tool to test regex compilation
2018-01-19  Alex Coytehscollider: tool for testing Hyperscan match behaviour...
2018-01-19  Alex CoyteIntroduce hsdump development tool for producing informa...
2018-01-19  Matthew Barrext param - more consistent depth check
2018-01-19  Justin Viiretdoc: remove stray '+'
2018-01-19  Matthew Barrfind_matches: don't create ridiculous accept paths
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
next