Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libaacs
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
libaacs
Graph
102ba4f0985795a474e9e64071ba5a41e6776136
Select Git revision
Branches
1
master
default
protected
Tags
13
0.11.1
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Mar
6
27
Feb
25
Oct
11
18
May
17
5
4
2
1
24
Apr
23
24
Mar
18
Jan
17
8
26
Jul
22
10
9
7
6
5
21
Jun
20
22
Mar
28
Feb
15
12
Nov
11
28
Jul
6
Dec
27
Nov
16
Aug
23
Jul
22
20
Mar
6
Jul
4
May
3
17
Mar
16
3
21
Mar
11
23
Feb
22
21
9
5
14
Jan
13
12
12
Dec
10
29
May
6
26
Apr
16
Mar
13
17
Feb
30
Jan
23
22
5
13
Jun
27
May
25
Feb
29
Dec
18
16
15
13
11
27
Nov
25
24
Oct
21
20
8
7
13
Sep
12
4
Jul
30
Jun
23
4
Mar
26
Feb
24
4
Jan
27
Aug
20
17
16
12
27
May
7
4
2
1
30
Apr
29
25
21
Mar
18
Feb
17
May
22
Apr
17
30
Dec
27
17
11
Nov
10
9
6
5
3
28
Oct
27
26
22
10
28
Sep
27
22
21
Aug
7
1
31
Jul
28
26
22
7
4
1
30
Jun
27
26
25
24
23
22
17
16
15
14
13
12
11
Add missing include
master
master
Add const
Add simple tool to dump cci file content
cache: improve write error checks
Silence bison warnings
Add aacs2_get_bdj_root_cert_hash()
dirs_win32: check for errors
crypto.h: document return value
Fix leak
aacs_info: Add support for unmounted discs
calc_mk: error out if disc is using unsupported AACS version
decrypt_unit: bail out on key derivetion error
Bump version
0.11.1
0.11.1
Update ChangeLog
Typos found by codespell
Add support and documentation links
aacs: error out after gcrypt AES error.
Return error code from crypto_aacs_verify_drive_cert()
Return error code from crypto_aacs_verify_host_cert()
Return error code from crypto_aacs_verify_aacscc()
Return error code from crypto_aacs_verify_aacsla()
mmc: error out if AES fails
Return error code from crypto_aacs_verify()
Query drive bus encryption capability only when needed
Check crypto_aacs_sign() result
Remove double logging
Improve input data validation checks in unit key parsing
Validate mkb record size against file size
Rename local function
mkb_dump: check revocation list total_entries against data size
mkb_dump: check for invalid record size
crypto.h: Trigger warning if return value is not used.
aacs: log gcrypt AES errors
Fix crypto_strerror
mkb: Return record length only when valid record was found.
mmc: log gcrypt AES errors
crypto: check for gcrypt AES errors
Remove double logging
Use existing helper
Factorize duplicated code
Loading