aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_ifmap/tnc_ifmap_soap.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* test first and up in the outer while loopAndreas Steffen2012-10-071-5/+1
* Fixed snprintf check in tnc-ifmap pluginTobias Brunner2012-09-281-1/+1
* Fixed #include in tnc-ifmap plugin.Tobias Brunner2012-05-071-0/+1
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-37/+37
* fixed parsing of IF-MAP SOAP responsesAndreas Steffen2012-03-211-35/+30
* support optional SSL passphrase for Axis2/C connectionAndreas Steffen2011-08-241-1/+11
* implement MAP client certificate authenticationAndreas Steffen2011-08-121-14/+28
* cosmeticsAndreas Steffen2011-08-121-1/+3
* implemented enforcement-report metadataAndreas Steffen2011-08-121-23/+96
* use EAP identityAndreas Steffen2011-08-121-2/+6
* defined mapping of IKEv2 identity types to IF-MAP identity typesAndreas Steffen2011-08-121-0/+21
* support capability metadataAndreas Steffen2011-08-111-3/+100
* define server_cert in strongswan.confAndreas Steffen2011-08-101-6/+16
* getting rid of axis2.html configurationAndreas Steffen2011-08-101-23/+57
* output PEP device addresses as metadataAndreas Steffen2011-08-101-1/+61
* classify an EAP identity as a usernameAndreas Steffen2011-08-101-6/+6
* refactoring of tnc-ifmap pluginAndreas Steffen2011-08-101-255/+252
* moved ifmap code into tnc_ifmap_soapAndreas Steffen2011-08-101-0/+542