Commit Graph
18 Commits
Author SHA1 Message Date
hashlag da34f9b499 Set clangd's unused includes diagnostic to strict explicitly. 2026-07-20 02:34:31 +03:00
hashlag 26f5aa150c Add .clangd.
Chaos Ci / test (push) Successful in 2m51s
Chaos Ci / benchmark (push) Successful in 1m26s
2026-07-07 00:06:06 +03:00
hashlag 0608deb618 CI: Set ASan and UBSan verbosity to 1.
Chaos Ci / test (push) Successful in 2m50s
Chaos Ci / benchmark (push) Successful in 1m25s
2026-07-06 04:09:50 +03:00
hashlag f399c1b0a5 CI: Simplify steps' naming.
Chaos Ci / test (push) Successful in 2m19s
Chaos Ci / benchmark (push) Successful in 1m51s
2026-07-06 03:58:23 +03:00
hashlag 8a772f9fc5 CI: Do not collect coverage under valgrind.
Chaos Ci / test (push) Successful in 2m19s
Chaos Ci / benchmark (push) Successful in 1m57s
2026-07-06 03:56:16 +03:00
hashlag d50a82ad18 CI: Extract benchmarking into a distinct job.
Chaos Ci / test (push) Successful in 2m16s
Chaos Ci / benchmark (push) Successful in 1m49s
2026-07-06 03:48:04 +03:00
hashlag f37271ec5b Add enable no-sanitize-recover for all UBSan checks.
Chaos Ci / test-and-benchmark (push) Successful in 3m22s
2026-07-06 03:41:35 +03:00
hashlag 0126196ea8 Add sanitized test run to CI.
Chaos Ci / test-and-benchmark (push) Successful in 3m26s
2026-07-06 03:25:30 +03:00
hashlag e0768cde3c Make coverage optional for debug builds by introducing CHAOS_COVERAGE
flag.
2026-07-06 02:44:37 +03:00
hashlag f9dbca34c7 Remove trailing whitespace. 2026-07-06 02:31:12 +03:00
hashlag 6c5a12f339 Standartize block cipher's inner encryptor/decryptor class names.
Chaos Ci / test-and-benchmark (push) Successful in 2m43s
2026-06-22 02:02:44 +03:00
hashlag aafe22106e Merge branch 'pad'
Chaos Ci / test-and-benchmark (push) Successful in 2m39s
2026-06-19 01:09:50 +03:00
hashlag eb3da5ff75 Add ISO/IEC 7816-4 padding implementation.
Chaos Ci / test-and-benchmark (push) Successful in 2m8s
2026-06-18 01:28:38 +03:00
hashlag 5a16d154a2 Add .DS_Store to .gitignore.
Chaos Ci / test-and-benchmark (push) Has been cancelled
2026-06-17 23:46:25 +03:00
hashlag 6c5b2a6ca9 Add .DS_Store to .gitignore.
Chaos Ci / test-and-benchmark (push) Successful in 2m6s
2026-06-17 23:44:17 +03:00
hashlag 47b8248586 Fix exception message. Mentioned class was renamed.
Chaos Ci / test-and-benchmark (push) Successful in 2m7s
2026-03-23 00:14:04 +03:00
hashlag 6998d81e98 Fix compilation with apple clang.
Chaos Ci / test-and-benchmark (push) Successful in 2m17s
Provide the template parameter for std::min<> explicitly. :)
2026-03-23 00:00:59 +03:00
hashlag 4df35b5256 Fix compilation with apple clang.
Chaos Ci / test-and-benchmark (push) Successful in 3m44s
Provide the template parameter for std::min<> explicitly. :)
2026-03-22 23:53:33 +03:00