[libaacs-devel] Cosmetics (move function)

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Tue Apr 28 09:58:27 2015 +0300| [67d80d2ecf511b89db16a8534bbf35e6fcc4907d] | committer: npzacs Cosmetics (move function) > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=67d80d2ecf511b89db16a8534bbf35e6fcc4907d --- src/libaacs/aacs.c | 64

[libaacs-devel] str_printf(): return NULL if memory allocation fails

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Tue Apr 28 13:05:06 2015 +0300| [28af032c8b85461c611f959f5ea1a18af4022ccb] | committer: npzacs str_printf(): return NULL if memory allocation fails > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=28af032c8b85461c611f959f5ea1a18af4022ccb --- src

[libaacs-devel] Cosmetics

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Tue Apr 28 13:02:47 2015 +0300| [6f920c4959b56b132761cdec23b9e9e2124d96a2] | committer: npzacs Cosmetics > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=6f920c4959b56b132761cdec23b9e9e2124d96a2 --- src/util/strutl.c |7 +++ 1 file chang

[libaacs-devel] Factorize common code

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Tue Apr 28 10:07:02 2015 +0300| [9f7be2b226afbea5f774ea9e5fa1dd9f0ac9e9d1] | committer: npzacs Factorize common code > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=9f7be2b226afbea5f774ea9e5fa1dd9f0ac9e9d1 --- src/libaacs/aacs.c | 28 +++-

[libaacs-devel] Limit file read size

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Tue Apr 28 13:11:05 2015 +0300| [bdd3f429daa92c070357ea9638517b390230f647] | committer: npzacs Limit file read size > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=bdd3f429daa92c070357ea9638517b390230f647 --- src/file/file_posix.c |6 ++

[libaacs-devel] Use _read_file() to read MKB

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 10:26:19 2015 +0300| [1f1cb7bba853d2101caa493d4cbbcddf02d348e4] | committer: npzacs Use _read_file() to read MKB Fix handling of errors when reading MKB. > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=1f1cb7bba853d2101caa493d4cbbcddf

[libaacs-devel] Fix leak

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 10:40:40 2015 +0300| [8b9be9563e21c77e9ddcfb72432597cb31a8b1ee] | committer: npzacs Fix leak > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=8b9be9563e21c77e9ddcfb72432597cb31a8b1ee --- src/file/mmc_device_linux.c | 13 +++-

[libaacs-devel] Check str_printf() failures

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 11:01:49 2015 +0300| [f0f4940cbd7f762a49fb0beb0e7a17423cafbbb9] | committer: npzacs Check str_printf() failures > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=f0f4940cbd7f762a49fb0beb0e7a17423cafbbb9 --- src/file/keydbcfg.c | 14

[libaacs-devel] Split file_posix.c

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 12:48:31 2015 +0300| [aa0bbd7a0020bb3ac00a3cd1546feba66f6d8261] | committer: npzacs Split file_posix.c > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=aa0bbd7a0020bb3ac00a3cd1546feba66f6d8261 --- Makefile.am |5 ++- src

[libaacs-devel] aacs_info: fix printing MK when VID is unknown

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 13:25:56 2015 +0300| [0c8b1162f5d2a886b60fee7059a1e97c315f7402] | committer: npzacs aacs_info: fix printing MK when VID is unknown > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=0c8b1162f5d2a886b60fee7059a1e97c315f7402 --- src/examp

[libaacs-devel] dirs_win32: check malloc result

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 13:31:03 2015 +0300| [7decb647636ed7096d5a57dbc4f8afa7067b5a28] | committer: npzacs dirs_win32: check malloc result > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=7decb647636ed7096d5a57dbc4f8afa7067b5a28 --- src/file/dirs_win32.c |

[libaacs-devel] Remove unused cache_get_or_update()

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 13:33:37 2015 +0300| [98b269ad30ca1b23caaea3bcf15491f77d679545] | committer: npzacs Remove unused cache_get_or_update() > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=98b269ad30ca1b23caaea3bcf15491f77d679545 --- src/file/keydbcfg.c

[libaacs-devel] Do not store unused data from KEYDB.cfg

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 13:36:56 2015 +0300| [9c73ea81d62cf2899b08ebc4b723729471a8c6f4] | committer: npzacs Do not store unused data from KEYDB.cfg > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=9c73ea81d62cf2899b08ebc4b723729471a8c6f4 --- src/examples/par

[libaacs-devel] check memory allocation result

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 13:41:36 2015 +0300| [da8a5fb842932a05ed3623c419d2583d5e81f27e] | committer: npzacs check memory allocation result > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=da8a5fb842932a05ed3623c419d2583d5e81f27e --- src/libaacs/content_cert.

[libaacs-devel] Move system-dependent code to own file

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 14:06:10 2015 +0300| [cf9c985b020445f77c717ccd590f14507266a225] | committer: npzacs Move system-dependent code to own file > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=cf9c985b020445f77c717ccd590f14507266a225 --- src/file/dirs.h

[libaacs-devel] use str_dup

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 14:35:08 2015 +0300| [e79a54b6b5686e965f49775d2a1ba805b5df55f4] | committer: npzacs use str_dup > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=e79a54b6b5686e965f49775d2a1ba805b5df55f4 --- src/libaacs/aacs.c |2 +- 1 file changed

[libaacs-devel] Add file_size() with error detection

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 14:09:45 2015 +0300| [4dbacd41099f4d7803fda340f567fb38bb7a863f] | committer: npzacs Add file_size() with error detection > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=4dbacd41099f4d7803fda340f567fb38bb7a863f --- Makefile.am

[libaacs-devel] Fix possible integer overflow

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 14:19:04 2015 +0300| [cceaba446c7bc6653cdc82892a7f6ef7a07d69ec] | committer: npzacs Fix possible integer overflow > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=cceaba446c7bc6653cdc82892a7f6ef7a07d69ec --- src/libaacs/aacs.c | 10

[libaacs-devel] Cosmetics

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 14:50:51 2015 +0300| [cedb0d171b23913b38c9f571265b6e2738ed7234] | committer: npzacs Cosmetics > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=cedb0d171b23913b38c9f571265b6e2738ed7234 --- src/file/dirs_win32.c |2 +- src/file/dirs

[libaacs-devel] Merge file_posix changes from libbluray

2015-05-06 Thread npzacs
libaacs | branch: master | npzacs | Wed May 6 15:07:06 2015 +0300| [e5de82442622aeedb20704cde221887e7fb32cc7] | committer: npzacs Merge file_posix changes from libbluray > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=e5de82442622aeedb20704cde221887e7fb32cc7 --- src/file/file_po