| Commit message (Expand) | Author | Age | Files | Lines |
* | [Project] Remove NIST mode from everywhere | Vsevolod Stakhov | 2024-08-09 | 1 | -2/+1 |
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 1 | -22/+22 |
* | [Rework] Further refactoring | Vsevolod Stakhov | 2023-08-15 | 1 | -17/+11 |
* | [Rework] Further conversion routines | Vsevolod Stakhov | 2023-08-15 | 1 | -3/+4 |
* | [Rework] More rework in cfg_rcl | Vsevolod Stakhov | 2023-08-14 | 1 | -13/+4 |
* | [Rework] More abstractions to hide C++ internals | Vsevolod Stakhov | 2023-08-14 | 1 | -17/+3 |
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -159/+159 |
* | [Fix] Fix parsing due to old bug revealed | Vsevolod Stakhov | 2023-05-24 | 1 | -1/+1 |
* | [Project] Add preliminary support of the heartbeats | Vsevolod Stakhov | 2019-09-10 | 1 | -0/+1 |
* | [Rework] Add C++ guards to all headers | Vsevolod Stakhov | 2019-07-08 | 1 | -0/+9 |
* | [Minor] Allow to add additional paths to plugins | Vsevolod Stakhov | 2019-04-16 | 1 | -0/+1 |
* | [Feature] Preprocess config files using jinja templates | Vsevolod Stakhov | 2019-03-27 | 1 | -1/+4 |
* | [Minor] Allow to set include trace on config load | Vsevolod Stakhov | 2019-03-08 | 1 | -0/+2 |
* | [Rework] Another paths rework | Vsevolod Stakhov | 2018-12-26 | 1 | -0/+1 |
* | [Minor] Implement config parsing routines for Lua | Vsevolod Stakhov | 2018-05-30 | 1 | -1/+3 |
* | [Minor] Rework config load routines | Vsevolod Stakhov | 2018-05-29 | 1 | -3/+32 |
* | [Project] Adopt lua maps | Vsevolod Stakhov | 2018-04-23 | 1 | -14/+0 |
* | [Rework] Kill metrics!11 | Vsevolod Stakhov | 2017-11-04 | 1 | -0/+10 |
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -1/+1 |
* | [Feature] Rework confighelp to load Lua plugins | Vsevolod Stakhov | 2017-04-22 | 1 | -0/+11 |
* | [Feature] Add ability to add doc strings by example | Vsevolod Stakhov | 2017-04-22 | 1 | -0/+27 |
* | [Minor] Allow to parse signature pubkeys from the config | Vsevolod Stakhov | 2017-01-26 | 1 | -1/+3 |
* | [Feature] Add generic fucnction to parse IP maps | Vsevolod Stakhov | 2016-06-25 | 1 | -0/+15 |
* | [Rework] Include config structure to all rcl handlers | Vsevolod Stakhov | 2016-06-25 | 1 | -7/+13 |
* | [Feature] Allow to parse pubkeys from the rcl config | Vsevolod Stakhov | 2016-05-23 | 1 | -0/+15 |
* | [Feature] Allow raw ucl options in the config | Vsevolod Stakhov | 2016-03-15 | 1 | -0/+15 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -20/+12 |
* | Add 'required' and 'default' values for doc strings | Vsevolod Stakhov | 2016-01-04 | 1 | -3/+7 |
* | Add method to insert documentation to the specific path | Vsevolod Stakhov | 2016-01-02 | 1 | -0/+12 |
* | Fix definition of the rcl_init function | Vsevolod Stakhov | 2015-12-28 | 1 | -1/+1 |
* | Initial implementation of documentation strings in rspamd | Vsevolod Stakhov | 2015-12-27 | 1 | -5/+26 |
* | Add ability to insert documentation strings | Vsevolod Stakhov | 2015-12-27 | 1 | -3/+5 |
* | Allow multiple workers of the same type to be configured | Vsevolod Stakhov | 2015-12-16 | 1 | -1/+1 |
* | Allow multiple values for rcl parsers | Vsevolod Stakhov | 2015-12-13 | 1 | -1/+2 |
* | Fix signature slightly | Vsevolod Stakhov | 2015-12-13 | 1 | -6/+6 |
* | Fix some minor warnings. | Vsevolod Stakhov | 2015-09-03 | 1 | -15/+17 |
* | Allow to add lists of strings to hash table. | Vsevolod Stakhov | 2015-09-01 | 1 | -6/+7 |
* | Rework symbols configuration. | Vsevolod Stakhov | 2015-08-13 | 1 | -1/+2 |
* | Implement the concept of nested sections. | Vsevolod Stakhov | 2015-08-13 | 1 | -5/+16 |
* | Make section functions public. | Vsevolod Stakhov | 2015-03-30 | 1 | -0/+29 |
* | Add routines to parse mime addresses from ucl. | Vsevolod Stakhov | 2015-03-30 | 1 | -0/+15 |
* | Make RCL parser more abstract. | Vsevolod Stakhov | 2015-03-30 | 1 | -13/+29 |
* | Add configuration routine to parse keypairs. | Vsevolod Stakhov | 2015-01-29 | 1 | -0/+15 |
* | Add upstreams configuration. | Vsevolod Stakhov | 2014-11-03 | 1 | -2/+3 |
* | Rework lists and hashes. | Vsevolod Stakhov | 2014-08-24 | 1 | -20/+2 |
* | Unify style without sorting headers. | Vsevolod Stakhov | 2014-07-23 | 1 | -30/+56 |
* | Revert "Unify code style." | Vsevolod Stakhov | 2014-07-23 | 1 | -56/+30 |
* | Unify code style. | Vsevolod Stakhov | 2014-07-23 | 1 | -30/+56 |
* | Refactor config API. | Vsevolod Stakhov | 2014-04-30 | 1 | -13/+13 |
* | Rework project structure, remove trash files. | Vsevolod Stakhov | 2014-04-21 | 1 | -0/+238 |