- 22 Jul, 2020 8 commits
- 10 Jul, 2020 13 commits
-
-
John Doe authored
Previously libaacs discarded unit keys when e.g. config file had 1 unit key and the disc had 2 or more. This is fine when we have VUK or MK+VID available. However, when VUK is not available, discarding unit key means that the disc can't be decrypted.
-
hpi1 authored
-
hpi1 authored
-
npzacs authored
-
npzacs authored
-
npzacs authored
Avoid >100k malloc() + free()
-
npzacs authored
Avoid pointers to freed memory
-
npzacs authored
-
npzacs authored
-
npzacs authored
-
npzacs authored
-
npzacs authored
-
npzacs authored
-
- 09 Jul, 2020 8 commits
- 06 Jul, 2020 3 commits
- 05 Jul, 2020 2 commits
-
-
hpi1 authored
-
Joshua Root authored
AM_CPPFLAGS is the correct variable to use for preprocessor flags. Importantly, it is placed on the compiler command line before CPPFLAGS, whereas AM_CFLAGS comes after CPPFLAGS. So before this change, it was possible for incorrect headers in external locations to be used instead of the internal ones specified in SET_INCLUDES.
-
- 21 Jun, 2020 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
John Doe authored
-
John Doe authored
MKB 2.x seems to use record type 0x86 for media key verification data. However, specifications are not available in the public so this should be considered experimental.
-
- 20 Jun, 2020 2 commits