Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -18/+18 |
| | | | | No meaningful changes. | ||||
* | [Minor] Implement bits printing for numbers | Vsevolod Stakhov | 2022-05-15 | 1 | -5/+5 |
| | |||||
* | [Rework] Add C++ guards to all headers | Vsevolod Stakhov | 2019-07-08 | 1 | -7/+21 |
| | |||||
* | [Fix] Remove ambigious format flag from printf | Vsevolod Stakhov | 2018-10-27 | 1 | -1/+0 |
| | |||||
* | [Minor] Support base64 printing | Vsevolod Stakhov | 2018-07-19 | 1 | -0/+1 |
| | |||||
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -1/+1 |
| | | | | by a bot https://github.com/ka7/misspell_fixer | ||||
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -21/+12 |
| | |||||
* | Remove ambiguity between %b format modifiers | Vsevolod Stakhov | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | Add base32 encoding support for printf routines | Vsevolod Stakhov | 2015-12-17 | 1 | -0/+1 |
| | |||||
* | Add printing to rspamd_fstring_t. | Vsevolod Stakhov | 2015-10-06 | 1 | -0/+4 |
| | |||||
* | Add %T for printing rspamd_ftok_t | Vsevolod Stakhov | 2015-10-06 | 1 | -1/+3 |
| | |||||
* | Add %e modifier for GError clever printing. | Vsevolod Stakhov | 2015-03-23 | 1 | -0/+1 |
| | |||||
* | Implement va_list version for gstring printf. | Vsevolod Stakhov | 2014-10-15 | 1 | -0/+1 |
| | |||||
* | Allow hex encoded output of strings. | Vsevolod Stakhov | 2014-10-03 | 1 | -0/+1 |
| | |||||
* | Unify style without sorting headers. | Vsevolod Stakhov | 2014-07-23 | 1 | -3/+8 |
| | |||||
* | Revert "Unify code style." | Vsevolod Stakhov | 2014-07-23 | 1 | -8/+3 |
| | | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d. | ||||
* | Unify code style. | Vsevolod Stakhov | 2014-07-23 | 1 | -3/+8 |
| | |||||
* | Add `rspamd_printf` utility function. | Vsevolod Stakhov | 2014-04-23 | 1 | -0/+1 |
| | |||||
* | Rework project structure, remove trash files. | Vsevolod Stakhov | 2014-04-21 | 1 | -0/+75 |