Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove executable flag from source files. | Tobias Brunner | 2012-05-18 | 4 | -0/+0 |
| | |||||
* | Migrated peer_controller_t to INIT/METHOD macros. | Tobias Brunner | 2011-10-04 | 1 | -21/+20 |
| | |||||
* | Migrated user_controller_t to INIT/METHOD macros. | Tobias Brunner | 2011-10-04 | 1 | -22/+22 |
| | |||||
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -1/+1 |
| | | | | Mostly found by 'codespell'. | ||||
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵ | Martin Willi | 2010-07-13 | 1 | -2/+2 |
| | | | | encoding | ||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 2 | -29/+29 |
| | |||||
* | use subjectPublicKeyInfo encoding type directly | Martin Willi | 2009-08-27 | 1 | -4/+1 |
| | |||||
* | updated medsrv and test to new fingerprint/encoding API | Martin Willi | 2009-08-26 | 1 | -5/+9 |
| | |||||
* | moved PEM parsing functionality to its own plugin | Martin Willi | 2009-08-26 | 1 | -1/+4 |
| | |||||
* | added missing header files | Andreas Steffen | 2009-06-24 | 1 | -0/+2 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 4 | -8/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -1/+1 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | added mediation server web frontend | Martin Willi | 2008-06-11 | 4 | -0/+840 |
updated charons medsrv plugin to updated database scheme |