]> source.dussan.org Git - rspamd.git/commit
Add function regexp:set_limit
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 7 May 2015 17:16:34 +0000 (18:16 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 7 May 2015 17:16:34 +0000 (18:16 +0100)
commitc37c80afb15d4d7327d4caf2992b586161343eb0
tree3c26412a6b6e334b68168fc504766ad3f68b10ed
parent1388a2607685646b3898c5135a62bdf4ba1955fb
Add function regexp:set_limit

With this function it will be possible to limit the maximum size of text
to search using this regexp.
src/lua/lua_regexp.c