aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* use libstrongswan hasherAndreas Steffen2011-09-081-60/+28
* specify supported PTS measurement algorithmsAndreas Steffen2011-09-081-5/+18
* convert pts_meas_algo_t to hash_algorithm_typeAndreas Steffen2011-09-082-1/+26
* moved pts_meas_algorithms_t to own header fileAndreas Steffen2011-09-089-33/+152
* refactored PTS measurement algorithmsAndreas Steffen2011-09-0812-504/+89
* make imv_attestation plugin compileAndreas Steffen2011-09-082-10/+10
* shortened some type names and enforced encoding rulesAndreas Steffen2011-09-0821-232/+460
* automatically parse TCG PTS attributesAndreas Steffen2011-09-081-9/+37
* 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
* Corrected typoSansar Choinyambuu2011-09-081-2/+2
* Modified the handling switch for Attributes reception on Attestation IMV/CSansar Choinyambuu2011-09-082-25/+17
* Implemented TCG PTS File Measurement attributeSansar Choinyambuu2011-09-083-1/+495
* Corrected wrong parameter nameSansar Choinyambuu2011-09-081-1/+1
* Implemented TCG PTS Simple Evidence Final and Request File Measurement attrib...Sansar Choinyambuu2011-09-084-0/+1018
* Implemented TCG PTS Simple Evidence Final and Request File Measurement attrib...Sansar Choinyambuu2011-09-081-1/+3
* Changed the type of hash algorithm to the enum variableSansar Choinyambuu2011-09-082-16/+18
* Implemented TCG PTS Simple Component Evidence AttributeSansar Choinyambuu2011-09-083-1/+1044
* Use chunk_t.len instead of sizeof functionSansar Choinyambuu2011-09-083-17/+16
* Changed the type of name field to corresponding enum typeSansar Choinyambuu2011-09-082-17/+21
* Finalized the implementation of TCG PTS Request Functional Component Evidence...Sansar Choinyambuu2011-09-082-61/+114
* Implemented TCG PTS Generate Attestation Evidence attributeSansar Choinyambuu2011-09-083-1/+249
* Draft version of TCG PTS Request Function Component Evidence AttributeSansar Choinyambuu2011-09-082-0/+532
* Commented compiler options Wall Werror for MakefileSansar Choinyambuu2011-09-082-2/+2
* Debugged TCG PTS attributes implementationsSansar Choinyambuu2011-09-0811-76/+87
* Changes according to the new PTS Attributes additionSansar Choinyambuu2011-09-084-5/+119
* Implemented TCG PTS AttributesSansar Choinyambuu2011-09-0816-0/+2406
* 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
* removed conflictsAndreas Steffen2011-09-081-6/+0
* added missing endif in MakefileAndreas Steffen2011-09-081-0/+1
* 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
* prepare automatic parsing of TCG PTS attributesAndreas Steffen2011-09-081-0/+37
* created empty imc_attestation and imv_attestation plugin hullsAndreas Steffen2011-09-0812-2/+1132
* NetworkManager-strongSwan Debian release 1.3.0Martin Willi2011-09-073-7/+17
* Fixed compiler warnings in openssl pluginMartin Willi2011-09-072-2/+2
* Migrated NM frontend plugin to NetworkManager 0.9Martin Willi2011-09-057-283/+294
* Remove obsolete values from builder_part_namesThomas Egerer2011-09-021-2/+0
* Support resolution of "allow_any" DNS names in charon (%hostname)Martin Willi2011-09-021-4/+1
* Check if ClearSilver actually requires zlibMartin Willi2011-09-022-2/+17
* added tnc-ifmap.ssl_passphrase to strongswan.confAndreas Steffen2011-09-021-0/+3
* Renamed 'use' database column as that is a keyword in MySQL.Tobias Brunner2011-09-013-10/+10
* Properly remove listener when listen() times outMartin Willi2011-08-311-0/+1
* starter passes unresolved DNS names to charonMartin Willi2011-08-294-68/+82
* Fix file descriptor leakThomas Jarosch2011-08-291-0/+1
* Remove redundant assignmentThomas Jarosch2011-08-291-1/+0