aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Collapse)AuthorAgeFilesLines
...
* created empty imc_attestation and imv_attestation plugin hullsAndreas Steffen2011-09-0811-1/+1119
|
* converted libimcv into a dynamic libraryAndreas Steffen2011-08-141-1/+1
|
* check if violating_ports have been assignedAndreas Steffen2011-07-131-0/+5
|
* support of error_offset in PA-TNC INVALID PARAMETER error messagesAndreas Steffen2011-07-1310-17/+161
|
* add PID/Program Name to netstat outputAndreas Steffen2011-07-071-1/+1
|
* install IMC and IMV dynamic libraries in imcvs directoryAndreas Steffen2011-07-064-20/+16
|
* ignore ports of IPv4 and IPv6 loopback interfacesAndreas Steffen2011-07-051-0/+12
|
* fixed UTF-8 representation of polish reason stringAndreas Steffen2011-07-051-1/+1
|
* delete orphan fileAndreas Steffen2011-07-041-266/+0
|
* fixed debug statementAndreas Steffen2011-07-041-1/+1
|
* added ITA Scanner IMC/IMV pair which detects open server ports on TNC clientsAndreas Steffen2011-07-0410-0/+1450
|
* added support if the IETF port filter attributeAndreas Steffen2011-07-014-1/+345
|
* again a bitwise or is requiredAndreas Steffen2011-06-302-2/+2
|
* output all known PA-TNC subtype namesAndreas Steffen2011-06-242-2/+4
|
* refactoring of change_state()Andreas Steffen2011-06-236-23/+37
|
* implemented server-initiated handshake retry in IMC/IMV Test pairAndreas Steffen2011-06-234-9/+75
|
* implemented handshake retry on the client sideAndreas Steffen2011-06-153-8/+107
|
* send a reason string only if action recommendation is not allowAndreas Steffen2011-06-141-21/+27
|
* cosmeticsAndreas Steffen2011-06-141-3/+3
|
* eat trailing space in preferred language stringAndreas Steffen2011-06-131-0/+8
|
* support multiple language preferencesAndreas Steffen2011-06-131-8/+17
|
* implemented sending of reason stringsAndreas Steffen2011-06-134-43/+131
|
* separated tncif_names from standard TCG TNC header filesAndreas Steffen2011-06-062-0/+4
|
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-0510-52/+446
|
* cosmeticsAndreas Steffen2011-06-051-1/+1
|
* enum names for ietf_attr_tAndreas Steffen2011-06-053-1/+40
|
* added a reference count for PA-TNC attributesAndreas Steffen2011-06-033-5/+50
|
* streamlined libimcv debug outputAndreas Steffen2011-06-021-2/+3
|
* set configuration of imv_test with each TNC handshakeAndreas Steffen2011-06-023-8/+29
|
* configure IMC/IMV pairs as libimcv pluginsAndreas Steffen2011-06-022-2/+4
|
* configure libimcv debug output via strongswan.confAndreas Steffen2011-06-021-9/+17
|
* initialize libstrongswan in dynamic stand-alone libimcv-based librariesAndreas Steffen2011-06-017-6/+199
|
* started error handling of PA-TNC protocolAndreas Steffen2011-06-014-21/+76
|
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-0111-17/+30
|
* moved imc_test/imv_test plugins to libimcvAndreas Steffen2011-06-019-0/+794
|
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-312-10/+7
|
* corrected debug class to IMVAndreas Steffen2011-05-301-1/+1
|
* implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pairAndreas Steffen2011-05-3016-0/+2274