Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored credential builder | Martin Willi | 2008-09-02 | 1 | -1/+3 |
| | | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts | ||||
* | added tests.h to distribution | Martin Willi | 2008-07-24 | 1 | -1/+1 |
| | |||||
* | pool performance testing | Martin Willi | 2008-07-21 | 1 | -1/+2 |
| | |||||
* | plugin load configuration in strongswan.conf | Martin Willi | 2008-05-15 | 1 | -3/+3 |
| | | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins | ||||
* | replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions | Martin Willi | 2008-04-24 | 1 | -1/+2 |
| | |||||
* | added AES-128 unit test | Martin Willi | 2008-04-22 | 1 | -1/+2 |
| | |||||
* | updated mediation database to public key authentication | Martin Willi | 2008-04-02 | 1 | -1/+2 |
| | | | | | | added mysql table definition, test data testcase | ||||
* | creating public key from RSA private key | Martin Willi | 2008-03-18 | 1 | -1/+2 |
| | | | | RSA key generation and signature test | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+17 |