aboutsummaryrefslogtreecommitdiffstats
path: root/src/medsrv/controller/peer_controller.c
Commit message (Expand)AuthorAgeFilesLines
* libfast: add a fast_ prefix to all classes, avoiding namespace clashesMartin Willi2013-07-181-12/+11
* 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 en...Martin Willi2010-07-131-2/+2
* 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
* added mediation server web frontendMartin Willi2008-06-111-0/+377