2020-12-08 |
Konstantinos... | fix x86 compilation 1/head |
commit | commitdiff | tree |
2020-12-07 |
Konstantinos... | remove forgotten printf |
commit | commitdiff | tree |
2020-12-07 |
Konstantinos... | optimize *shiftbyte_m128() functions to use palign... |
commit | commitdiff | tree |
2020-12-03 |
Konstantinos... | clear zones array |
commit | commitdiff | tree |
2020-12-03 |
Konstantinos... | add ARM platform |
commit | commitdiff | tree |
2020-12-03 |
Konstantinos... | fix movq and load_m128_from_u64a and resp. test for... |
commit | commitdiff | tree |
2020-12-03 |
Konstantinos... | define debug vector print functions to NULL in non... |
commit | commitdiff | tree |
2020-11-24 |
Konstantinos... | small optimization that was for some reason failing... |
commit | commitdiff | tree |
2020-11-24 |
Konstantinos... | helper functions to print a m128 vector in debug mode |
commit | commitdiff | tree |
2020-11-24 |
Konstantinos... | when building in debug mode, vgetq_lane_*() and vextq_... |
commit | commitdiff | tree |
2020-11-24 |
Konstantinos... | fix compiler flag testcase |
commit | commitdiff | tree |
2020-11-05 |
Konstantinos... | remove debug from functions |
commit | commitdiff | tree |
2020-11-05 |
Konstantinos... | add some debug and minor optimizations in unit test |
commit | commitdiff | tree |
2020-11-05 |
Konstantinos... | add some debug info |
commit | commitdiff | tree |
2020-11-05 |
Konstantinos... | add compress128 function and implementation |
commit | commitdiff | tree |
2020-11-05 |
Konstantinos... | add extra instructions (currently arm-only), fix order... |
commit | commitdiff | tree |
2020-11-05 |
Konstantinos... | fix 32-bit/64-bit detection |
commit | commitdiff | tree |
2020-10-30 |
Konstantinos... | needed for ARM vector type conversions |
commit | commitdiff | tree |
2020-10-30 |
Konstantinos... | small optimization in storecompress*() |
commit | commitdiff | tree |
2020-10-30 |
Konstantinos... | fix ARM implementations |
commit | commitdiff | tree |
2020-10-30 |
Konstantinos... | don't use SSE directly in the tests |
commit | commitdiff | tree |
2020-10-16 |
Konstantinos... | don't redefine function on x86 |
commit | commitdiff | tree |
2020-10-16 |
Konstantinos... | scalar implementations of diffrich256 and diffrich384 |
commit | commitdiff | tree |
2020-10-16 |
Konstantinos... | Revert "move x86 popcount.h implementations to util... |
commit | commitdiff | tree |
2020-10-16 |
Konstantinos... | split arch-agnostic simd_utils.h functions into the... |
commit | commitdiff | tree |
2020-10-16 |
Konstantinos... | fix compilation paths for cpuid_flags for x86 |
commit | commitdiff | tree |
2020-10-15 |
Konstantinos... | add scalar versions of the vectorized functions for... |
commit | commitdiff | tree |
2020-10-15 |
Konstantinos... | add ARM simd_utils vectorized functions for 128-bit... |
commit | commitdiff | tree |
2020-10-15 |
Konstantinos... | add arm simple cpuid_flags |
commit | commitdiff | tree |
2020-10-13 |
Konstantinos... | add ARM version of simd_utils.h |
commit | commitdiff | tree |
2020-10-08 |
Konstantinos... | add arm bitutils.h header |
commit | commitdiff | tree |
2020-10-08 |
Konstantinos... | add C implementation of pdep64() |
commit | commitdiff | tree |
2020-10-08 |
Konstantinos... | move cpuid_flags.h header to common |
commit | commitdiff | tree |
2020-10-07 |
Konstantinos... | use C implementation of popcount for arm |
commit | commitdiff | tree |
2020-10-07 |
Konstantinos... | add arm architecture basic defines |
commit | commitdiff | tree |
2020-10-07 |
Konstantinos... | minor fix |
commit | commitdiff | tree |
2020-10-06 |
Konstantinos... | use right intrinsic |
commit | commitdiff | tree |
2020-10-06 |
Konstantinos... | add necessary modifications to CMake system to enable... |
commit | commitdiff | tree |
2020-10-06 |
Konstantinos... | add arm checks in platform.cmake |
commit | commitdiff | tree |
2020-09-24 |
Konstantinos... | Revert "Revert "move x86 popcount.h implementations... |
commit | commitdiff | tree |
2020-09-24 |
Konstantinos... | Revert "move x86 popcount.h implementations to util... |
commit | commitdiff | tree |
2020-09-23 |
Konstantinos... | fix names, use own intrinsic instead of explicit _mm... |
commit | commitdiff | tree |
2020-09-23 |
Konstantinos... | add some set*() functions, harmonize names, rename... |
commit | commitdiff | tree |
2020-09-22 |
Konstantinos... | move x86 implementations of simd_utils.h to util/arch... |
commit | commitdiff | tree |
2020-09-22 |
Konstantinos... | no need to check for WIN32* |
commit | commitdiff | tree |
2020-09-22 |
Konstantinos... | move andn helper function to bitutils.h |
commit | commitdiff | tree |
2020-09-22 |
Konstantinos... | move x86 popcount.h implementations to util/arch/x86... |
commit | commitdiff | tree |
2020-09-22 |
Konstantinos... | move x86 bitutils.h implementations to util/arch/x86... |
commit | commitdiff | tree |
2020-09-18 |
Konstantinos... | fix include paths for masked_move |
commit | commitdiff | tree |
2020-09-18 |
Konstantinos... | move masked_move* AVX2 implementation to util/arch/x86 |
commit | commitdiff | tree |
2020-09-18 |
Konstantinos... | move crc32 SSE42 implementation to util/arch/x86 |
commit | commitdiff | tree |
2020-09-17 |
Konstantinos... | move cpuid stuff to util/arch/x86 |
commit | commitdiff | tree |
2020-09-17 |
Konstantinos... | move x86 arch and SIMD types to x86 arch folder |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | Merge branch 'github_develop' into github_master v5.3.0 |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | Bump version number for release |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | changelog: updates for 5.3.0 release |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | tools/fuzz: add test scripts for synthetic pattern... |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | gcc-10: fix hyperscan compile issue |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | literal API: remove HS_FLAG_MULTILINE flag support |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | add AVX512 support for vermicelli model |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | hsbench: add hyphen support for -T option |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | add Hyperscan version marcro in public header |
commit | commitdiff | tree |
2020-05-25 |
Chang, Harry | Revert to AVX2 Fat Teddy instead of AVX512 reinforced... |
commit | commitdiff | tree |
2020-05-25 |
Chang, Harry | AVX512VBMI Teddy. |
commit | commitdiff | tree |
2020-05-25 |
Federico G... | Fix undefined behaviour |
commit | commitdiff | tree |
2020-05-25 |
Petr Vaněk | Fix few typos in CMakeLists.txt |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | update description of HS_FLAG_SOM_LEFTMOST to eliminate... |
commit | commitdiff | tree |
2020-05-25 |
Hong, Yang A | avoid crash in addLitExpression() |
commit | commitdiff | tree |
2020-05-25 |
Wang Xiang W | hscollider: fix UTF8 check for patterns |
commit | commitdiff | tree |
2020-05-25 |
Wang Xiang W | smallwrite: add report dedupe check |
commit | commitdiff | tree |
2020-05-25 |
Wang Xiang W | Limex: fix acceleration path analysis |
commit | commitdiff | tree |
2020-05-25 |
Wang Xiang W | Noodle: avoid an extra convert instruction |
commit | commitdiff | tree |
2020-05-25 |
Wang Xiang W | gcc-9: fix CMake parsing of CPU architecture for non... |
commit | commitdiff | tree |
2020-01-20 |
Nan Xiao | Processing VLAN packets in pcapCorpus.py |
commit | commitdiff | tree |
2020-01-15 |
Hong, Yang A | Cyclic redundancy: change DFS termination condition... |
commit | commitdiff | tree |
2020-01-15 |
Dmitry Yakovenko | Fix platform compatibility check |
commit | commitdiff | tree |
2020-01-15 |
flip111 | Update compilation.rst |
commit | commitdiff | tree |
2019-12-02 |
Pavel Shlyak | A tiny cleanup |
commit | commitdiff | tree |
2019-12-02 |
Frank Wessels | Fix small typo |
commit | commitdiff | tree |
2019-10-30 |
Hong, Yang A | Merge branch 'github_develop' into github_master v5.2.1 |
commit | commitdiff | tree |
2019-10-30 |
Hong, Yang A | Bump version number for release |
commit | commitdiff | tree |
2019-10-30 |
Hong, Yang A | changelog: updates for 5.2.1 release |
commit | commitdiff | tree |
2019-10-30 |
Hong, Yang A | tools: fix compile issue for RELEASE_BUILD code |
commit | commitdiff | tree |
2019-10-30 |
Wang, Xiang W | gcc-9:disable redundant move check for older compiler... |
commit | commitdiff | tree |
2019-10-30 |
Chang, Harry | Doc changes in "pure negative" logical combination... |
commit | commitdiff | tree |
2019-08-13 |
Chang, Harry | Merge branch develop to master v5.2.0 |
commit | commitdiff | tree |
2019-08-13 |
Hong, Yang A | Bump version number for release |
commit | commitdiff | tree |
2019-08-13 |
Hong, Yang A | changelog: updates for 5.2.0 release |
commit | commitdiff | tree |
2019-08-13 |
Bobby Martin | Add windows DLL support |
commit | commitdiff | tree |
2019-08-13 |
Wang, Xiang W | Scratch: fix scratch free issue when memory allocation... |
commit | commitdiff | tree |
2019-08-13 |
Wang, Xiang W | Chimera: don't disable single match flag when checking... |
commit | commitdiff | tree |
2019-08-13 |
Hong, Yang A | Literal API: update dev-reference |
commit | commitdiff | tree |
2019-08-13 |
Hong, Yang A | add new Literal API for pure literal expressions: |
commit | commitdiff | tree |
2019-08-13 |
Chang, Harry | Do not free stream unless hs_close_stream returns success. |
commit | commitdiff | tree |
2019-08-13 |
Chang, Harry | Logical combination: add purely negative match at EOD... |
commit | commitdiff | tree |
2019-08-13 |
Chang, Harry | Logical combination: add streaming mode unit test Multi... |
commit | commitdiff | tree |
2019-08-13 |
Chang, Harry | Logical Combination: avoid corruption of pending combin... |
commit | commitdiff | tree |
2019-08-13 |
Chang, Harry | Logical combination: support EOD match from purely... |
commit | commitdiff | tree |
2019-08-13 |
Carlo Marcelo... | tools: hscollider FTBS in alpine linux |
commit | commitdiff | tree |
2019-08-13 |
Carlo Marcelo... | unit: avoid UB by making integer literal explicitally... |
commit | commitdiff | tree |
next |