Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix another issue with fixed strings. | Vsevolod Stakhov | 2015-10-29 | 1 | -1/+10 |
| | |||||
* | Fix settings application. | Vsevolod Stakhov | 2015-10-28 | 1 | -1/+1 |
| | | | | | Issue: #416 Reported by: @moisseev | ||||
* | Merge pull request #417 from dottedmag/master | Vsevolod Stakhov | 2015-10-28 | 1 | -1/+1 |
|\ | | | | | Grammar fix | ||||
| * | Grammar fix | Mikhail Gusarov | 2015-10-28 | 1 | -1/+1 |
|/ | |||||
* | Update version. | Vsevolod Stakhov | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Release 1.0.91.0.9 | Vsevolod Stakhov | 2015-10-27 | 1 | -0/+4 |
| | | | | | | | * Emergency fix in keyed blake2 to fix fuzzy hashes and encrypted password * Support passwords longer than 64 symbols Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | Update version. | Vsevolod Stakhov | 2015-10-27 | 2 | -2/+2 |
| | |||||
* | Fix critical issue in keyed blake2 implementation. | Vsevolod Stakhov | 2015-10-27 | 1 | -5/+24 |
| | |||||
* | Release 1.0.81.0.8 | Vsevolod Stakhov | 2015-10-26 | 1 | -0/+9 |
| | | | | | | | | | | | | * Add function to traverse AST atoms * Allow dependencies on rspamd symbols for SA metas * Fix memory corruption when timeout is removed in fuzzy check * Fix encrypted fuzzy add processing * Avoid use-after-free in controller session destructor * Use session pool instead of task pool in fuzzy check * Fix assembly in i386 mode (#413, #412) Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | Fix assembly in i386 mode. | Vsevolod Stakhov | 2015-10-26 | 1 | -16/+16 |
| | |||||
* | Use session pool instead of task pool. | Vsevolod Stakhov | 2015-10-26 | 1 | -3/+5 |
| | |||||
* | Avoid use-after-free. | Vsevolod Stakhov | 2015-10-26 | 1 | -1/+3 |
| | |||||
* | Move controller session definition. | Vsevolod Stakhov | 2015-10-26 | 2 | -12/+12 |
| | |||||
* | Fix encrypted fuzzy add processing. | Vsevolod Stakhov | 2015-10-26 | 1 | -2/+2 |
| | |||||
* | Fix timeout event deleting. | Vsevolod Stakhov | 2015-10-26 | 1 | -1/+3 |
| | |||||
* | Allow dependencies on rspamd symbols for SA metas | Vsevolod Stakhov | 2015-10-26 | 1 | -0/+38 |
| | |||||
* | Add method to lua expression to extract all atoms | Vsevolod Stakhov | 2015-10-26 | 1 | -0/+41 |
| | |||||
* | Add function to traverse AST atoms | Vsevolod Stakhov | 2015-10-26 | 2 | -0/+53 |
| | |||||
* | Update version. | Vsevolod Stakhov | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | Release 1.0.71.0.7 | Vsevolod Stakhov | 2015-10-26 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Plugged memory leaks in internet address object & html parser * Fixed static build * Fixed multiple sigchld processing * Fixed deletion of signal events after event processing loop * Fixed build on ARM (#404 - reported by @Gottox) * Fixed setting the default mask for SPF. * Fixed sanitisation of HTTP query values * Fixed parsing of the last header in encrypted HTTP messages * Additions and fixes for test suite & benchmarks * Added openssl aes-256-gcm support to libcryptobox & HTTP server * Implemented support for starting multiple HTTP servers * Implemented batch accept in HTTP server * Added module to get data from HTTP headers (#285 - reported by @msimerson) * Added `rspamadm control` command * Added ability to sort counters output. * Added ability to specify custom headers for rspamc client * Fix architecture detection * Converted history storage to the UCL format * Allow flexible number of rows in history * Fix action badges in WebUI * Add universal cryptobox hash API * Migrated to the optimized blake2b implementation adopted from Andrew Moon * Allow explicit loading of specific modules * Always load settings module * Allow to add symbols from settings * Fix double free in the controller fuzzy learn command * Avoid endless loop when cannot open sqlite db * Updated libucl Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | Update webui. | Vsevolod Stakhov | 2015-10-26 | 1 | -0/+0 |
| | |||||
* | Update spec | Vsevolod Stakhov | 2015-10-26 | 1 | -1/+2 |
| | |||||
* | Merge pull request #408 from fatalbanana/master | Vsevolod Stakhov | 2015-10-26 | 1 | -0/+19 |
|\ | | | | | Update ChangeLog | ||||
| * | Update ChangeLog | Andrew Lewis | 2015-10-23 | 1 | -0/+19 |
| | | |||||
* | | Fix load of settings with no setup. | Vsevolod Stakhov | 2015-10-26 | 1 | -2/+2 |
| | | |||||
* | | Avoid endless loop when cannot open sqlite db. | Vsevolod Stakhov | 2015-10-26 | 1 | -2/+14 |
| | | |||||
* | | Fix double free for the controller. | Vsevolod Stakhov | 2015-10-26 | 1 | -2/+13 |
| | | |||||
* | | Update documentation | Vsevolod Stakhov | 2015-10-26 | 2 | -0/+6 |
| | | |||||
* | | Allow to add symbols from settings | Vsevolod Stakhov | 2015-10-26 | 1 | -4/+12 |
| | | |||||
* | | Always load settings. | Vsevolod Stakhov | 2015-10-26 | 1 | -0/+1 |
| | | |||||
* | | Allow explicit loading of specific modules | Vsevolod Stakhov | 2015-10-26 | 3 | -0/+14 |
| | | |||||
* | | Fix sections positions. | Vsevolod Stakhov | 2015-10-26 | 1 | -1/+1 |
| | | |||||
* | | Adopt the rest of rspamd for new hash api. | Vsevolod Stakhov | 2015-10-25 | 4 | -26/+26 |
| | | |||||
* | | Fix issues with keyed hash API. | Vsevolod Stakhov | 2015-10-25 | 3 | -11/+6 |
| | | |||||
* | | Start migrating to the new hash API. | Vsevolod Stakhov | 2015-10-25 | 8 | -40/+43 |
| | | |||||
* | | Add universal cryptobox hash API. | Vsevolod Stakhov | 2015-10-25 | 2 | -3/+78 |
| | | |||||
* | | Remove previous blake2 implementation. | Vsevolod Stakhov | 2015-10-25 | 7 | -636/+4 |
| | | |||||
* | | Add optimized version of blake2b from @floodyberry | Vsevolod Stakhov | 2015-10-25 | 7 | -13/+3558 |
| | | |||||
* | | Start rework of blake2 implementation. | Vsevolod Stakhov | 2015-10-25 | 5 | -1/+591 |
| | | |||||
* | | Finish history format rework. | Vsevolod Stakhov | 2015-10-24 | 6 | -2/+13 |
| | | |||||
* | | Fix controller | Vsevolod Stakhov | 2015-10-24 | 1 | -19/+36 |
| | | |||||
* | | Implement new saving. | Vsevolod Stakhov | 2015-10-24 | 1 | -1/+45 |
| | | |||||
* | | Start conversion history to a flexible form. | Vsevolod Stakhov | 2015-10-24 | 2 | -61/+148 |
| | | |||||
* | | Fix architecture detection. | Vsevolod Stakhov | 2015-10-23 | 2 | -2/+3 |
| | | |||||
* | | Allow conditional build of snowball. | Vsevolod Stakhov | 2015-10-23 | 7 | -7/+30 |
|/ | |||||
* | Plug internet address objects leak | Vsevolod Stakhov | 2015-10-22 | 1 | -0/+2 |
| | |||||
* | Plug memory leak in html parser | Vsevolod Stakhov | 2015-10-22 | 1 | -1/+1 |
| | |||||
* | Fix parsing of openssl keys by semicolon splitting | Vsevolod Stakhov | 2015-10-22 | 1 | -3/+16 |
| | |||||
* | Another bug in format string | Vsevolod Stakhov | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | Fix csv issues. | Vsevolod Stakhov | 2015-10-21 | 1 | -7/+8 |
| |