strongswan/scripts
Tobias Brunner 2e522952c7 configure: Optionally use version information obtained from Git in executables
The variable GIT_VERSION is always defined, either obtained from Git or
a file that is embedded in tarballs when they are built.  Optionally,
that version is declared as VERSION in config.h so it will be used e.g. in
the daemons when they print the version number.

There is a check that should catch missing tags (i.e. if the version number
in AC_INIT() isn't a prefix of the version obtained via Git).
2020-07-20 14:10:52 +02:00
..
.gitignore scripts: Add a tool that tries to guess MAC/ICV values using validation times 2015-04-14 11:51:54 +02:00
Makefile.am configure: Optionally use version information obtained from Git in executables 2020-07-20 14:10:52 +02:00
aes-test.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
bin2array.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
bin2sql.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
crypt_burn.c script: Fix upper bounds 2020-03-04 17:07:32 +01:00
dh_speed.c dh-speed: Add curve448 keyword 2018-11-30 14:54:33 +01:00
dh_speed.sh scripts: Include botan in dh_speed.sh and pubkey_speed.sh 2018-10-31 15:50:36 +01:00
dnssec.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
fetch.c lib: Add global config namespace 2014-02-12 14:34:31 +01:00
git-version configure: Optionally use version information obtained from Git in executables 2020-07-20 14:10:52 +02:00
hash_burn.c Fixed some typos, courtesy of codespell 2019-08-28 14:03:41 +02:00
id2sql.c scripts: Initialize libstrongswan in id2sql to fix a crash 2020-05-04 17:00:45 +02:00
key2keyid.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
keyid2sql.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
linecount moved various scripts in scripts/ dir 2006-10-18 11:40:53 +00:00
malloc_speed.c lib: Add global config namespace 2014-02-12 14:34:31 +01:00
oid2der.c scripts: Add -d option to oid2der to decode DER encoded OIDs 2017-11-02 10:02:26 +01:00
pubkey_speed.c script: Fix upper bounds 2020-03-04 17:07:32 +01:00
pubkey_speed.sh scripts: Include botan in dh_speed.sh and pubkey_speed.sh 2018-10-31 15:50:36 +01:00
settings-test.c settings-test: Remove unused variable in printf() call 2018-09-17 18:51:43 +02:00
test.sh travis: Don't pipe negative lgtm.com result into jq 2020-06-11 13:29:47 +02:00
thread_analysis.c Remove ITA references 2018-08-31 11:11:12 +02:00
timeattack.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls_test.c tls: Support a maximum TLS version to negotiate using TLS socket abstraction 2014-04-01 14:28:55 +02:00