vlc | branch: master | Thomas Guillem <[email protected]> | Thu Feb 25 14:50:59 2016 +0100| [00fc74abfe5f8a93b7131267c7e1d485dc1789d7] | committer: Thomas Guillem
keystore/memory: split, add file module This module is deactivated by default. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=00fc74abfe5f8a93b7131267c7e1d485dc1789d7 --- NEWS | 1 + modules/MODULES_LIST | 1 + modules/keystore/Makefile.am | 4 + modules/keystore/file.c | 459 ++++++++++++++++++++++++++++++++++++++++++ modules/keystore/memory.c | 281 +------------------------- test/modules/keystore/test.c | 76 ++++--- 6 files changed, 520 insertions(+), 302 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=00fc74abfe5f8a93b7131267c7e1d485dc1789d7 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
