]> git.ipfire.org Git - thirdparty/strongswan.git/commit
oval-updater: Find vulnerabilities in Linux packages oval-updater
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 8 Oct 2018 08:48:00 +0000 (10:48 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 30 Oct 2018 12:30:12 +0000 (13:30 +0100)
commit24008b339b4088ce268e58fcf173bd3efc870b54
treede6a98c82612a2ed1e235c66db1fe134e9d30f44
parente660f4579b8fe87ff6f90016f6fbfc9b6ccedeb3
oval-updater: Find vulnerabilities in Linux packages
configure.ac
src/Makefile.am
src/oval-updater/.gitignore [new file with mode: 0644]
src/oval-updater/Makefile.am [new file with mode: 0644]
src/oval-updater/oval-updater.8 [new file with mode: 0644]
src/oval-updater/oval-updater.8.in [new file with mode: 0644]
src/oval-updater/oval-updater.c [new file with mode: 0644]
src/oval-updater/oval-updater.sh [new file with mode: 0755]
src/oval-updater/oval.c [new file with mode: 0644]
src/oval-updater/oval.h [new file with mode: 0644]