RSS feed
7b7c1857
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2018/03/18 08:48
Update NEWS for 1.4.2
f88ec35d
– Hugo Beauzée-Luyssen <hugo@beauzee.fr>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2018/03/01 06:12
Fix potential free of uninitialized pointer
eab96264
– Pierre Lamot <pierre@videolabs.io>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2018/03/01 05:41
Fix buffer overflow when region mask is 0x0
d4383c54
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2018/01/08 13:13
Update NEWS for 1.4.1
439f9615
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2017/11/22 20:53
Fix key cache storage in ~/.dvdcss
c126d5ac
– Frank Henigman <fjhenigman@gmail.com>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2017/02/03 06:23
Fix directory existence check.
5bec036c
– Hannes Domani <ssbssa@yahoo.de>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2016/02/25 16:03
Don't close any handle if callback functions are used
5fd2b38c
– Petri Hintukainen <phintuka@gmail.com>
authored
on 2016/03/13 08:27
Fix check for empty home dir
100ac1a3
– Petri Hintukainen <phintuka@gmail.com>
authored
on 2016/03/11 07:07
Check for empty strings
22cb2d44
– Petri Hintukainen <phintuka@gmail.com>
authored
on 2016/03/11 07:04
Improve error reporting when cache directory creation fails
98c66a5b
– Petri Hintukainen <phintuka@gmail.com>
authored
on 2016/03/11 07:00
Fix using DVDCSS_CACHE environment variable
b0385d98
– Lars Kiesow <lkiesow@uos.de>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2016/02/06 15:09
Update FSF Addresses
a34ebf64
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2015/12/16 11:01
Update NEWS for 1.4.0
a7e814e3
– Petri Hintukainen <phintuka@gmail.com>
authored
on 2015/12/16 06:21
generate version.h
417a9cb2
– Petri Hintukainen <phintuka@gmail.com>
authored
on 2015/07/16 06:57
Fix leak
50a92094
– Romain Bentz <bentz.romain@gmail.com>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/10/27 14:17
Fix CSS key caching on Android
3a322908
– Hannes Domani <ssbssa@yahoo.de>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/07/24 13:15
Always initialize readv temporary buffer.
41905a9b
– Ludovic Fauvet <etix@videolan.org>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/04/10 13:15
Fix build on win32
70260b04
– Petri Hintukainen <phintuka@gmail.com>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/03/29 18:21
Avoid closing random file descriptor
bf669a83
– Sam Varshavchik <mrsam@courier-mta.com>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/02/14 07:18
Tweak the rpm spec file
ec7c3a56
– Thomas Guillem <thomas@gllm.fr>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/01/28 11:29
dvdcss_open_stream: cast to off_t
cce6baf1
– Thomas Guillem <thomas@gllm.fr>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/01/28 11:29
dvdcss_open_stream: fix SEGFAULT due to a NULL psz_target
4863c1ea
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2015/01/28 10:06
Prepare a test release 1.3.99
c86f8cd2
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2015/01/27 11:15
Increase .so value, because of new API
781e9981
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2015/01/27 11:14
libtool -version-info takes current[:revision[:age]]
50d5296d
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2015/01/27 11:06
On the road to 1.4.0
f72b8729
– Thomas Guillem <tom@gllm.fr>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/01/27 10:54
Add dvdcss_open_stream() API function
2ce12e9e
– Evgeny Grin <karlson2k@kodi.tv>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2015/01/27 10:39
Fix position after partial read in libc_read
b8171911
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2015/01/27 10:15
Revert "device: Adjust types in offset calculations"
5002be6b
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2015/01/27 10:08
Revert "win32: Use proper handle instead of file descriptor to access devices"
d1f30682
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/29 12:02
Replace check for WIN32 define with check for _WIN32 define.
6ea4a658
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/29 12:02
build: Fix typo in config.h define comment
8894cb46
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/29 11:05
build: Support building under msys2
497b8b6e
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/29 11:04
build: Fix wince/mingwce detection
1c2da8e3
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/18 13:29
ioctl: Simplify win32 version of ioctl_ReportAgid()
bb6e3da3
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/18 06:54
css: Restructure control flow of win32 bits in dvdcss_test()
e206559a
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/17 16:59
Remove some commented-out cruft and pointless debug output.
41dc1176
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/16 17:40
ioctl: Drop single-use INIT_SPTD/SEND_SPTD macros
00abe6bb
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/17 16:08
css: Print drive region(s) as debug information
dde02c78
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/17 16:58
Improve some error and debug messages.
df37e6e2
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/17 08:43
Convert debug print macro to a function.
1b4e3f9e
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/16 13:36
win32: Use proper handle instead of file descriptor to access devices
fca3d72f
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/16 13:56
Require Windows 2000 as minimal Windows version.
6b95108d
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/14 06:15
Clean up and simplify raw device support.
b4823749
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/16 13:45
os/2: Avoid silly macro indirection for function pointer initialization
aababbe6
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/14 16:05
device: Check for errors from close() also on Windows
a918cb9b
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/14 16:00
Unconditionally use limits.h.
c500fe52
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/16 09:22
device: Adjust types in offset calculations
cba944bc
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/14 05:41
dvd_region: Drop some unnecessary end-of-line continuation backslashes
c252b87b
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/06 13:51
Document some DVD-related abbreviations.
bced1ab4
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/14 10:44
msvc: Drop redefinition of unused function stat()
14608560
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/07 16:53
Drop fallback definitions for POSIX integer types.
0210469b
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/12 18:55
Initialize i_pos from the global dvdcss struct in dvdcss_open().
76a8dee9
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/12 18:53
Properly check for and return errors from close().
7de33d12
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/12 18:42
Eliminate unnecessary i_read_fd / i_raw_fd indirections.
90a9da37
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/07 13:20
Mark struct iovec used in *_readv as const.
d2363e09
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/06 13:49
doxygen: Remove unused XML_SCHEMA and XML_DTD tags from config file
275fdb5b
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/06 10:14
dvd_region: Intentionally discard the return value from getchar()
3e39640f
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/10 12:18
libdvdcss: Add error checking in create_cache_subdir()
ff00fc06
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/10 12:10
libdvdcss: Track cache directory in global struct instead passing a pointer
a29dc4b3
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/10 09:19
libdvdcss: Ensure that path for cache directory tag does not exceed PATH_MAX
6b290a95
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/09 13:15
css: Sanity check index before accessing BigTable
7ae4a41e
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/09 13:14
css: Replace some magic numbers by proper #defines
083fd617
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/06 13:47
Replace duplicate KEY_SIZE define by DVD_KEY_SIZE.
d5ed25dc
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/06 13:39
Move DVD_CHALLENGE_SIZE macro to the only file it is used.
e8c0c447
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/06 10:19
libdvdcss: Ensure that the pointer passed to strlen() is not NULL
de6aa7e9
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/07 16:54
error: Drop unnecessary dvdcss.h #include
cecb850b
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/08 13:49
build: Ignore and clean up generated file doc/doxygen_sqlite3.db
29c1c8f7
– M. Levinson <mlevins@users.sourceforge.net>
authored
and Diego Biurrun <diego@biurrun.de>
committed
on 2014/11/10 13:03
css: Fix typo in memcpy() size calculation
4fb069e3
– Diego Biurrun <diego@biurrun.de>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2014/10/20 07:59
msvc: Define LIBDVDCSS_EXPORTS for proper declspec declaration at build
e9ff3b34
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/30 09:16
error: const correctness
cfa35f30
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/05 06:17
Adjust NEWS file to reflect changes since 1.3.0 release.
d1f84a6a
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/31 10:56
Do not invade the _t namespace with (typedeffed) symbol names.
3a49a3e5
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/24 21:45
device: Refactor a number of block size calculations
29dd1a4f
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/04 09:18
libdvdcss: Factor out cache initialization from dvdcss_open()
2f0dbbe6
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/28 19:00
libdvdcss: Factor out creating cache subdirectory from dvdcss_open()
3ecef391
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/28 16:08
libdvdcss: Factor out initializing cache directory from dvdcss_open()
28713727
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/04 08:21
libdvdcss: Skip NULL checks at the end of set_cache_directory().
2aca6d8b
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/04 07:52
Fix calculation of cache filename length.
6e7f5562
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/04 07:51
Replace cache-related magic numbers with proper definitions.
167fb801
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/03 08:38
Skip determining cache directory name if DVDCSS_CACHE is set to "off".
c2db0011
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/28 15:41
libdvdcss: Factor out setting cache directory from dvdcss_open()
e1ee9183
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/03 17:18
Use correctly-typed intermediate pointer instead of casting in dvdcss_read().
e9be7c56
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/03 07:00
win32: Do not try to create cache directory in %USERPROFILE%
dd7d9ded
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/03 05:26
win32: Remove unnecessary PATH_MAX definition
44727dfa
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/02 16:43
build: Only create ChangeLog file from Git if Git is available
be124318
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/02 16:47
msvc: Add definition for ssize_t
9718193a
– Alexander Strasser <eclipse7@gmx.net>
authored
and Diego Biurrun <diego@biurrun.de>
committed
on 2014/11/01 18:43
device: Simplify construction of native device name in win2k_open()
2697472e
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/31 16:06
libdvdcss: Avoid need for local cache filename buffer in dvdcss_open().
d36eab0a
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/31 15:51
libdvdcss: Simplify cache directory name creation.
ecb2a6bf
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/31 15:19
libdvdcss: Create cache directory before cache directory tag.
b0e25fc0
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/31 15:37
Replace DVD access method #defines by an enum.
f8828ee5
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/11/01 12:32
ioctl: Drop const from pi_agid argument in ioctl_InvalidateAgid()
2afa6f86
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2014/11/01 08:41
Win32: undef lseek before redefining it
4c8f0b12
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/30 20:14
ioctl: const correctness
4c452fe9
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/31 11:43
common.h: Drop INVALID_SET_FILE_POINTER fallback definition
a57fbab5
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/24 23:17
libdvdcss: Factor out setting DVD access method from dvdcss_open()
04cd3885
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/24 22:58
libdvdcss: Factor out setting library verbosity from dvdcss_open()
2a2ce58b
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/31 10:49
Replace sizeof(type) by sizeof(*variable).
f13b902b
– Diego Biurrun <diego@biurrun.de>
authored
on 2014/10/24 07:11
Improve some comments in dvdcss_open() and fix some typos.
Next