aboutsummaryrefslogtreecommitdiffstats
path: root/src/medsrv/controller
Commit message (Collapse)AuthorAgeFilesLines
* Remove executable flag from source files.Tobias Brunner2012-05-184-0/+0
|
* Migrated peer_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-21/+20
|
* Migrated user_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-22/+22
|
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
| | | | Mostly found by 'codespell'.
* 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-042-29/+29
|
* 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-304-8/+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-114-0/+840
updated charons medsrv plugin to updated database scheme