Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 2 | -2/+2 |
| | |||||
* | Moved host_t and host_resolver_t to a new networking subfolder | Tobias Brunner | 2012-10-24 | 1 | -4/+4 |
| | |||||
* | test first and up in the outer while loop | Andreas Steffen | 2012-10-07 | 1 | -5/+1 |
| | |||||
* | Fixed snprintf check in tnc-ifmap plugin | Tobias Brunner | 2012-09-28 | 1 | -1/+1 |
| | |||||
* | Made IP address enumeration more flexible | Tobias Brunner | 2012-09-21 | 1 | -1/+1 |
| | | | | Also added an option to enumerate addresses on ignored interfaces. | ||||
* | Don't ignore loopback devices and allow addresses on them being enumerated | Tobias Brunner | 2012-09-21 | 1 | -3/+3 |
| | |||||
* | Fixed #include in tnc-ifmap plugin. | Tobias Brunner | 2012-05-07 | 1 | -0/+1 |
| | |||||
* | Use name from initialization to access settings in libcharon. | Tobias Brunner | 2012-05-03 | 1 | -37/+37 |
| | | | | Also fixes several whitespace errors. | ||||
* | fixed parsing of IF-MAP SOAP responses | Andreas Steffen | 2012-03-21 | 1 | -35/+30 |
| | |||||
* | support optional SSL passphrase for Axis2/C connection | Andreas Steffen | 2011-08-24 | 1 | -1/+11 |
| | |||||
* | implement MAP client certificate authentication | Andreas Steffen | 2011-08-12 | 1 | -14/+28 |
| | |||||
* | cosmetics | Andreas Steffen | 2011-08-12 | 1 | -1/+3 |
| | |||||
* | implemented enforcement-report metadata | Andreas Steffen | 2011-08-12 | 3 | -24/+124 |
| | |||||
* | use EAP identity | Andreas Steffen | 2011-08-12 | 1 | -2/+6 |
| | |||||
* | defined mapping of IKEv2 identity types to IF-MAP identity types | Andreas Steffen | 2011-08-12 | 1 | -0/+21 |
| | |||||
* | support capability metadata | Andreas Steffen | 2011-08-11 | 3 | -35/+105 |
| | |||||
* | define server_cert in strongswan.conf | Andreas Steffen | 2011-08-10 | 1 | -6/+16 |
| | |||||
* | getting rid of axis2.html configuration | Andreas Steffen | 2011-08-10 | 3 | -27/+59 |
| | |||||
* | output PEP device addresses as metadata | Andreas Steffen | 2011-08-10 | 3 | -1/+100 |
| | |||||
* | classify an EAP identity as a username | Andreas Steffen | 2011-08-10 | 3 | -10/+18 |
| | |||||
* | refactoring of tnc-ifmap plugin | Andreas Steffen | 2011-08-10 | 2 | -269/+253 |
| | |||||
* | publish all IKE_SA metadata after tnc-ifmap plugin reload | Andreas Steffen | 2011-08-10 | 3 | -6/+56 |
| | |||||
* | implemented tnc-ifmap reload method | Andreas Steffen | 2011-08-10 | 1 | -1/+20 |
| | |||||
* | moved ifmap code into tnc_ifmap_soap | Andreas Steffen | 2011-08-10 | 5 | -482/+641 |
| | |||||
* | free device_name in destroy() | Andreas Steffen | 2011-08-10 | 1 | -1/+2 |
| | |||||
* | set device_name via strongswan.conf | Andreas Steffen | 2011-08-10 | 1 | -4/+15 |
| | |||||
* | fixed delete filters | Andreas Steffen | 2011-08-10 | 1 | -8/+13 |
| | |||||
* | check for publishReceived response | Andreas Steffen | 2011-08-10 | 1 | -0/+13 |
| | |||||
* | added authenticated-by metadata | Andreas Steffen | 2011-08-10 | 1 | -5/+58 |
| | |||||
* | first working publish of metadata | Andreas Steffen | 2011-08-10 | 1 | -25/+143 |
| | |||||
* | added some XML syntax checking | Andreas Steffen | 2011-08-10 | 1 | -10/+85 |
| | |||||
* | implemented purgePublisher command | Andreas Steffen | 2011-08-10 | 1 | -0/+49 |
| | |||||
* | fixed typo | Andreas Steffen | 2011-08-10 | 1 | -1/+1 |
| | |||||
* | combined newSession and newSessionResult | Andreas Steffen | 2011-08-10 | 1 | -35/+39 |
| | |||||
* | newSession and endSession work | Andreas Steffen | 2011-08-10 | 2 | -26/+90 |
| | |||||
* | created tnc-ifmap plugin | Andreas Steffen | 2011-08-10 | 5 | -0/+370 |