]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2020-11-05  Konstantinos... fix 32-bit/64-bit detection
2020-10-30  Konstantinos... needed for ARM vector type conversions
2020-10-30  Konstantinos... small optimization in storecompress*()
2020-10-30  Konstantinos... fix ARM implementations
2020-10-30  Konstantinos... don't use SSE directly in the tests
2020-10-16  Konstantinos... don't redefine function on x86
2020-10-16  Konstantinos... scalar implementations of diffrich256 and diffrich384
2020-10-16  Konstantinos... Revert "move x86 popcount.h implementations to util...
2020-10-16  Konstantinos... split arch-agnostic simd_utils.h functions into the...
2020-10-16  Konstantinos... fix compilation paths for cpuid_flags for x86
2020-10-15  Konstantinos... add scalar versions of the vectorized functions for...
2020-10-15  Konstantinos... add ARM simd_utils vectorized functions for 128-bit...
2020-10-15  Konstantinos... add arm simple cpuid_flags
2020-10-13  Konstantinos... add ARM version of simd_utils.h
2020-10-08  Konstantinos... add arm bitutils.h header
2020-10-08  Konstantinos... add C implementation of pdep64()
2020-10-08  Konstantinos... move cpuid_flags.h header to common
2020-10-07  Konstantinos... use C implementation of popcount for arm
2020-10-07  Konstantinos... add arm architecture basic defines
2020-10-07  Konstantinos... minor fix
2020-10-06  Konstantinos... use right intrinsic
2020-10-06  Konstantinos... add necessary modifications to CMake system to enable...
2020-10-06  Konstantinos... add arm checks in platform.cmake
2020-09-24  Konstantinos... Revert "Revert "move x86 popcount.h implementations...
2020-09-24  Konstantinos... Revert "move x86 popcount.h implementations to util...
2020-09-23  Konstantinos... fix names, use own intrinsic instead of explicit _mm...
2020-09-23  Konstantinos... add some set*() functions, harmonize names, rename...
2020-09-22  Konstantinos... move x86 implementations of simd_utils.h to util/arch...
2020-09-22  Konstantinos... no need to check for WIN32*
2020-09-22  Konstantinos... move andn helper function to bitutils.h
2020-09-22  Konstantinos... move x86 popcount.h implementations to util/arch/x86...
2020-09-22  Konstantinos... move x86 bitutils.h implementations to util/arch/x86...
2020-09-18  Konstantinos... fix include paths for masked_move
2020-09-18  Konstantinos... move masked_move* AVX2 implementation to util/arch/x86
2020-09-18  Konstantinos... move crc32 SSE42 implementation to util/arch/x86
2020-09-17  Konstantinos... move cpuid stuff to util/arch/x86
2020-09-17  Konstantinos... move x86 arch and SIMD types to x86 arch folder
2020-05-25  Hong, Yang AMerge branch 'github_develop' into github_master v5.3.0
2020-05-25  Hong, Yang ABump version number for release
2020-05-25  Hong, Yang Achangelog: updates for 5.3.0 release
2020-05-25  Hong, Yang Atools/fuzz: add test scripts for synthetic pattern...
2020-05-25  Hong, Yang Agcc-10: fix hyperscan compile issue
2020-05-25  Hong, Yang Aliteral API: remove HS_FLAG_MULTILINE flag support
2020-05-25  Hong, Yang Aadd AVX512 support for vermicelli model
2020-05-25  Hong, Yang Ahsbench: add hyphen support for -T option
2020-05-25  Hong, Yang Aadd Hyperscan version marcro in public header
2020-05-25  Chang, HarryRevert to AVX2 Fat Teddy instead of AVX512 reinforced...
2020-05-25  Chang, HarryAVX512VBMI Teddy.
2020-05-25  Federico G... Fix undefined behaviour
2020-05-25  Petr VaněkFix few typos in CMakeLists.txt
2020-05-25  Hong, Yang Aupdate description of HS_FLAG_SOM_LEFTMOST to eliminate...
2020-05-25  Hong, Yang Aavoid crash in addLitExpression()
2020-05-25  Wang Xiang Whscollider: fix UTF8 check for patterns
2020-05-25  Wang Xiang Wsmallwrite: add report dedupe check
2020-05-25  Wang Xiang WLimex: fix acceleration path analysis
2020-05-25  Wang Xiang WNoodle: avoid an extra convert instruction
2020-05-25  Wang Xiang Wgcc-9: fix CMake parsing of CPU architecture for non...
2020-01-20  Nan XiaoProcessing VLAN packets in pcapCorpus.py
2020-01-15  Hong, Yang ACyclic redundancy: change DFS termination condition...
2020-01-15  Dmitry YakovenkoFix platform compatibility check
2020-01-15  flip111Update compilation.rst
2019-12-02  Pavel ShlyakA tiny cleanup
2019-12-02  Frank WesselsFix small typo
2019-10-30  Hong, Yang AMerge branch 'github_develop' into github_master v5.2.1
2019-10-30  Hong, Yang ABump version number for release
2019-10-30  Hong, Yang Achangelog: updates for 5.2.1 release
2019-10-30  Hong, Yang Atools: fix compile issue for RELEASE_BUILD code
2019-10-30  Wang, Xiang Wgcc-9:disable redundant move check for older compiler...
2019-10-30  Chang, HarryDoc changes in "pure negative" logical combination...
2019-08-13  Chang, HarryMerge branch develop to master v5.2.0
2019-08-13  Hong, Yang ABump version number for release
2019-08-13  Hong, Yang Achangelog: updates for 5.2.0 release
2019-08-13  Bobby MartinAdd windows DLL support
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 WMerge branch develop to master v5.1.1
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-30  Chang, HarryMerge branch develop to master v5.1.0
next