aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* aes-test: Add script to test AES implementations according to AESAVS/GCMVSTobias Brunner2013-08-241-1/+2
* scripts: link against librt only if requiredMartin Willi2013-08-081-3/+3
* scripts: link malloc_speed against librtMartin Willi2013-08-081-1/+1
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+4
* scripts: add a simple test utility to do some malloc() benchmarking/profilingMartin Willi2013-05-061-1/+3
* Implemented the resolver test script "dnssec"Reto Guadagnini2013-02-191-1/+4
* Add a tool to burn hashersMartin Willi2012-07-171-1/+3
* Use spaces in Makefile.am identation, autotools don't like tabsMartin Willi2011-05-201-4/+4
* Added simple fetcher tool to test fetcher implementationsMartin Willi2011-01-171-1/+3
* Added command line tool for OID to DER conversion functionMartin Willi2011-01-051-1/+3
* Conditional exclusion of tls_test script completed.Tobias Brunner2010-09-091-3/+5
* Fixed typo.Tobias Brunner2010-09-091-1/+1
* Build tls_test script only if TLS stack is enabledMartin Willi2010-09-071-1/+4
* Implemented a TLS utility to test on any TLS secured TCP connectionMartin Willi2010-08-251-2/+5
* Added a crypto transform stress test for profilingMartin Willi2010-08-191-2/+4
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-2/+2
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-291-0/+4
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-2/+1
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+0
* use ./configured plugins in keyid scriptsMartin Willi2009-08-261-0/+1
* moved publickey speed test to a standalone programMartin Willi2009-06-101-1/+3
* moved Diffie-Hellman speed test to a standalone programMartin Willi2009-06-101-2/+6
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
* suppress format warnings in the scripts directoryAndreas Steffen2009-04-211-1/+3
* added thread_analysis toolAndreas Steffen2008-09-011-1/+2
* added keyid2sql helper scriptAndreas Steffen2008-07-291-1/+3
* configure plugin path in scriptsAndreas Steffen2008-06-291-0/+1
* created scripts/Makefile.amAndreas Steffen2008-06-291-0/+9