Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit-tester: Drop the old unit-tester libcharon plugin | Martin Willi | 2015-02-20 | 8 | -694/+0 |
| | | | | | | While it has some tests that we don't directly cover with the new unit tests, most of them require special infrastructure and therefore have not been used for a long time. | ||||
* | attributes: Move the configuration attributes framework to libcharon | Martin Willi | 2015-02-20 | 1 | -6/+5 |
| | |||||
* | unit-tester: remove obsolete rsa_gen test, now covered in unit-tests | Martin Willi | 2013-06-21 | 1 | -120/+0 |
| | |||||
* | Converted test for recursive mutex_t | Tobias Brunner | 2013-06-11 | 1 | -100/+0 |
| | |||||
* | Converted tests for chunk_t | Tobias Brunner | 2013-06-11 | 1 | -82/+0 |
| | |||||
* | Converted and added tests for hashtable_t | Tobias Brunner | 2013-06-11 | 1 | -111/+0 |
| | |||||
* | Converted tests for identification_t | Tobias Brunner | 2013-06-11 | 1 | -249/+0 |
| | |||||
* | Remove obsolete enumerator/linked_list tests in unit_tester plugin | Tobias Brunner | 2013-06-11 | 1 | -306/+0 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 5 | -5/+5 |
| | |||||
* | Pass full pool list to release_address | Martin Willi | 2012-09-11 | 1 | -3/+3 |
| | |||||
* | Pass the full list of pools to acquire_address, enumerate in providers | Martin Willi | 2012-09-11 | 1 | -1/+8 |
| | | | | | | | | If the provider has access to the full pool list, it can enumerate them twice, for example to search for existing leases first, and only search for new leases in a second step. Fixes lease enumeration in attr-sql using multiple pools. | ||||
* | certificate_t->issued_by takes an argument to receive signature scheme | Martin Willi | 2012-06-12 | 1 | -2/+2 |
| | |||||
* | Use bits instead of bytes for a private/public key | Martin Willi | 2010-08-10 | 1 | -1/+1 |
| | |||||
* | Added support for different encryption schemes to private/public keys | Martin Willi | 2010-08-10 | 1 | -2/+2 |
| | |||||
* | test_cert adapted to extended signature of get_encoding(). | Tobias Brunner | 2010-08-03 | 1 | -2/+2 |
| | |||||
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵ | Martin Willi | 2010-07-13 | 1 | -1/+1 |
| | | | | encoding | ||||
* | Moved credential manager to libstrongswan | Martin Willi | 2010-07-13 | 2 | -3/+3 |
| | |||||
* | Adding a basic unit test for hashtable_t. | Tobias Brunner | 2010-06-07 | 1 | -0/+111 |
| | |||||
* | Changed all usages of lib->attributes to hydra->attributes. | Tobias Brunner | 2010-03-24 | 1 | -4/+5 |
| | |||||
* | Adapted test_pool to the libstrongswan threading. | Tobias Brunner | 2010-03-24 | 1 | -6/+5 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 13 | -0/+1545 |