[vlc-commits] keystore/memory: split, add file module

Thomas Guillem git at videolan.org
Fri Feb 26 10:59:15 CET 2016


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | 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


More information about the vlc-commits mailing list