aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_ifmap/tnc_ifmap_soap.c
Commit message (Expand)AuthorAgeFilesLines
* tls: Support a maximum TLS version to negotiate using TLS socket abstractionMartin Willi2014-04-011-1/+1
* tls: Support a null encryption flag on TLS socket abstractionMartin Willi2014-04-011-2/+2
* tnc-ifmap: Get a reference to the client cert as it is also used in an auth c...Tobias Brunner2014-03-101-1/+1
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-7/+7
* emit a single assig_vips bus message for all VIPsAndreas Steffen2013-04-061-20/+27
* ifmap plugin subscribes to assing_vip bus signalAndreas Steffen2013-04-061-0/+43
* properly handle orphaned renewSession jobsAndreas Steffen2013-04-031-18/+51
* implemented periodic IF-MAP RenewSession requestAndreas Steffen2013-04-031-0/+21
* allow retrieval of private keys from other credential setsAndreas Steffen2013-04-021-9/+25
* fixed capability metadataAndreas Steffen2013-03-311-1/+2
* renamed tnc_ifmap2 plugin to tnc_ifmapAndreas Steffen2013-03-311-0/+805
* removed obsoleted tnc_ifmap pluginAndreas Steffen2013-03-311-856/+0
* 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