rline: native regex engine (thompson nfa, no backtracking) + RLINE regex bans (registration/enforce/stats R/matchonnickchange)
This commit is contained in:
parent
b76fbfdb79
commit
56d3774647
8 changed files with 786 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ pub mod mode;
|
|||
pub mod module;
|
||||
pub mod modules;
|
||||
pub mod numeric;
|
||||
pub mod regex;
|
||||
pub mod resolver;
|
||||
pub mod server;
|
||||
pub mod socketengine;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue