[libaacs-devel] Fixed using uninitialized agid in _mmc_aacs_auth()

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 09:46:06 2013 +0300| [fb59dc8a04b58c60565138d4952c3aad2a26fa10] | committer: npzacs Fixed using uninitialized agid in _mmc_aacs_auth() > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=fb59dc8a04b58c60565138d4952c3aad2a26fa10 --- src/l

[libaacs-devel] Restore aacs_open2() semantics.

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 12:23:12 2013 +0300| [393a51275360a2945d946bad88e10f8f5ee95c7e] | committer: npzacs Restore aacs_open2() semantics. aacs_open2() returns aacs handle even if disc can not be decrypted. This allows app to query disc id, mkb version etc. > http://git

[libaacs-devel] _decrypt_bus(): Avoid memcpy (bus decryption can' t be retried with another key)

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 11:35:01 2013 +0300| [7e1038cc10b34ef267332e684391c1d951b59b9a] | committer: npzacs _decrypt_bus(): Avoid memcpy (bus decryption can't be retried with another key) - we have only one key - data is still encrypted and can't be verified > http://gi

[libaacs-devel] Added aacs_free_rl()

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Fri Sep 13 12:02:04 2013 +0300| [3637d44b0ca92a10d7c15b19cbf7a484d5c66a0b] | committer: npzacs Added aacs_free_rl() > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=3637d44b0ca92a10d7c15b19cbf7a484d5c66a0b --- src/examples/aacs_info.c |4 ++-

[libaacs-devel] Dropped support for compile-time PATCHED_DRIVE flag.

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 09:43:43 2013 +0300| [91bda6ce62b5111cc5ccaf526c06c3b3c6234356] | committer: npzacs Dropped support for compile-time PATCHED_DRIVE flag. If this is still needed, it should be implemented as run-time option (environment variable ?). > http://git.v

[libaacs-devel] Reduced data duplication: store only one copy of AES IV. Mark it static const.

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 10:49:17 2013 +0300| [11b043ebc18d1f325be1859a4c16bea1d8a47234] | committer: npzacs Reduced data duplication: store only one copy of AES IV. Mark it static const. > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=11b043ebc18d1f325be1859a

[libaacs-devel] Support for AACS bus encryption

2013-10-07 Thread Janusz Dziemidowicz
libaacs | branch: master | Janusz Dziemidowicz | Sat Sep 7 01:54:09 2013 +0200| [583df16fa867ccda948a6c760ee8912684fb7b9d] | committer: hpi1 Support for AACS bus encryption Due to the fact that AACS bus encryption was only hinted by early AACS specification there seems to be some misconceptio

[libaacs-devel] Fix reading PMSN

2013-10-07 Thread Janusz Dziemidowicz
libaacs | branch: master | Janusz Dziemidowicz | Fri Sep 13 15:19:15 2013 +0200| [9ad1cd75b70e2b4a73417e5891848d3ff5891354] | committer: npzacs Fix reading PMSN While working on bus encryption I've found out that some drives (if not all) require a new AACS-Auth for reading data keys. It seems

[libaacs-devel] Erase sensitive data in close

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 12:58:44 2013 +0300| [5bde0423edda8a7734b433fd3148584e916f4e8c] | committer: npzacs Erase sensitive data in close > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=5bde0423edda8a7734b433fd3148584e916f4e8c --- src/libaacs/aacs.c |8

[libaacs-devel] Cosmetics

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 13:27:04 2013 +0300| [5b8eb9aa839d24a053dd13bd5683e5f80587ec3b] | committer: npzacs Cosmetics > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=5b8eb9aa839d24a053dd13bd5683e5f80587ec3b --- src/file/keydbcfg.c | 62 +++

[libaacs-devel] Simple logging optimization

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 13:18:53 2013 +0300| [e274ebb0924d1f0367833be99f2bbbac0b454465] | committer: npzacs Simple logging optimization > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=e274ebb0924d1f0367833be99f2bbbac0b454465 --- src/util/attributes.h | 14

[libaacs-devel] Allow opening config files in write mode

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 13:29:56 2013 +0300| [7fcf05e653f9bb829bdc9a6d8b24739872d9a3c6] | committer: npzacs Allow opening config files in write mode > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=7fcf05e653f9bb829bdc9a6d8b24739872d9a3c6 --- src/file/keydbc

[libaacs-devel] Increase log level of failed directory creation

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 13:27:27 2013 +0300| [c2ee655101137a65f92c2419987609ce673d8d39] | committer: npzacs Increase log level of failed directory creation > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=c2ee655101137a65f92c2419987609ce673d8d39 --- src/file

[libaacs-devel] Added missing debug_mask default initialization

2013-10-07 Thread npzacs
libaacs | branch: master | npzacs | Mon Oct 7 13:39:39 2013 +0300| [a7de165a0361d9cc7f3091850969853b63100c19] | committer: npzacs Added missing debug_mask default initialization > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=a7de165a0361d9cc7f3091850969853b63100c19 --- src/util