[libaacs-devel] Those parameters are unused since 622fbe0, makes them optional in

2013-10-20 Thread Janusz Dziemidowicz
libaacs | branch: master | Janusz Dziemidowicz | Sun Oct 20 11:30:10 2013 +0300| [7d3b0df1a8969f076da58b77b6ff797166f6d32c] | committer: anonymous Those parameters are unused since 622fbe0, makes them optional in configuration file. > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=

[libaacs-devel] _mmc_check_aacs(): print flags as 0 or 1

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Tue Oct 15 09:35:39 2013 +0300| [05e66147394a2b4c8acf4948c99c806f28bd21b6] | committer: npzacs _mmc_check_aacs(): print flags as 0 or 1 > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=05e66147394a2b4c8acf4948c99c806f28bd21b6 --- src/libaacs/mmc

[libaacs-devel] mmc: read drive certificate in mmc_open() if drive supports reading it

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Tue Oct 15 09:37:39 2013 +0300| [9897cfb858d87202f6c438c67e0fb9f888fea9e4] | committer: npzacs mmc: read drive certificate in mmc_open() if drive supports reading it > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=9897cfb858d87202f6c438c67e0fb9f8

[libaacs-devel] mmc_read_drive_cert(): verify and cache certificate

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Tue Oct 15 09:34:22 2013 +0300| [8564b415e77091120f80cf268942196b335710d9] | committer: npzacs mmc_read_drive_cert(): verify and cache certificate > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=8564b415e77091120f80cf268942196b335710d9 --- src/

[libaacs-devel] Improved error logging when drive and certificate are incompatible

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Tue Oct 15 09:38:51 2013 +0300| [07e540c962b0dc090c3417e4c01ca6d4f5fe762c] | committer: npzacs Improved error logging when drive and certificate are incompatible > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=07e540c962b0dc090c3417e4c01ca6d4f5fe

[libaacs-devel] Factorize common code

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Tue Oct 15 13:51:39 2013 +0300| [923c886178063112a70162717de8e85bff179b4e] | committer: npzacs Factorize common code > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=923c886178063112a70162717de8e85bff179b4e --- src/libaacs/aacs.c | 120

[libaacs-devel] Do not fail if vid is known but config file does not exist

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Tue Oct 15 13:45:08 2013 +0300| [0601de8b50f2b2432946805d375db9fd37e049c9] | committer: npzacs Do not fail if vid is known but config file does not exist > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=0601de8b50f2b2432946805d375db9fd37e049c9 ---

Re: [libaacs-devel] [PATCH] Make HOST_NONCE and HOST_KEY_POINT optional

2013-10-20 Thread Petri Hintukainen
On to, 2013-10-17 at 22:30 +0200, rrapt...@nails.eu.org wrote: > From: Janusz Dziemidowicz > > Those parameters are unused since 622fbe0, makes them optional in > configuration file. > --- > src/examples/parser_test.c | 2 -- > src/file/keydbcfg-parser.y | 28 ++-- > src

[libaacs-devel] Avoid empty config entries

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Sun Oct 20 21:46:05 2013 +0300| [f888ebf580f248d12d0ad693bc27f555a04a0165] | committer: npzacs Avoid empty config entries > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=f888ebf580f248d12d0ad693bc27f555a04a0165 --- src/file/keydbcfg-parser.y |

[libaacs-devel] Remove leftover fprintf()

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Sun Oct 20 22:30:55 2013 +0300| [13af8e960f7622b5dda7a288ee1ccb120155aefe] | committer: npzacs Remove leftover fprintf() > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=13af8e960f7622b5dda7a288ee1ccb120155aefe --- src/libaacs/aacs.c |1 - 1

[libaacs-devel] keydb.cfg: validate key length

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Sun Oct 20 12:47:08 2013 +0300| [d1fd10278917322c195c1669ce1b8dab893372b9] | committer: npzacs keydb.cfg: validate key length > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=d1fd10278917322c195c1669ce1b8dab893372b9 --- src/file/keydbcfg-parser.

[libaacs-devel] config: parse hex strings

2013-10-20 Thread npzacs
libaacs | branch: master | npzacs | Sun Oct 20 21:56:48 2013 +0300| [56ac906a7620737cc2e73233bcaca24671177243] | committer: npzacs config: parse hex strings > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=56ac906a7620737cc2e73233bcaca24671177243 --- src/Makefile.am|