aboutsummaryrefslogtreecommitdiffstats
path: root/src/medsrv/controller/peer_controller.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Remove executable flag from source files.Tobias Brunner2012-05-181-0/+0
|
* Migrated peer_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-21/+20
|
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵Martin Willi2010-07-131-2/+2
| | | | encoding
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-16/+16
|
* use subjectPublicKeyInfo encoding type directlyMartin Willi2009-08-271-4/+1
|
* updated medsrv and test to new fingerprint/encoding APIMartin Willi2009-08-261-5/+9
|
* moved PEM parsing functionality to its own pluginMartin Willi2009-08-261-1/+4
|
* added missing header filesAndreas Steffen2009-06-241-0/+2
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
| | | | | important change for developers: %Y replaces %D to print identities!
* added mediation server web frontendMartin Willi2008-06-111-0/+377
updated charons medsrv plugin to updated database scheme