This website requires JavaScript.
Explore
Help
Sign In
hashlag
/
chaos
Watch
1
Star
0
Fork
0
You've already forked chaos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ChaosCi.yaml
91 workflow runs
Actor
All actors
hashlag
Status
All status
Success
Failure
Waiting
Running
Add ChaosExceptionTests.
ChaosCi.yaml #66
:
Commit
6a09d81ae2
pushed by
hashlag
exception-tests
2026-02-06 18:09:37 +03:00
2m3s
View workflow file
Compile tests with -Wunused -Werror=unused.
ChaosCi.yaml #65
:
Commit
b4f015f501
pushed by
hashlag
main
2026-02-05 16:22:58 +03:00
1m54s
View workflow file
Perform aggregate zero-init instead of .fill(0) where appropriate.
ChaosCi.yaml #64
:
Commit
95e74db6ec
pushed by
hashlag
main
2026-02-05 00:44:38 +03:00
1m50s
View workflow file
Merge branch 'explicit-bounds'
ChaosCi.yaml #63
:
Commit
ed22d29af0
pushed by
hashlag
main
2026-02-04 23:56:16 +03:00
1m50s
View workflow file
Remove unused CrunchUInt64() overload.
ChaosCi.yaml #62
:
Commit
65eb51c133
pushed by
hashlag
explicit-bounds
2026-02-04 23:50:10 +03:00
1m57s
View workflow file
DesCryptTests: IteratorUsage tests: Add testcases with begin == end.
ChaosCi.yaml #61
:
Commit
b34fda75ef
pushed by
hashlag
explicit-bounds
2026-02-04 23:42:51 +03:00
1m57s
View workflow file
Merge branch 'stream-bounds-tests' into explicit-bounds
ChaosCi.yaml #60
:
Commit
5fd27cd7b5
pushed by
hashlag
explicit-bounds
2026-02-04 01:06:22 +03:00
1m50s
View workflow file
Merge branch 'block-exp-bounds' into explicit-bounds
ChaosCi.yaml #59
:
Commit
9734f9a517
pushed by
hashlag
explicit-bounds
2026-02-02 01:55:46 +03:00
1m49s
View workflow file
Mark all Block::Decryptor<> methods const.
ChaosCi.yaml #58
:
Commit
d194fef1af
pushed by
hashlag
main
2026-02-01 01:41:21 +03:00
6m42s
View workflow file
Expose block sizes of block ciphers.
ChaosCi.yaml #57
:
Commit
a97826da88
pushed by
hashlag
main
2026-01-31 19:32:49 +03:00
1m45s
View workflow file
Merge branch 'block-cipher'
ChaosCi.yaml #56
:
Commit
8897d7a910
pushed by
hashlag
main
2026-01-31 18:55:08 +03:00
1m43s
View workflow file
Introduce Block::Decryptor<> CRTP base class.
ChaosCi.yaml #55
:
Commit
73c455901b
pushed by
hashlag
block-cipher
2026-01-31 18:43:03 +03:00
1m44s
View workflow file
Rename DesCrypt::Encryptor --> DesEncryptor, DesCrypt::Decryptor --> DesDecryptor.
ChaosCi.yaml #54
:
Commit
ba70abd2af
pushed by
hashlag
block-cipher
2026-01-31 17:25:19 +03:00
1m43s
View workflow file
Rename DesCrypt::Encryptor --> DesEncryptor, DesCrypt::Decryptor --> DesDecryptor.
ChaosCi.yaml #53
:
Commit
9a3b6edfc3
pushed by
hashlag
main
2026-01-31 17:23:36 +03:00
1m46s
View workflow file
Create dedicated Cipher/Block directory for block ciphers
ChaosCi.yaml #52
:
Commit
3c98b75986
pushed by
hashlag
block-cipher
2026-01-30 01:06:28 +03:00
1m41s
View workflow file
Make CRTP base classes ctors protected
ChaosCi.yaml #51
:
Commit
b5d1f9a6fc
pushed by
hashlag
main
2026-01-30 00:52:57 +03:00
1m39s
View workflow file
Merge branch 'mac-bench'
ChaosCi.yaml #50
:
Commit
2c9200ab21
pushed by
hashlag
main
2026-01-29 23:46:58 +03:00
1m45s
View workflow file
ChaosCi.yaml: fix directory path style
ChaosCi.yaml #49
:
Commit
11561c9379
pushed by
hashlag
main
2026-01-29 01:31:39 +03:00
1m32s
View workflow file
Configure retention policy for coverage reports
ChaosCi.yaml #48
:
Commit
b7a31b44df
pushed by
hashlag
main
2026-01-29 00:44:13 +03:00
1m33s
View workflow file
Sha1HasherTests: Add a longer than 56 (mod 64) byte message testcase
ChaosCi.yaml #47
:
Commit
4ae55f93fc
pushed by
hashlag
main
2026-01-29 00:30:55 +03:00
1m30s
View workflow file
Md5HasherTests: Add an exactly 56 byte message testcase
ChaosCi.yaml #46
:
Commit
8eb0c6ab12
pushed by
hashlag
main
2026-01-29 00:22:15 +03:00
1m35s
View workflow file
Md4HasherTests: Add an exactly 56 byte message testcase.
ChaosCi.yaml #45
:
Commit
90c44f5305
pushed by
hashlag
main
2026-01-29 00:13:34 +03:00
1m34s
View workflow file
Merge branch 'tgt-builds'
ChaosCi.yaml #44
:
Commit
cd6014d8c0
pushed by
hashlag
main
2026-01-28 23:32:40 +03:00
1m33s
View workflow file
Make CI not to build currently unused targets:
ChaosCi.yaml #43
:
Commit
0a8b79cd09
pushed by
hashlag
tgt-builds
2026-01-28 23:29:01 +03:00
1m36s
View workflow file
Merge branch 'lcov-report-ci'
ChaosCi.yaml #42
:
Commit
0c3ce4af8d
pushed by
hashlag
main
2026-01-28 23:20:15 +03:00
2m24s
View workflow file
Remove lcov --ignore-errors flag.
ChaosCi.yaml #41
:
Commit
01d7d19ee6
pushed by
hashlag
lcov-report-ci
2026-01-28 23:10:30 +03:00
2m28s
View workflow file
Run lcov with proper --exclude flags to eliminate unwanted coverage data generation
ChaosCi.yaml #40
:
Commit
612b11b02f
pushed by
hashlag
lcov-report-ci
2026-01-28 23:02:34 +03:00
2m30s
View workflow file
Run lcov with --no-external flag set
ChaosCi.yaml #39
:
Commit
9a764c06db
pushed by
hashlag
lcov-report-ci
2026-01-28 22:48:18 +03:00
2m32s
View workflow file
Give the upload-artifact step a proper name
ChaosCi.yaml #38
:
Commit
b02685d29f
pushed by
hashlag
lcov-report-ci
2026-01-28 02:28:32 +03:00
2m26s
View workflow file
Downgrade to actions/upload-artifact@v3
ChaosCi.yaml #37
:
Commit
1a999a7dd3
pushed by
hashlag
lcov-report-ci
2026-01-28 02:20:52 +03:00
2m37s
View workflow file
First
Previous
1
2
3
4
Next
Last