]> sourceware.org Git - annobin.git/commit
Import eu-checksec program into annobin.
authorNick Clifton <nickc@redhat.com>
Wed, 6 Jun 2018 11:36:51 +0000 (12:36 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 6 Jun 2018 11:36:51 +0000 (12:36 +0100)
commit284632492ae6de5bec94b4720208d3ce092d0f43
treeba9daa075d8cfba4114182f2b653fcc69824a795
parent139ec7c9bd8c0d273a45862483d7076c723c5044
Import eu-checksec program into annobin.
Rename to annocheck.
Add documentation.
Update testsuite to use it.
Fix minor bugs exposed by using annocheck.
Fix exit codes for scripts.
28 files changed:
Makefile.am
Makefile.in
annocheck/Makefile.am [new file with mode: 0644]
annocheck/Makefile.in [new file with mode: 0644]
annocheck/annocheck.c [new file with mode: 0644]
annocheck/annocheck.h [new file with mode: 0644]
annocheck/built-by.c [new file with mode: 0644]
annocheck/hardened.c [new file with mode: 0644]
configure
configure.ac
doc/Makefile.am
doc/Makefile.in
doc/annobin.1
doc/annobin.info
doc/annobin.texi
doc/annocheck.1 [new file with mode: 0644]
doc/built-by.1
doc/check-abi.1
doc/hardened.1
doc/run-on-binaries.1
plugin/annobin.cc
scripts/check-abi
scripts/hardened
tests/assembler-gap-test
tests/function-sections-test
tests/hardening-fail-test
tests/hardening-test
tests/hello_hard.c [new file with mode: 0644]
This page took 0.029934 seconds and 5 git commands to generate.