Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Add rspamadm secretbox command | Ivan Stakhov | 2024-09-18 | 1 | -0/+97 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Minor] Small fix for error messages * [Feature] Create rspamadm util to decrypt header * [Feature] Create python example to encrypt/decrypt header * [Minor] Small clean up * [Minor] Change c-rspamadm util to lua-rspamadm util * [Minor] Small clean up * [Minor] Add some debug * [Feature] Add secretbox command * [Minor] Debug * [Minor] Add additional return for encrypted string(noce + encrypted string * [Minor] Small debug * [Minor] Add a way to provide encrypted text concatenated with nonce * [Minor] Add nonce to encrypt text * [Minor] Clean up * [Minor] Clean up unused variable * [Minor] Small fix * [Minor] Fix return issue * [Minor] Add blake2b for key derivation * [Minor] Small upgrade to debug * [Minor] Small clean up * [Minor] Change return to more convenient form * [Minor] Change print to test form * [Test] Provide tests for encrypt/decrypt with rspamadm util and python script * [Minor] Change python to python3 * [Minor] Add stderr check * [Minor] Make the function return nonce+text * [Minor] Change unit tests to new return format * [Minor] Add flag to manage encodings * [Minor] Add --encoding argument to manage encodings * [Minor] Change tests for new input format * [Minor] Fix lua format * [Minor] Small fix * [Minor] Provide full support for new return format of maybe_encrypt_header * [Test] Test small fix * [Test] Small fix * [Minor] Clean up * [Minor] Small fix for name of variable * [Minor] Small clean up * [Minor] Change format of command to a mre convenient * [Minor] Change tests to be same as a format of a command * [Minor] Change description of flags * [Minor] Small fix --------- Co-authored-by: Ivan Stakhov <50211739+LeftTry@users.noreply.github.com> | ||||
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 3 | -53/+53 |
| | |||||
* | [Rework] Remove some of the GLib types in lieu of standard ones | Vsevolod Stakhov | 2024-03-18 | 1 | -9/+9 |
| | | | | This types have constant conflicts with the system ones especially on OSX. | ||||
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 3 | -313/+302 |
| | | | | No meaningful changes. | ||||
* | [Minor] Remove old and broken utilities | Vsevolod Stakhov | 2023-05-20 | 3 | -297/+0 |
| | |||||
* | Merge pull request #4422 from a16bitsysop/redirector | Vsevolod Stakhov | 2023-04-17 | 1 | -576/+0 |
|\ | | | | | [Fix] remove obsolete rspamd-redirector files | ||||
| * | [Fix] remove obsolete rspamd-redirector files | Duncan Bellamy | 2023-03-05 | 1 | -576/+0 |
| | | | | | | | | * fixes #4421 | ||||
* | | [Minor] Use a scalar variable as a dir handle | Alexander Moisseev | 2023-04-06 | 1 | -5/+5 |
|/ | | | | instead of a bareword | ||||
* | [Minor] Remove legacy stuff | Vsevolod Stakhov | 2022-12-28 | 1 | -247/+0 |
| | |||||
* | [Minor] Apply luacheck suggestions | Vsevolod Stakhov | 2022-12-04 | 1 | -2/+2 |
| | |||||
* | [Minor] Remove old perl url redirector | Vsevolod Stakhov | 2022-11-25 | 1 | -7/+0 |
| | |||||
* | Small fix in a comment | Michael Kliewe | 2022-03-17 | 1 | -2/+2 |
| | |||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 2 | -2/+2 |
| | | | [Rework] Massive spelling fix from @jsoref | ||||
* | [Minor] Plug some leaks on error paths | Vsevolod Stakhov | 2021-09-18 | 1 | -0/+1 |
| | | | | Found by: coverity scan | ||||
* | [Minor] rspamd_stats: support rescoring symbols | Andrew Lewis | 2021-09-01 | 1 | -2/+9 |
| | |||||
* | [Minor] Fix exit codes usage to POSIX portable EXIT_FAILURE | Vsevolod Stakhov | 2021-08-29 | 2 | -2/+2 |
| | |||||
* | [Minor] Always use c++ linker now | Vsevolod Stakhov | 2021-05-28 | 1 | -5/+1 |
| | |||||
* | [Rework] get rid of util:parse_addr duplicating the util:parse_mail_address, ↵ | Jan Smutny | 2020-04-17 | 1 | -2/+2 |
| | | | | replace where used | ||||
* | [Rework] Further project structure reorganisation | Vsevolod Stakhov | 2020-02-11 | 1 | -2/+0 |
| | |||||
* | [Minor] Fix action name | Vsevolod Stakhov | 2019-11-17 | 1 | -1/+1 |
| | | | | Submitted by: Alex Antropoff | ||||
* | [Minor] Various minor fixes | Vsevolod Stakhov | 2019-11-02 | 1 | -20/+3 |
| | |||||
* | [Minor] Add tool to convert trivial SA rules to multimap | Vsevolod Stakhov | 2019-11-01 | 1 | -0/+460 |
| | |||||
* | [Minor] Another log format fix for 2.0 | Vsevolod Stakhov | 2019-10-08 | 1 | -1/+1 |
| | |||||
* | [Minor] Be more relaxed about usec | Vsevolod Stakhov | 2019-10-08 | 1 | -1/+1 |
| | |||||
* | [Rework] Start moving to replxx | Vsevolod Stakhov | 2019-09-03 | 1 | -1/+0 |
| | |||||
* | [Minor] Asn.pl: Fix tempfile creation | Vsevolod Stakhov | 2019-07-28 | 1 | -4/+11 |
| | | | | Submitted by: @citrin | ||||
* | [Minor] Asn.pl: UN -> -- | Vsevolod Stakhov | 2019-07-26 | 1 | -18/+21 |
| | |||||
* | [Minor] Remove useless comment | Vsevolod Stakhov | 2019-07-22 | 1 | -2/+0 |
| | |||||
* | [Fix] Various fixes to asn module | Vsevolod Stakhov | 2019-07-22 | 1 | -230/+186 |
| | | | | Contributed by: @citrin | ||||
* | [Minor] Apply perltidy | Anton Yuzhaninov | 2019-07-16 | 1 | -37/+46 |
| | |||||
* | [Minor] Fix a check for bgpdump binary | Anton Yuzhaninov | 2019-07-16 | 1 | -12/+10 |
| | | | | While here sort 'use'. | ||||
* | [Minor] Use three argument open | Anton Yuzhaninov | 2019-07-16 | 1 | -1/+1 |
| | | | | Fixes tidyall check. | ||||
* | [Minor] Log bgpdump errors to stderr instead syslog | Anton Yuzhaninov | 2019-07-16 | 1 | -1/+1 |
| | |||||
* | [Minor] Asn: Use bgpdump if it is available | Vsevolod Stakhov | 2019-07-16 | 1 | -4/+10 |
| | |||||
* | [Feature] Asn: Allow to use bgpdump when NET::MRT is broken | Vsevolod Stakhov | 2019-07-16 | 1 | -24/+121 |
| | |||||
* | [Project] First refactoring step libevent->libev | Vsevolod Stakhov | 2019-06-22 | 2 | -9/+9 |
| | |||||
* | [Minor] Format perl scripts using current perltidy version | Anton Yuzhaninov | 2019-06-20 | 3 | -8/+8 |
| | |||||
* | [Minor] Fix rspamd_stats so it passes Perl::Critic tests | Alexander Moisseev | 2018-10-19 | 1 | -11/+14 |
| | |||||
* | [Minor] Reformat Pod documents | Alexander Moisseev | 2018-10-18 | 3 | -26/+21 |
| | |||||
* | [Minor] Reformat more Perl scripts | Alexander Moisseev | 2018-10-17 | 2 | -665/+637 |
| | |||||
* | [Minor] Reformat Perl scripts | Alexander Moisseev | 2018-10-17 | 5 | -1136/+1121 |
| | |||||
* | [Minor] Fix end/start times when processing multiple log files | Vsevolod Stakhov | 2018-07-16 | 1 | -6/+16 |
| | |||||
* | [Minor] Redis support is now unconditional | Vsevolod Stakhov | 2018-07-10 | 1 | -3/+1 |
| | |||||
* | Merge pull request #2267 from azielke/master | Vsevolod Stakhov | 2018-05-27 | 1 | -5/+15 |
|\ | | | | | rspamd_stats.pl: Parse RFC5424 style timestamps | ||||
| * | Parse RFC5424 style timestamps | Alexander Zielke | 2018-04-17 | 1 | -5/+15 |
| | | |||||
* | | adding MTA hostname | Andrey Igoshin | 2018-05-06 | 1 | -1/+14 |
| | | |||||
* | | [Feature] support for CommuniGate Pro self-generated messages | Andrey Igoshin | 2018-05-06 | 1 | -0/+6 |
| | | |||||
* | | [Minor] rspamd_stats: skip journalctl header | Alexander Moisseev | 2018-04-27 | 1 | -0/+5 |
| | | |||||
* | | [Minor] Processing another messages sources | Andrey Igoshin | 2018-04-21 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Fix probability calculations | Vsevolod Stakhov | 2018-04-20 | 1 | -4/+16 |
| | |