Add computation of credentials
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 12 Apr 2017 12:11:16 +0000 (14:11 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 12 Apr 2017 14:59:51 +0000 (16:59 +0200)
commita05138e6bf1257b0e7b1ad90c974fb9e12f1d040
treed9f546535b58f7b10ec845b2ec2624602388cba7
parent43d031e1833c5d373600cf44c05d760ade9a150d
Add computation of credentials

Credentials are computed if possible.

Change-Id: I36c7e95a35431b27109c26b51eab690d685862e1
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/CMakeLists.txt
src/afb-api-dbus.c
src/afb-api-ws.c
src/afb-cred.c [new file with mode: 0644]
src/afb-cred.h [new file with mode: 0644]
src/afb-ws-json1.c