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 | 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 |
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 |
2019-08-13 |
Mostafa Nazari | BUGFIX: fix Numerical result out of range error |
commit | commitdiff | tree |
2019-08-13 |
Derrick Lyndon... | Fix uninitialized use of scatter_unit_uX due to padding |
commit | commitdiff | tree |
2019-08-13 |
Derrick Lyndon... | Avoid array-bounds error when debug/fortify enabled |
commit | commitdiff | tree |
2019-08-13 |
Derrick Lyndon... | dispatcher: return correct function type from ifunc... |
commit | commitdiff | tree |
2019-04-10 |
Wang, Xiang W | Bump version number for release |
commit | commitdiff | tree |
2019-04-10 |
Wang, Xiang W | changelog: updates for 5.1.1 release |
commit | commitdiff | tree |
2019-04-10 |
Hong, Yang A | unit: check fix of rose instr program dead loop |
commit | commitdiff | tree |
2019-04-10 |
root | cmake: #144 using GNUInstallDirs variables instead... |
commit | commitdiff | tree |
2019-04-10 |
Hong, Yang A | Rose: add necessary instruction programs to avoid dead... |
commit | commitdiff | tree |
2019-04-10 |
Wang, Xiang W | runtime: mark scratch unused only when no further scrat... |
commit | commitdiff | tree |
2019-04-10 |
Wang, Xiang W | Rose: extend handling for unexpected logical combinatio... |
commit | commitdiff | tree |
2019-03-26 |
Wang, Xiang W | Rose: add handling for unexpected programs |
commit | commitdiff | tree |
2019-03-26 |
Wang, Xiang W | build: avoid file path impact on fat runtime build |
commit | commitdiff | tree |
2019-03-26 |
Wang, Xiang W | gcc-9: fix CMake parsing of CPU architecture |
commit | commitdiff | tree |
2019-01-29 |
Chang, Harry | Bump version number for release |
commit | commitdiff | tree |
2019-01-29 |
Chang, Harry | changelog: updates for 5.1.0 release |
commit | commitdiff | tree |
2019-01-29 |
Wang, Xiang W | unit: check return value of malloc |
commit | commitdiff | tree |
2019-01-21 |
Wang, Xiang W | chimera: fix scratch space handling in shared scratch... |
commit | commitdiff | tree |
2019-01-21 |
Wang, Xiang W | tools: add catches for C++ exceptions |
commit | commitdiff | tree |
2019-01-21 |
Hong, Yang A | mcclellan: fix dump issue in wide-state case. |
commit | commitdiff | tree |
2019-01-21 |
Hong, Yang A | literal matching: separate path for pure literal patterns |
commit | commitdiff | tree |
2019-01-21 |
Wang, Xiang W | build: avoid pcre error for hscollider when using insta... |
commit | commitdiff | tree |
2019-01-21 |
Chang, Harry | fix dead loop under win10 release bin. |
commit | commitdiff | tree |
2019-01-21 |
Wang, Xiang W | hscollider: fix back inserter error for windows |
commit | commitdiff | tree |
2019-01-21 |
Wang, Xiang W | rose: disable switch optimization for windows |
commit | commitdiff | tree |
2019-01-21 |
Wang, Xiang W | doc: fix github repo address |
commit | commitdiff | tree |
2019-01-21 |
Hong, Yang A | mcclellan: wide state fixes for sanitisers and accept... |
commit | commitdiff | tree |
2019-01-21 |
Wang, Xiang W | Silence clang warnings about unused variable |
commit | commitdiff | tree |
2019-01-21 |
Guangqing Chen | Rose: optimize switch-case with Labels-as-Values |
commit | commitdiff | tree |
2019-01-21 |
Chang, Harry | Update PCRE version to 8.42 (8.41 is also compatible) |
commit | commitdiff | tree |
2019-01-21 |
Hong, Yang A | DFA state compression: 16-bit wide and sherman co-exist |
commit | commitdiff | tree |
2019-01-21 |
Wang, Xiang W | chimera: silence gcc-8 exception catch warning |
commit | commitdiff | tree |
2019-01-21 |
Chang, Harry | Jenkins-1424: fixed error which misses report of logica... |
commit | commitdiff | tree |
2019-01-21 |
Chang, Harry | Jenkins-1080: fixed error reporting logical combination... |
commit | commitdiff | tree |
2019-01-11 |
Wang, Xiang W | Use std::distance explicitly to avoid ambiguity with... |
commit | commitdiff | tree |
2018-07-09 |
Wang, Xiang W | Bump version number for release |
commit | commitdiff | tree |
2018-07-09 |
Chang, Harry | changelog: updates for 5.0.0 release |
commit | commitdiff | tree |
2018-07-09 |
Wang, Xiang W | chimera: update dev-reference |
commit | commitdiff | tree |
2018-07-09 |
Wang, Xiang W | chimera: add pkgconfig install files |
commit | commitdiff | tree |
2018-07-09 |
Lu, Qi | Windows porting: update docs. |
commit | commitdiff | tree |
2018-07-09 |
Lu, Qi | Windows porting: port hyperscan and chimera tools to... |
commit | commitdiff | tree |
2018-07-09 |
Wang, Xiang W | chimera: hybrid of Hyperscan and PCRE |
commit | commitdiff | tree |
2018-06-27 |
Chang, Harry | Logical Combination of patterns. |
commit | commitdiff | tree |
2018-06-27 |
Wang, Xiang W | build: enable hscollider for installed PCRE package |
commit | commitdiff | tree |
2018-06-27 |
Wang, Xiang W | hscollider: fix input length for UTF8 check |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | ue2_graph: more direct property_graph defn |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | nfagraph: remove ng_undirected.h |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | ng_repeat: use undirected_graph |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | graph_undirected: adapt bidi graph to undirected |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | mcsheng: debug format string fixes |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | sheng: fix reportCurrent eod flag |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | mcclellancompile: MAX_SHERMAN_LIST_LEN can be 9 |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | misc: docs, typo fixes, small cleanups |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | rose_build_add: remove unused max_adj param |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | ng_violet: make calcSplitRatio operation faster |
commit | commitdiff | tree |
2018-06-27 |
Justin Viiret | ng_width: turn min width check into assert |
commit | commitdiff | tree |
next |