aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_ifmap2/tnc_ifmap2_soap.c
Commit message (Expand)AuthorAgeFilesLines
* renamed tnc_ifmap2 plugin to tnc_ifmapAndreas Steffen2013-03-311-805/+0
* implemented http basic authenticationAndreas Steffen2013-03-311-38/+50
* parse IF-MAP server URIAndreas Steffen2013-03-311-32/+70
* implemented publish_enforcement_report and endSession methodsAndreas Steffen2013-03-301-6/+58
* implemented publish_ike_sa methodAndreas Steffen2013-03-301-6/+252
* ifmap message type is knownAndreas Steffen2013-03-301-6/+3
* implemented publish_device_ip methodAndreas Steffen2013-03-301-13/+132
* created tnc_ifmap2_soap_msg classAndreas Steffen2013-03-291-219/+13
* implement NewSession and PurgePublisher messages using the libxml2 libraryAndreas Steffen2013-03-291-45/+261
* set up a new IF-MAP sessionAndreas Steffen2013-03-291-0/+331