strongswan/scripts
Tobias Brunner 3be430cc13 travis: Build on ARM64, IBM Power and IBM Z architectures
IBM Z is big-endian, IBM Power runs in little-endian mode.

Botan requires a fix for issues with GCC and amalgamation enabled (target
pragma ‘*’ is invalid) on ARM64 and IBM Power, while wolfSSL can't be
compiled successfully on IBM Z without an additional patch.

libunwind is not available for x390x, but since we explicitly disable
such backtraces it's not necessary anyway.
2020-01-22 15:10:09 +01: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 pki: Add --dn command to extract the subject DN of a certificate 2015-08-17 11:34:01 +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 crypt-burn: free() associated data after test 2015-05-04 13:24:33 +02: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
hash_burn.c Fixed some typos, courtesy of codespell 2019-08-28 14:03:41 +02:00
id2sql.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +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 Unify format of HSR copyright statements 2018-05-23 16:32:53 +02: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: Build on ARM64, IBM Power and IBM Z architectures 2020-01-22 15:10:09 +01: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