1264 Commits

Author SHA1 Message Date
Piotr Skamruk
b16c6200ee [dev-reference] Fix minor typo in docs 2021-01-13 12:26:47 +00:00
Walt Stoneburner
1a43a63218 Fixed several typos
Fixed spellings of regular, interpretation, and grammar to improve readability.

Fixes github issue #242
2021-01-13 12:26:47 +00:00
Wang Xiang W
04d3be487d Adjust sensitive terms 2021-01-13 12:26:47 +00:00
Wang Xiang W
5eab583df5 limex: add fast NFA check 2021-01-13 12:26:47 +00:00
Chang, Harry
ddc247516c Discard HAVE_AVX512VBMI checks at Sheng/McSheng compile time. 2021-01-13 12:26:47 +00:00
Chang, Harry
5326b3e688 Add cpu feature / target info "AVX512VBMI". 2021-01-13 12:26:47 +00:00
Zhu,Wenjun
0102f03c9c MCSHENG64: extend to 64-state based on mcsheng 2021-01-13 12:26:47 +00:00
Hong, Yang A
f06e19e6cb lookaround:
add 64x8 and 64x16 shufti models
add mask64 model
expand entry quantity
2021-01-13 12:26:47 +00:00
Chang, Harry
00b697bb3b AVX512VBMI Fat Teddy. 2021-01-13 12:26:47 +00:00
Chang, Harry
007117146c Fix find_vertices_in_cycles(): don't check self-loop in SCC. 2021-01-13 12:26:47 +00:00
Chang, Harry
1bd99d9318 Fix cmake error on ICX under release mode. 2021-01-13 12:26:47 +00:00
Chang, Harry
0c4c149433 Fix sheng64 dump compile issue in clang. 2021-01-13 12:26:47 +00:00
Chang, Harry
d8dc1ad685 Fix sheng64 compile issue in clang and in DEBUG_OUTPUT mode on SKX. 2021-01-13 12:26:47 +00:00
Chang, Harry
27ab2e086d SHENG64: 64-state 1-byte shuffle based DFA. 2021-01-13 12:26:47 +00:00
Chang, Harry
cf06d552f8 SHENG32: Compile priority sheng > mcsheng > sheng32. 2021-01-13 12:26:47 +00:00
Chang, Harry
33cef12050 SHENG32: 32-state 1-byte shuffle based DFA. 2021-01-13 12:26:47 +00:00
Hong, Yang A
15f0ccd1b8 DFA: use sherman economically 2021-01-13 12:23:04 +00:00
Wang Xiang W
475ad00f53 hsbench: add CSV dump support 2021-01-13 12:20:49 +00:00
Hong, Yang A
c758cdfb07 Bump version number for release 2020-05-25 14:22:49 +00:00
Hong, Yang A
016457d555 changelog: updates for 5.3.0 release 2020-05-25 14:22:42 +00:00
Hong, Yang A
f1db5b71d8 tools/fuzz: add test scripts for synthetic pattern generation. 2020-05-25 14:22:18 +00:00
Hong, Yang A
4d33736a5c gcc-10: fix hyperscan compile issue
Fixes github issue #239
2020-05-25 13:47:53 +00:00
Hong, Yang A
765b8f9fb9 literal API: remove HS_FLAG_MULTILINE flag support
fixes github issue #237
2020-05-25 13:47:53 +00:00
Hong, Yang A
88a18dcf98 add AVX512 support for vermicelli model 2020-05-25 13:47:53 +00:00
Hong, Yang A
ec68facfaa hsbench: add hyphen support for -T option 2020-05-25 13:47:53 +00:00
Hong, Yang A
3ff54f68e4 add Hyperscan version marcro in public header 2020-05-25 13:47:53 +00:00
Chang, Harry
e665e959a0 Revert to AVX2 Fat Teddy instead of AVX512 reinforced Fat Teddy. 2020-05-25 13:47:53 +00:00
Chang, Harry
43204dda48 AVX512VBMI Teddy. 2020-05-25 13:47:53 +00:00
Federico G. Schwindt
55f336751d Fix undefined behaviour
Just use stat and opendir.  Fixes #228.

While here correct the error message.
2020-05-25 13:47:53 +00:00
Petr Vaněk
a742a5fb8b Fix few typos in CMakeLists.txt
Signed-off-by: Petr Vaněk <pv@excello.cz>
2020-05-25 13:47:53 +00:00
Hong, Yang A
22991f2da1 update description of HS_FLAG_SOM_LEFTMOST to eliminate ambiguity 2020-05-25 13:47:53 +00:00
Hong, Yang A
8344395bfd avoid crash in addLitExpression()
fixes github issue #205
2020-05-25 13:47:53 +00:00
Wang Xiang W
934473f406 hscollider: fix UTF8 check for patterns 2020-05-25 13:47:53 +00:00
Wang Xiang W
7c4490cfc9 smallwrite: add report dedupe check 2020-05-25 13:46:57 +00:00
Wang Xiang W
411317639b Limex: fix acceleration path analysis 2020-05-25 13:46:42 +00:00
Wang Xiang W
f658c4e149 Noodle: avoid an extra convert instruction
fixes github issue #221
2020-05-25 13:46:42 +00:00
Wang Xiang W
cbf04d615d gcc-9: fix CMake parsing of CPU architecture for non-English locale
Fixes github issue #217
2020-05-25 13:46:42 +00:00
Nan Xiao
954719597b Processing VLAN packets in pcapCorpus.py
Signed-off-by: Nan Xiao <xiaonan830818@gmail.com>
2020-01-20 14:18:06 +00:00
Hong, Yang A
6f6e2744df Cyclic redundancy: change DFS termination condition into successors of cyclic vertex 2020-01-15 15:40:10 +00:00
Dmitry Yakovenko
17de350599 Fix platform compatibility check 2020-01-15 15:40:10 +00:00
flip111
7b406c647c Update compilation.rst
fixed two spelling mistakes
2020-01-15 15:40:10 +00:00
Pavel Shlyak
3ca3602755 A tiny cleanup 2019-12-02 16:40:38 +00:00
Frank Wessels
edb3f8c51e Fix small typo 2019-12-02 16:37:43 +00:00
Hong, Yang A
a15927a401 Bump version number for release 2019-10-30 15:20:42 +00:00
Hong, Yang A
c0b9b61e97 changelog: updates for 5.2.1 release 2019-10-30 15:20:19 +00:00
Hong, Yang A
e811a8dbb8 tools: fix compile issue for RELEASE_BUILD code
Fixes github issue #186
2019-10-30 15:19:48 +00:00
Wang, Xiang W
52e19cb61c gcc-9:disable redundant move check for older compiler versions 2019-10-30 15:19:32 +00:00
Chang, Harry
bc80eef39f Doc changes in "pure negative" logical combination support. 2019-10-30 15:19:19 +00:00
Hong, Yang A
ae8c8ee1c8 Bump version number for release 2019-08-13 14:52:50 +08:00
Hong, Yang A
fb42be1539 changelog: updates for 5.2.0 release 2019-08-13 14:52:44 +08:00