Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit-tester: Drop the old unit-tester libcharon plugin | Martin Willi | 2015-02-20 | 1 | -26/+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. | ||||
* | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -3/+5 |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | ||||
* | unit-tester: remove obsolete rsa_gen test, now covered in unit-tests | Martin Willi | 2013-06-21 | 1 | -1/+0 |
| | |||||
* | Converted test for recursive mutex_t | Tobias Brunner | 2013-06-11 | 1 | -1/+0 |
| | |||||
* | Converted tests for chunk_t | Tobias Brunner | 2013-06-11 | 1 | -1/+0 |
| | |||||
* | Converted and added tests for hashtable_t | Tobias Brunner | 2013-06-11 | 1 | -2/+1 |
| | |||||
* | Converted tests for identification_t | Tobias Brunner | 2013-06-11 | 1 | -1/+0 |
| | |||||
* | Remove obsolete enumerator/linked_list tests in unit_tester plugin | Tobias Brunner | 2013-06-11 | 1 | -1/+0 |
| | |||||
* | Adding a basic unit test for hashtable_t. | Tobias Brunner | 2010-06-07 | 1 | -1/+2 |
| | |||||
* | Respect line with in Makefile.am's, other cosmetics | Martin Willi | 2010-03-25 | 1 | -1/+2 |
| | |||||
* | Changed all usages of lib->attributes to hydra->attributes. | Tobias Brunner | 2010-03-24 | 1 | -1/+1 |
| | |||||
* | Convert charon into libcharon. | Tobias Brunner | 2010-03-19 | 1 | -1/+1 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+28 |