Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libaacs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
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
vtorri
libaacs
Graph
1f7301947d7f35d66a012705c06df4c54ed990c5
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
8
Jan
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
10
9
8
4
3
2
1
31
May
CI: Updated to modern builders
Simplify alloc size calculation
Silence coverity
Hide path limit from path.c/h users
Add sanity checks
Check for NULL
Fix storage size
aacs_info: use stack-allocated buffer for temporary, known-size string
Bump version
0.11.0
0.11.0
Update .gitignore
Update ChangeLog
Clean up CFLAGS after ddd90a20
configure: drop check for snprintf
comfigure: drop tests for unused headers
Minor optimization to hex string printing
keydbcfg: Add missing error checks (invalid hexstring)
Don't discard unit keys unless VUK is available
strutl: Remove duplicate function
Fix make dist (missing files)
parser: fix leak (ignore multiple UK entries)
load only current disc keys from config
parser: use static buffer for disc id and disc keys
parser: free temporary string in parser loop
Remove useless terminator entry from unit key list
Convert unit keys in parser
Cosmetics
Extend embedded keys table
log config summary
Add MKB and UK file dump tools
Ignore config file if VUK is in cache
Read MKB_RO.inf in chunks, skip padding
Check for empty UK list earlier
file: merge changes from libbluray
Remove useless return value
Convert vid in parser
Convert media key in parser
parser_test: check argument count
mmc_device_darwin: add missing error check
mmc_device_darwin: Attempt to fix #6 (segfault in close() after failed open())
Increase error loglevel
Loading