Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove workaround for local cmake. | Vsevolod Stakhov | 2015-07-08 | 1 | -2/+0 | |
| | ||||||
* | More fixes to cmake script. | Vsevolod Stakhov | 2015-07-08 | 1 | -19/+33 | |
| | ||||||
* | Another try to fix cmake configuration. | Vsevolod Stakhov | 2015-07-08 | 1 | -74/+36 | |
| | ||||||
* | Adopt for the new ProcessPackage. | Vsevolod Stakhov | 2015-07-07 | 1 | -42/+27 | |
| | ||||||
* | Rework ProcessPackage macro. | Vsevolod Stakhov | 2015-07-07 | 1 | -106/+75 | |
| | ||||||
* | Try to rework FindLua macro. | Vsevolod Stakhov | 2015-07-07 | 1 | -232/+238 | |
| | ||||||
* | Update version to distinguish master. | Vsevolod Stakhov | 2015-07-03 | 1 | -3/+3 | |
| | ||||||
* | Allow bundling for sqlite3. | Vsevolod Stakhov | 2015-07-03 | 1 | -1/+1 | |
| | ||||||
* | Support dist on FreeBSD and Darwin. | Vsevolod Stakhov | 2015-06-30 | 1 | -2/+4 | |
| | ||||||
* | Fix loops in POE. | Vsevolod Stakhov | 2015-06-16 | 1 | -4/+3 | |
| | ||||||
* | Use specific POE loop for some systems. | Vsevolod Stakhov | 2015-06-16 | 1 | -0/+5 | |
| | ||||||
* | Fix redirector installation. | Vsevolod Stakhov | 2015-06-16 | 1 | -0/+7 | |
| | ||||||
* | Fix build on FreeBSD < 10. | Vsevolod Stakhov | 2015-05-24 | 1 | -3/+0 | |
| | ||||||
* | Release 0.9.40.9.4 | Vsevolod Stakhov | 2015-05-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | * Fix critical bugs in tokenization algorithm * Write unit tests for tokenization * Add documentation for lua_tcp * Switch off legacy tokenization by default. * Fix critical bugs in words normalization * Add lua bindings to tokenizer. * Implement storing of HTTP headers inside task * Add lua API to accerss HTTP headers data * Implemented base64 encoding suitable for MIME * Use caseless hash and equal functions for HTTP request headers. * Improve debian architectures support (by @dottedmag) Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | Release 0.9.30.9.3 | Vsevolod Stakhov | 2015-05-19 | 1 | -1/+1 | |
| | | | | | | | * Revert incorrect regexp change that broke the default rules * Fix lua_tcp module Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | Release 0.9.20.9.2 | Vsevolod Stakhov | 2015-05-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | * Fix error on spawning unique workers. * Add preliminary version of generic LUA TCP requests API. * Use lua 5.1 if luajit is not available (Arm64, PowerPC, s390x etc) * Fix fuzzy mime strings with only type. * Improve thunderbird sanity checks. * Fix critical bug on matching regular expressions. * Make hiredis optional dependency. * Fix multiple bugs in daemon reloading Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | Fallback to plain lua if luajit has not been found. | Vsevolod Stakhov | 2015-05-19 | 1 | -3/+31 | |
| | ||||||
* | Make hiredis optional dependency. | Vsevolod Stakhov | 2015-05-19 | 1 | -6/+12 | |
| | ||||||
* | Release 0.9.1.0.9.1 | Vsevolod Stakhov | 2015-05-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | * Restore utf8 validation for regular expressions to avoid crashes * Fix symbols displaying in the interface * Add symbol groups to the interface * Fix maps ID parsing in the controller * Add multimap and regexp modules documentation * Backport fixes from libucl * Fix debian package (by @dottedmag) * Rework XXH32 invocations Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | More fixes to luajit detection. | Vsevolod Stakhov | 2015-05-12 | 1 | -14/+28 | |
| | ||||||
* | Fix finding of luajit library. | Vsevolod Stakhov | 2015-05-12 | 1 | -15/+38 | |
| | ||||||
* | Libutil is useless everywhere but FreeBSD. | Vsevolod Stakhov | 2015-05-11 | 1 | -47/+43 | |
| | ||||||
* | Try to fix libutil... | Vsevolod Stakhov | 2015-05-11 | 1 | -3/+7 | |
| | ||||||
* | Another workaround for pcre jit. | Vsevolod Stakhov | 2015-05-11 | 1 | -1/+5 | |
| | ||||||
* | Another try to fixup the mess. | Vsevolod Stakhov | 2015-05-11 | 1 | -22/+15 | |
| | ||||||
* | Another iteration of libraries detection rework. | Vsevolod Stakhov | 2015-05-11 | 1 | -43/+101 | |
| | ||||||
* | Unify search paths. | Vsevolod Stakhov | 2015-05-11 | 1 | -97/+29 | |
| | ||||||
* | Relax glib requirements to 2.28. | Vsevolod Stakhov | 2015-05-11 | 1 | -1/+1 | |
| | ||||||
* | Add hints for finding paths. | Vsevolod Stakhov | 2015-05-11 | 1 | -12/+33 | |
| | ||||||
* | Some pcre distributions are brain damaged. | Vsevolod Stakhov | 2015-05-06 | 1 | -0/+30 | |
| | ||||||
* | Fix stupid cmake syntax. | Vsevolod Stakhov | 2015-04-30 | 1 | -2/+1 | |
| | ||||||
* | Another round of linking issues fixup. | Vsevolod Stakhov | 2015-04-28 | 1 | -2/+2 | |
| | ||||||
* | Fix misprint in library path. | Vsevolod Stakhov | 2015-04-26 | 1 | -1/+1 | |
| | ||||||
* | Try fix RPATH | Andrew Lewis | 2015-04-24 | 1 | -3/+5 | |
| | ||||||
* | Try to fix mess with rpath. | Vsevolod Stakhov | 2015-04-24 | 1 | -5/+7 | |
| | ||||||
* | Remove old siphash implementation. | Vsevolod Stakhov | 2015-04-08 | 1 | -3/+0 | |
| | ||||||
* | Fix publicsuffix install path | Andrew Lewis | 2015-04-06 | 1 | -1/+1 | |
| | ||||||
* | One more rename. | Vsevolod Stakhov | 2015-04-06 | 1 | -2/+2 | |
| | ||||||
* | Import aho-corasic by Mischa Sandberg. | Vsevolod Stakhov | 2015-04-06 | 1 | -1/+3 | |
| | ||||||
* | Use publicsuffix list for url search (too slow now). | Vsevolod Stakhov | 2015-04-06 | 1 | -0/+4 | |
| | ||||||
* | Use some more advanced heuristic to find packages. | Vsevolod Stakhov | 2015-03-24 | 1 | -67/+43 | |
| | ||||||
* | Correct bad syntax | Andrew Lewis | 2015-03-21 | 1 | -1/+1 | |
| | ||||||
* | Set WITH_LUA=1 for luajit too | Andrew Lewis | 2015-03-21 | 1 | -0/+1 | |
| | ||||||
* | Rather use pkg-config to find luajit | Andrew Lewis | 2015-03-21 | 1 | -87/+42 | |
| | | | | | Conflicts: CMakeLists.txt | |||||
* | Merge pull request #230 from fatalbanana/master | Vsevolod Stakhov | 2015-03-19 | 1 | -20/+39 | |
|\ | | | | | Fix luajit/lua headers confusion | |||||
| * | Fix luajit/lua headers confusion | Andrew Lewis | 2015-03-19 | 1 | -20/+39 | |
| | | | | | | | | | | Conflicts: CMakeLists.txt | |||||
* | | Merge pull request #229 from fatalbanana/master | Vsevolod Stakhov | 2015-03-19 | 1 | -1/+2 | |
|\| | | | | | Fix finding headers from luajit | |||||
| * | Fix finding headers from luajit | Andrew Lewis | 2015-03-19 | 1 | -1/+2 | |
| | | ||||||
* | | Merge pull request #225 from fatalbanana/master | Vsevolod Stakhov | 2015-03-17 | 1 | -5/+9 | |
|\| | | | | | Try include rspamd.conf.local.override with high priority | |||||
| * | Add specific workaround for debian. | Vsevolod Stakhov | 2015-03-17 | 1 | -0/+4 | |
| | |