aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Martin Willi2010-07-132-8/+8
| | | | encoding
* 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 ↵Martin Willi2010-04-291-0/+4
| | | | configuration is updated
* 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
| | | | This reverts commit 08874d6ae29745de264f269b15afbbf6cd5acaad.
* moved Diffie-Hellman speed test to a standalone programMartin Willi2009-06-103-2/+136
| | | | This reverts commit 1e6050bfaeadd66e921b3cd8d2128e4235ee6a29.
* 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
| | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2
* 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
| | | | updated svn:ignore property
* 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
|
* simple converter from binary data to a c arrayMartin Willi2008-04-011-0/+34
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-2/+2
|
* added addr2strongline script which helps to resolve leaking symbols in ↵Martin Willi2007-10-111-0/+35
| | | | libstrongswan
* removed eap sim configMartin Willi2007-04-271-1/+1
|
* added script for sed'ing thhrough all source filesMartin Willi2007-04-111-0/+13
|