Commit graph

6 commits

Author SHA1 Message Date
adam
d0a8a6d57b Version 0.9.0
- Add aacs_decrypt_bus().
- Add aacs_get_bdj_root_cert_hash().
- Add aacs_get_content_cert_id().
- Add support for unencrypted content in AACS-enabled discs.
- Improve error resilience.
- Improve support for broken discs (use on-disc backup files).
- Verify content certificate signature.
- Load and merge multiple KEYDB.cfg files.
- Fix build with gcrypt < 1.6.0.
- Fix possible crash (debug log output that includes discid)
- Fix config file path issues in Windows (non-ASCII paths)
- Fix dll exports in Windows.
- Fix resource leaks.
- Reduced memory footprint.
2017-06-15 21:56:09 +00:00
adam
bc02bfb016 Changes 0.8.1:
- Accept NULL mount / device path when application handles file system access.
- Fix FreeBSD build.
- Do not require pthread with gcrypt >= 1.6.0.
2015-04-05 06:31:51 +00:00
tnn
4299468c61 needs flex 2015-03-17 18:29:17 +00:00
adam
7f74fcac06 Changes 0.8.0:
- Add improved file system interface
- Support opening raw devices
- Reduce log level of failed PMSN query
- Optimizations
2015-01-31 21:46:48 +00:00
wiz
0cc0223359 Update to 0.7.1:
2014-05-27: Version 0.7.1
 - Add support for gcrypt 1.6.0.
 - Do not retrieve MKB using MMC commands during AACS-Auth
2014-08-09 20:22:51 +00:00
wiz
a2829be487 Import libaacs-0.7.0 as multimedia/libaacs.
AACS is a DRM system for bluray discs.  This library provdes an
open source implementation of the standard.
2014-01-08 23:04:43 +00:00