aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented the ReceiveMessage function on imc/vSansar Choinyambuu2011-09-082-6/+188
* Implemented send_message of File Measurement PTS attribute on imc_attestationSansar Choinyambuu2011-09-082-22/+139
* combined request with tcg_pts_attr_proto_capsAndreas Steffen2011-09-082-6/+5
* Explain PTS measurement algorithm proposalAndreas Steffen2011-09-081-1/+9
* use libstrongswan hasherAndreas Steffen2011-09-081-60/+28
* specify supported PTS measurement algorithmsAndreas Steffen2011-09-081-5/+18
* moved pts_meas_algorithms_t to own header fileAndreas Steffen2011-09-082-5/+14
* refactored PTS measurement algorithmsAndreas Steffen2011-09-082-10/+14
* make imv_attestation plugin compileAndreas Steffen2011-09-082-10/+10
* shortened some type names and enforced encoding rulesAndreas Steffen2011-09-082-7/+9
* Started implementing Notification Handshake and Send Message FunctionsSansar Choinyambuu2011-09-082-15/+406
* Finalized State class implementations for Attestation IMV/CSansar Choinyambuu2011-09-084-4/+99
* Modified the handling switch for Attributes reception on Attestation IMV/CSansar Choinyambuu2011-09-082-25/+17
* Changes according to the new PTS Attributes additionSansar Choinyambuu2011-09-082-2/+109
* changed DBG_IMC to DBG_IMVAndreas Steffen2011-09-081-2/+2
* added support of INVALID_PARAMETER PA-ErrorAndreas Steffen2011-09-082-1/+11
* IMC/IMV directory change to imcvsAndreas Steffen2011-09-082-8/+8
* corrected typoAndreas Steffen2011-09-081-1/+1
* parameters of change_state() method changedAndreas Steffen2011-09-082-2/+4
* Attestation IMC/IMV pair uses TCG_PTS subtypeAndreas Steffen2011-09-082-6/+8
* changed copyright to SansarAndreas Steffen2011-09-081-1/+2
* created empty imc_attestation and imv_attestation plugin hullsAndreas Steffen2011-09-088-0/+906
* 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-134-0/+20
* 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-049-0/+1443
* output all known PA-TNC subtype namesAndreas Steffen2011-06-242-2/+4
* refactoring of change_state()Andreas Steffen2011-06-232-19/+18
* 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
* 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-131-0/+49
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-052-30/+108
* 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
* initialize libstrongswan in dynamic stand-alone libimcv-based librariesAndreas Steffen2011-06-012-4/+12
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-014-8/+14
* moved imc_test/imv_test plugins to libimcvAndreas Steffen2011-06-018-0/+784