aboutsummaryrefslogtreecommitdiffstats
path: root/src/medsrv/controller
Commit message (Expand)AuthorAgeFilesLines
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-022-4/+4
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Add a return value to hasher_t.allocate_hash()Martin Willi2012-07-161-1/+5
* 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
* 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-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
* added mediation server web frontendMartin Willi2008-06-114-0/+840