Commit Graph
7271 Commits
Author SHA1 Message Date
Andreas Steffen 618d4e383d cosmetics 2011-09-08 12:08:10 +02:00
Andreas Steffen 0af0cc300d set_algorithms method not needed 2011-09-08 12:08:10 +02:00
Andreas Steffen 8db4159a44 use libstrongswan hasher 2011-09-08 12:08:10 +02:00
Andreas Steffen 43b172543e specify supported PTS measurement algorithms 2011-09-08 12:08:10 +02:00
Andreas Steffen c1a7cb1206 convert pts_meas_algo_t to hash_algorithm_type 2011-09-08 12:08:10 +02:00
Andreas Steffen 3f3664ec43 moved pts_meas_algorithms_t to own header file 2011-09-08 12:08:10 +02:00
Andreas Steffen a704fc5c27 refactored PTS measurement algorithms 2011-09-08 12:08:10 +02:00
Andreas Steffen ad4866e831 make imv_attestation plugin compile 2011-09-08 12:08:10 +02:00
Andreas Steffen 13e708b0b8 shortened some type names and enforced encoding rules 2011-09-08 12:08:10 +02:00
Andreas Steffen 5b7d55e097 automatically parse TCG PTS attributes 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 1dd8f9f6b1 Started implementing Notification Handshake and Send Message Functions 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 12c0a261cc Finalized State class implementations for Attestation IMV/C 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 887cd7d253 Corrected typo 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 4b43764ce3 Modified the handling switch for Attributes reception on Attestation IMV/C 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 32fef433c1 Implemented TCG PTS File Measurement attribute 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu e80cf188c1 Corrected wrong parameter name 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 01f29d5979 Implemented TCG PTS Simple Evidence Final and Request File Measurement attributes 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 86e7dcfc45 Implemented TCG PTS Simple Evidence Final and Request File Measurement attributes 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 89f7bf2276 Changed the type of hash algorithm to the enum variable
Replaced the values of flag enum variables
2011-09-08 12:08:09 +02:00
Sansar Choinyambuu adc954a77d Implemented TCG PTS Simple Component Evidence Attribute 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 0105cc5c36 Use chunk_t.len instead of sizeof function
Bit 0 for the flag fields is the most significant field
2011-09-08 12:08:09 +02:00
Sansar Choinyambuu d975e4a755 Changed the type of name field to corresponding enum type 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu f2b89288d0 Finalized the implementation of TCG PTS Request Functional Component Evidence Attribute 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu cbb7925245 Implemented TCG PTS Generate Attestation Evidence attribute
Added two new Attributes to sources in Makefile
2011-09-08 12:08:09 +02:00
Sansar Choinyambuu befdbcb769 Draft version of TCG PTS Request Function Component Evidence Attribute 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 78f1b194bb Commented compiler options Wall Werror for Makefile
Corrected bit 0 for AIK flags to be least significant bit
2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 1f3f3021d5 Debugged TCG PTS attributes implementations 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 793d31279b Changes according to the new PTS Attributes addition 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 3b80bce8c1 Implemented TCG PTS Attributes 2011-09-08 12:08:09 +02:00
Andreas Steffen 0973ec9906 changed DBG_IMC to DBG_IMV 2011-09-08 12:08:09 +02:00
Andreas Steffen 09d5ce39f5 added support of INVALID_PARAMETER PA-Error 2011-09-08 12:08:09 +02:00
Andreas Steffen d74d3d3936 IMC/IMV directory change to imcvs 2011-09-08 12:08:09 +02:00
Andreas Steffen f5f19c334b removed conflicts 2011-09-08 12:08:09 +02:00
Andreas Steffen cbea1a31fb added missing endif in Makefile 2011-09-08 12:08:08 +02:00
Andreas Steffen fa6e6a29d8 corrected typo 2011-09-08 12:08:08 +02:00
Andreas Steffen d7bbd6f514 parameters of change_state() method changed 2011-09-08 12:08:08 +02:00
Andreas Steffen 442b264dcd Attestation IMC/IMV pair uses TCG_PTS subtype 2011-09-08 12:08:08 +02:00
Andreas Steffen 24a5af8e4e changed copyright to Sansar 2011-09-08 12:08:08 +02:00
Andreas Steffen e7e2bfbe7d prepare automatic parsing of TCG PTS attributes 2011-09-08 12:08:08 +02:00
Andreas Steffen 4a492a8d1f created empty imc_attestation and imv_attestation plugin hulls 2011-09-08 12:08:08 +02:00
Martin Willi 6fde6cfaf8 NetworkManager-strongSwan Debian release 1.3.0 2011-09-07 16:09:18 +02:00
Martin Willi 24fa80ac91 Fixed compiler warnings in openssl plugin 2011-09-07 14:23:27 +02:00
Martin Willi 791c93f3ea Migrated NM frontend plugin to NetworkManager 0.9
Use GtkBuilder, drop gconf dependency.
2011-09-05 17:14:28 +02:00
Thomas Egerer 2feb3d9e0b Remove obsolete values from builder_part_names
Adds removal of builder parts obsoleted with git commit
15177f5785.
2011-09-02 13:44:17 +02:00
Martin Willi 40921edc38 Support resolution of "allow_any" DNS names in charon (%hostname) 2011-09-02 13:42:45 +02:00
Martin Willi f9a0f55657 Check if ClearSilver actually requires zlib 2011-09-02 13:40:38 +02:00
Andreas Steffen a4541f1d20 added tnc-ifmap.ssl_passphrase to strongswan.conf 2011-09-02 06:38:39 +02:00
Tobias Brunner f35578acb1 Renamed 'use' database column as that is a keyword in MySQL.
Reported by Stefan Tomas.
2011-09-01 09:59:37 +02:00
Martin Willi d0e1b237be Properly remove listener when listen() times out 2011-08-31 16:50:06 +02:00
Martin Willi e59a50009c starter passes unresolved DNS names to charon
Based on an initial patch by Mirko Parthey.
2011-08-29 09:58:18 +02:00