Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a crypto transform stress test for profiling | Martin Willi | 2010-08-19 | 3 | -2/+107 |
| | |||||
* | Build dedicated plugin lists for each strongSwan component | Martin Willi | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | Use bits instead of bytes for a private/public key | Martin Willi | 2010-08-10 | 2 | -7/+7 |
| | |||||
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵ | Martin Willi | 2010-07-13 | 2 | -8/+8 |
| | | | | encoding | ||||
* | fixed typo | Andreas Steffen | 2010-05-04 | 1 | -2/+2 |
| | |||||
* | Fixing out-of-tree build after adding dependency to config.status. | Tobias Brunner | 2010-04-29 | 1 | -2/+2 |
| | |||||
* | Users of PLUGINS depend on config.status, rebuilding them if plugin ↵ | Martin Willi | 2010-04-29 | 1 | -0/+4 |
| | | | | configuration is updated | ||||
* | Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten | Martin Willi | 2010-04-19 | 2 | -16/+19 |
| | |||||
* | Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro | Martin Willi | 2009-09-11 | 1 | -3/+2 |
| | |||||
* | pass NULL to library_init() to load settings from default file | Martin Willi | 2009-09-10 | 3 | -4/+3 |
| | |||||
* | use NULL to load plugins from default plugin directory | Martin Willi | 2009-09-10 | 5 | -5/+4 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 8 | -50/+50 |
| | |||||
* | use ./configured plugins in keyid scripts | Martin Willi | 2009-08-26 | 3 | -2/+3 |
| | |||||
* | accept PEM encoded keys in keyid scripts | Martin Willi | 2009-08-26 | 2 | -6/+6 |
| | |||||
* | migrated scripts to new fingerprinting API | Martin Willi | 2009-08-26 | 2 | -25/+38 |
| | |||||
* | updated pubkey_speed test to use pem plugin | Martin Willi | 2009-08-26 | 2 | -9/+3 |
| | |||||
* | fixed compiler warning | Martin Willi | 2009-06-19 | 1 | -2/+2 |
| | |||||
* | remove obsolete scripts | Martin Willi | 2009-06-10 | 8 | -115/+0 |
| | |||||
* | fixed ecp521 test | Martin Willi | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | added missing RSA 768 test | Martin Willi | 2009-06-10 | 1 | -0/+1 |
| | |||||
* | added convenience scripts for pubkey/dh speed tests | Martin Willi | 2009-06-10 | 2 | -0/+56 |
| | |||||
* | moved publickey speed test to a standalone program | Martin Willi | 2009-06-10 | 3 | -1/+152 |
| | | | | This reverts commit 08874d6ae29745de264f269b15afbbf6cd5acaad. | ||||
* | moved Diffie-Hellman speed test to a standalone program | Martin Willi | 2009-06-10 | 3 | -2/+136 |
| | | | | This reverts commit 1e6050bfaeadd66e921b3cd8d2128e4235ee6a29. | ||||
* | missed keyid2sql.c | Andreas Steffen | 2009-05-28 | 1 | -0/+4 |
| | |||||
* | NO_CREDENTIAL_FACTORY compile option not needed anymore | Andreas Steffen | 2009-05-28 | 2 | -1/+3 |
| | |||||
* | added .gitignore files, ready for the switch | Martin Willi | 2009-04-30 | 1 | -0/+6 |
| | |||||
* | set default CFLAGS globally, including -Wno-format | Martin Willi | 2009-04-27 | 1 | -2/+1 |
| | |||||
* | suppress format warnings in the scripts directory | Andreas Steffen | 2009-04-21 | 1 | -1/+3 |
| | |||||
* | missing LOGFILE in debug statement | Andreas Steffen | 2008-12-23 | 1 | -1/+1 |
| | |||||
* | added migration to NEWS | Andreas Steffen | 2008-11-16 | 1 | -1/+1 |
| | |||||
* | typedef fixed | Tobias Brunner | 2008-10-15 | 1 | -2/+2 |
| | |||||
* | added thread_analysis tool | Andreas Steffen | 2008-09-01 | 2 | -1/+275 |
| | |||||
* | use libcap for capability dropping | Martin Willi | 2008-08-29 | 1 | -1/+1 |
| | | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2 | ||||
* | added keyid2sql helper script | Andreas Steffen | 2008-07-29 | 2 | -1/+79 |
| | |||||
* | build dumm with leak ./configure | Martin Willi | 2008-07-16 | 1 | -1/+1 |
| | |||||
* | fixed another compiler warning | Martin Willi | 2008-07-02 | 1 | -1/+1 |
| | |||||
* | fixed compiler warning | Martin Willi | 2008-07-02 | 1 | -7/+0 |
| | | | | updated svn:ignore property | ||||
* | configure plugin path in scripts | Andreas Steffen | 2008-06-29 | 2 | -1/+2 |
| | |||||
* | created scripts/Makefile.am | Andreas Steffen | 2008-06-29 | 2 | -16/+9 |
| | |||||
* | loading default modules depending on configure options | Martin Willi | 2008-05-16 | 1 | -2/+3 |
| | |||||
* | updated Makefile | Martin Willi | 2008-05-13 | 1 | -2/+5 |
| | |||||
* | tool to calculate KEYIDs from keys | Martin Willi | 2008-05-13 | 1 | -0/+77 |
| | |||||
* | added simple Makefile to build scripts | Martin Willi | 2008-04-25 | 1 | -0/+13 |
| | |||||
* | added helper scripts to create SQL scripts | Martin Willi | 2008-04-07 | 2 | -0/+61 |
| | |||||
* | and a fix for it | Martin Willi | 2008-04-01 | 1 | -2/+2 |
| | |||||
* | simple converter from binary data to a c array | Martin Willi | 2008-04-01 | 1 | -0/+34 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -2/+2 |
| | |||||
* | added addr2strongline script which helps to resolve leaking symbols in ↵ | Martin Willi | 2007-10-11 | 1 | -0/+35 |
| | | | | libstrongswan | ||||
* | removed eap sim config | Martin Willi | 2007-04-27 | 1 | -1/+1 |
| | |||||
* | added script for sed'ing thhrough all source files | Martin Willi | 2007-04-11 | 1 | -0/+13 |
| |