security: add daemon certificate store

WARNING: this patch breaks dhtcall backward compatibility!

* add certificates storing and various handling API
* bump opendht (ac492aaa7b)
* allows public incoming calls by default (new preference)

Refs #68196

Change-Id: I9f69f680135af26fce2b6a0ca115823686f4c7a9
Signed-off-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
This commit is contained in:
Adrien Béraud
2015-04-28 01:15:50 -04:00
committed by Guillaume Roguez
parent 42b5e68cf0
commit e22087db7d
28 changed files with 1370 additions and 239 deletions

View File

@ -618,6 +618,7 @@ AC_CONFIG_FILES([Makefile \
src/media/video/osxvideo/Makefile \
src/media/video/winvideo/Makefile \
src/media/video/test/Makefile \
src/security/Makefile \
src/upnp/Makefile \
test/Makefile \
ringtones/Makefile \