aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_ifmap
Commit message (Collapse)AuthorAgeFilesLines
* tnc-ifmap: Null-terminate buffer to make sscanf()-calls safeTobias Brunner2017-05-231-4/+5
|
* Use standard unsigned integer typesAndreas Steffen2016-03-244-7/+7
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-3/+2
| | | | This moves hydra->kernel_interface to charon->kernel.
* Fix some Doxygen issuesTobias Brunner2015-08-271-1/+1
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* 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 ↵Tobias Brunner2014-03-101-1/+1
| | | | config
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-122-9/+9
|
* tnc-ifmap: Use proper cast for length when using %.*sTobias Brunner2013-07-241-5/+6
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-6/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* emit a single assig_vips bus message for all VIPsAndreas Steffen2013-04-063-43/+38
|
* ifmap plugin subscribes to assing_vip bus signalAndreas Steffen2013-04-063-2/+76
|
* fixed memory leakAndreas Steffen2013-04-031-1/+1
|
* properly handle orphaned renewSession jobsAndreas Steffen2013-04-035-24/+102
|
* support chunked HTTP responsesAndreas Steffen2013-04-034-140/+370
|
* implemented periodic IF-MAP RenewSession requestAndreas Steffen2013-04-036-1/+181
|
* allow retrieval of private keys from other credential setsAndreas Steffen2013-04-022-9/+26
|
* improve checking of sent and received http messagesAndreas Steffen2013-04-021-3/+7
|
* fixed capability metadataAndreas Steffen2013-03-311-1/+2
|
* renamed tnc_ifmap2 plugin to tnc_ifmapAndreas Steffen2013-03-319-0/+1719
|
* removed obsoleted tnc_ifmap pluginAndreas Steffen2013-03-317-1337/+0
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-242-2/+2
|
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-4/+4
|
* 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
|
* Made IP address enumeration more flexibleTobias Brunner2012-09-211-1/+1
| | | | Also added an option to enumerate addresses on ignored interfaces.
* Don't ignore loopback devices and allow addresses on them being enumeratedTobias Brunner2012-09-211-3/+3
|
* 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
| | | | Also fixes several whitespace errors.
* 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-123-24/+124
|
* 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-113-35/+105
|
* define server_cert in strongswan.confAndreas Steffen2011-08-101-6/+16
|
* getting rid of axis2.html configurationAndreas Steffen2011-08-103-27/+59
|
* output PEP device addresses as metadataAndreas Steffen2011-08-103-1/+100
|
* classify an EAP identity as a usernameAndreas Steffen2011-08-103-10/+18
|
* refactoring of tnc-ifmap pluginAndreas Steffen2011-08-102-269/+253
|
* publish all IKE_SA metadata after tnc-ifmap plugin reloadAndreas Steffen2011-08-103-6/+56
|
* implemented tnc-ifmap reload methodAndreas Steffen2011-08-101-1/+20
|
* moved ifmap code into tnc_ifmap_soapAndreas Steffen2011-08-105-482/+641
|
* free device_name in destroy()Andreas Steffen2011-08-101-1/+2
|
* set device_name via strongswan.confAndreas Steffen2011-08-101-4/+15
|
* fixed delete filtersAndreas Steffen2011-08-101-8/+13
|