aboutsummaryrefslogtreecommitdiffstats
path: root/src/medsrv
Commit message (Collapse)AuthorAgeFilesLines
* Added medsrv.fcgi to gitignoreMartin Willi2009-10-081-0/+1
|
* medsrv.fcgi is not part of the git treeAndreas Steffen2009-10-081-148/+0
|
* hex_str() isn't used externally any moreAndreas Steffen2009-10-081-0/+148
|
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-102-2/+1
|
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-102-2/+1
|
* Removed trailing whitespaces in configure.in/Makefile.amMartin Willi2009-09-071-2/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-045-41/+41
|
* handle plugin loading failuresMartin Willi2009-09-011-2/+5
|
* 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-309-18/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
| | | | | important change for developers: %Y replaces %D to print identities!
* time values in strongswan.conf can be optionally specified in days (d), ↵Andreas Steffen2008-09-041-1/+1
| | | | hours (h), minutes (m), or seconds (s)
* added missing medsrv script.js to distMartin Willi2008-06-201-2/+2
|
* added mediation server web frontendMartin Willi2008-06-1124-0/+1957
updated charons medsrv plugin to updated database scheme