wgtpkg: spliting of headers
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 29 Dec 2015 09:11:20 +0000 (10:11 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 29 Dec 2015 09:11:20 +0000 (10:11 +0100)
commit189415eece11c543e1ccb95dff32695ddc383565
treed64b514e323b63fea366cf98e62dff4b9ba8fbc0
parent3c3ceb0ba615b8635ca8c6ef0c4de203c5eabb9b
wgtpkg: spliting of headers

Change-Id: I8ac6a16c936b73c6ce74ee41ae9c5a2ad9d042ee
25 files changed:
src/afm-system-daemon.c
src/afm-user-daemon.c
src/wgtpkg-base64.c
src/wgtpkg-base64.h [new file with mode: 0644]
src/wgtpkg-certs.c
src/wgtpkg-certs.h [new file with mode: 0644]
src/wgtpkg-digsig.c
src/wgtpkg-digsig.h [new file with mode: 0644]
src/wgtpkg-files.c
src/wgtpkg-files.h [new file with mode: 0644]
src/wgtpkg-info.c
src/wgtpkg-install.c
src/wgtpkg-install.h
src/wgtpkg-installer.c
src/wgtpkg-pack.c
src/wgtpkg-permissions.c
src/wgtpkg-permissions.h [new file with mode: 0644]
src/wgtpkg-sign.c
src/wgtpkg-workdir.c
src/wgtpkg-workdir.h [new file with mode: 0644]
src/wgtpkg-xmlsec.c
src/wgtpkg-xmlsec.h [new file with mode: 0644]
src/wgtpkg-zip.c
src/wgtpkg-zip.h [new file with mode: 0644]
src/wgtpkg.h [deleted file]