Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] fix static building | Duncan Bellamy | 2021-09-27 | 1 | -1/+5 |
| | |||||
* | [Minor] Fix build | Vsevolod Stakhov | 2021-08-24 | 2 | -2/+8 |
| | |||||
* | [Minor] Rework replxx to make in compatible with Rspamd again | Vsevolod Stakhov | 2021-08-24 | 4 | -101/+209 |
| | |||||
* | [Minor] Update replxx library | Vsevolod Stakhov | 2021-08-24 | 19 | -640/+1692 |
| | |||||
* | [Fix] Fix incomplete utf8 sequences handling | Vsevolod Stakhov | 2020-05-13 | 1 | -0/+12 |
| | |||||
* | [Minor] Link libicu to replxx | Vsevolod Stakhov | 2020-04-18 | 1 | -0/+1 |
| | |||||
* | [Minor] enable Wmissing-format-attribute | Christian Göttsche | 2020-04-11 | 2 | -0/+6 |
| | |||||
* | [Minor] Cherry-pick a fix for replxx to build with gcc10 | Heiko Becker | 2020-04-04 | 1 | -0/+1 |
| | | | | | | | 723d9c84869511dfb5e63f5c3d3372ac38114713 in replxx's git. Building rspamd with gcc10 errors out with "'runtime_error' is not a member of 'std'" otherwise. | ||||
* | [Minor] Add missing cast to satisfy gcc understanding of c++ | Vsevolod Stakhov | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | [Minor] Remove strange conversion sources from replxx | Vsevolod Stakhov | 2020-04-03 | 6 | -438/+44 |
| | | | | Issue: #3317 | ||||
* | [Rework] Further cmake system rework | Vsevolod Stakhov | 2019-11-18 | 1 | -1/+0 |
| | |||||
* | [Rework] Require CMake 3.9 to work, remove manual lto crap | Vsevolod Stakhov | 2019-10-15 | 1 | -3/+0 |
| | |||||
* | [Rework] Replace linenoise with replxx | Vsevolod Stakhov | 2019-09-03 | 28 | -0/+7542 |
Source: https://github.com/AmokHuginnsson/replxx |