]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2019-08-13  Wang, Xiang WScratch: fix scratch free issue when memory allocation...
2019-08-13  Wang, Xiang WChimera: don't disable single match flag when checking...
2019-08-13  Hong, Yang ALiteral API: update dev-reference
2019-08-13  Hong, Yang Aadd new Literal API for pure literal expressions:
2019-08-13  Chang, HarryDo not free stream unless hs_close_stream returns success.
2019-08-13  Chang, HarryLogical combination: add purely negative match at EOD...
2019-08-13  Chang, HarryLogical combination: add streaming mode unit test Multi...
2019-08-13  Chang, HarryLogical Combination: avoid corruption of pending combin...
2019-08-13  Chang, HarryLogical combination: support EOD match from purely...
2019-08-13  Carlo Marcelo... tools: hscollider FTBS in alpine linux
2019-08-13  Carlo Marcelo... unit: avoid UB by making integer literal explicitally...
2019-08-13  Mostafa NazariBUGFIX: fix Numerical result out of range error
2019-08-13  Derrick Lyndon... Fix uninitialized use of scatter_unit_uX due to padding
2019-08-13  Derrick Lyndon... Avoid array-bounds error when debug/fortify enabled
2019-08-13  Derrick Lyndon... dispatcher: return correct function type from ifunc...
2019-04-10  Wang, Xiang WBump version number for release
2019-04-10  Wang, Xiang Wchangelog: updates for 5.1.1 release
2019-04-10  Hong, Yang Aunit: check fix of rose instr program dead loop
2019-04-10  rootcmake: #144 using GNUInstallDirs variables instead...
2019-04-10  Hong, Yang ARose: add necessary instruction programs to avoid dead...
2019-04-10  Wang, Xiang Wruntime: mark scratch unused only when no further scrat...
2019-04-10  Wang, Xiang WRose: extend handling for unexpected logical combinatio...
2019-03-26  Wang, Xiang WRose: add handling for unexpected programs
2019-03-26  Wang, Xiang Wbuild: avoid file path impact on fat runtime build
2019-03-26  Wang, Xiang Wgcc-9: fix CMake parsing of CPU architecture
2019-01-29  Chang, HarryBump version number for release
2019-01-29  Chang, Harrychangelog: updates for 5.1.0 release
2019-01-29  Wang, Xiang Wunit: check return value of malloc
2019-01-21  Wang, Xiang Wchimera: fix scratch space handling in shared scratch...
2019-01-21  Wang, Xiang Wtools: add catches for C++ exceptions
2019-01-21  Hong, Yang Amcclellan: fix dump issue in wide-state case.
2019-01-21  Hong, Yang Aliteral matching: separate path for pure literal patterns
2019-01-21  Wang, Xiang Wbuild: avoid pcre error for hscollider when using insta...
2019-01-21  Chang, Harryfix dead loop under win10 release bin.
2019-01-21  Wang, Xiang Whscollider: fix back inserter error for windows
2019-01-21  Wang, Xiang Wrose: disable switch optimization for windows
2019-01-21  Wang, Xiang Wdoc: fix github repo address
2019-01-21  Hong, Yang Amcclellan: wide state fixes for sanitisers and accept...
2019-01-21  Wang, Xiang WSilence clang warnings about unused variable
2019-01-21  Guangqing ChenRose: optimize switch-case with Labels-as-Values
2019-01-21  Chang, HarryUpdate PCRE version to 8.42 (8.41 is also compatible)
2019-01-21  Hong, Yang ADFA state compression: 16-bit wide and sherman co-exist
2019-01-21  Wang, Xiang Wchimera: silence gcc-8 exception catch warning
2019-01-21  Chang, HarryJenkins-1424: fixed error which misses report of logica...
2019-01-21  Chang, HarryJenkins-1080: fixed error reporting logical combination...
2019-01-11  Wang, Xiang WUse std::distance explicitly to avoid ambiguity with...
2018-07-09  Wang, Xiang WBump version number for release
2018-07-09  Chang, Harrychangelog: updates for 5.0.0 release
2018-07-09  Wang, Xiang Wchimera: update dev-reference
2018-07-09  Wang, Xiang Wchimera: add pkgconfig install files
2018-07-09  Lu, QiWindows porting: update docs.
2018-07-09  Lu, QiWindows porting: port hyperscan and chimera tools to...
2018-07-09  Wang, Xiang Wchimera: hybrid of Hyperscan and PCRE
2018-06-27  Chang, HarryLogical Combination of patterns.
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
next