aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added a TLS debug level option, use debugging hookMartin Willi2010-08-311-13/+38
* Implemented a TLS utility to test on any TLS secured TCP connectionMartin Willi2010-08-253-2/+332
* Added a crypto transform stress test for profilingMartin Willi2010-08-193-2/+107
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-102-7/+7
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-132-8/+8
* fixed typoAndreas Steffen2010-05-041-2/+2
* 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
* Added support for DH groups 22, 23 and 24, patch contributed by Joy LattenMartin Willi2010-04-192-16/+19
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-111-3/+2
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-103-4/+3
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-105-5/+4
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-048-50/+50
* use ./configured plugins in keyid scriptsMartin Willi2009-08-263-2/+3
* accept PEM encoded keys in keyid scriptsMartin Willi2009-08-262-6/+6
* migrated scripts to new fingerprinting APIMartin Willi2009-08-262-25/+38
* updated pubkey_speed test to use pem pluginMartin Willi2009-08-262-9/+3
* fixed compiler warningMartin Willi2009-06-191-2/+2
* remove obsolete scriptsMartin Willi2009-06-108-115/+0
* fixed ecp521 testMartin Willi2009-06-101-1/+1
* added missing RSA 768 testMartin Willi2009-06-101-0/+1
* added convenience scripts for pubkey/dh speed testsMartin Willi2009-06-102-0/+56
* moved publickey speed test to a standalone programMartin Willi2009-06-103-1/+152
* moved Diffie-Hellman speed test to a standalone programMartin Willi2009-06-103-2/+136
* missed keyid2sql.cAndreas Steffen2009-05-281-0/+4
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-282-1/+3
* added .gitignore files, ready for the switchMartin Willi2009-04-301-0/+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
* missing LOGFILE in debug statementAndreas Steffen2008-12-231-1/+1
* added migration to NEWSAndreas Steffen2008-11-161-1/+1
* typedef fixedTobias Brunner2008-10-151-2/+2
* added thread_analysis toolAndreas Steffen2008-09-012-1/+275
* use libcap for capability droppingMartin Willi2008-08-291-1/+1
* added keyid2sql helper scriptAndreas Steffen2008-07-292-1/+79
* build dumm with leak ./configureMartin Willi2008-07-161-1/+1
* fixed another compiler warningMartin Willi2008-07-021-1/+1
* fixed compiler warningMartin Willi2008-07-021-7/+0
* configure plugin path in scriptsAndreas Steffen2008-06-292-1/+2
* created scripts/Makefile.amAndreas Steffen2008-06-292-16/+9
* loading default modules depending on configure optionsMartin Willi2008-05-161-2/+3
* updated Makefile Martin Willi2008-05-131-2/+5
* tool to calculate KEYIDs from keysMartin Willi2008-05-131-0/+77
* added simple Makefile to build scriptsMartin Willi2008-04-251-0/+13
* added helper scripts to create SQL scriptsMartin Willi2008-04-072-0/+61
* and a fix for itMartin Willi2008-04-011-2/+2