aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_cryptobox_test.c
Commit message (Collapse)AuthorAgeFilesLines
* [Project] Remove NIST mode from everywhereVsevolod Stakhov2024-08-091-40/+17
|
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-11/+11
|
* [Rework] Remove some of the GLib types in lieu of standard onesVsevolod Stakhov2024-03-181-2/+2
| | | | This types have constant conflicts with the system ones especially on OSX.
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-135/+134
| | | | No meaningful changes.
* Spelling (#4086)Josh Soref2022-02-221-5/+5
| | | [Rework] Massive spelling fix from @jsoref
* [Feature] Use rdtsc where possibleVsevolod Stakhov2017-10-261-39/+39
|
* Fix testsVsevolod Stakhov2016-02-111-27/+30
|
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-22/+12
|
* Reserve rspamd_sig_t for signaturesVsevolod Stakhov2016-02-021-2/+2
|
* Enable openssl AES testsVsevolod Stakhov2015-10-181-0/+22
|
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-0/+1
|
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-221-1/+1
|
* One more case to check.Vsevolod Stakhov2015-05-071-1/+52
|
* Add fuzz tests and other split cases.Vsevolod Stakhov2015-05-071-1/+176
|
* Implement unalgined tests.Vsevolod Stakhov2015-05-071-2/+2
|
* Add unit test for cryptobox.Vsevolod Stakhov2015-05-071-0/+106