Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use libstrongswan hasher | Andreas Steffen | 2011-09-08 | 1 | -60/+28 | |
| | ||||||
* | specify supported PTS measurement algorithms | Andreas Steffen | 2011-09-08 | 1 | -5/+18 | |
| | ||||||
* | convert pts_meas_algo_t to hash_algorithm_type | Andreas Steffen | 2011-09-08 | 2 | -1/+26 | |
| | ||||||
* | moved pts_meas_algorithms_t to own header file | Andreas Steffen | 2011-09-08 | 9 | -33/+152 | |
| | ||||||
* | refactored PTS measurement algorithms | Andreas Steffen | 2011-09-08 | 12 | -504/+89 | |
| | ||||||
* | make imv_attestation plugin compile | Andreas Steffen | 2011-09-08 | 2 | -10/+10 | |
| | ||||||
* | shortened some type names and enforced encoding rules | Andreas Steffen | 2011-09-08 | 21 | -232/+460 | |
| | ||||||
* | automatically parse TCG PTS attributes | Andreas Steffen | 2011-09-08 | 1 | -9/+37 | |
| | ||||||
* | Started implementing Notification Handshake and Send Message Functions | Sansar Choinyambuu | 2011-09-08 | 2 | -15/+406 | |
| | ||||||
* | Finalized State class implementations for Attestation IMV/C | Sansar Choinyambuu | 2011-09-08 | 4 | -4/+99 | |
| | ||||||
* | Corrected typo | Sansar Choinyambuu | 2011-09-08 | 1 | -2/+2 | |
| | ||||||
* | Modified the handling switch for Attributes reception on Attestation IMV/C | Sansar Choinyambuu | 2011-09-08 | 2 | -25/+17 | |
| | ||||||
* | Implemented TCG PTS File Measurement attribute | Sansar Choinyambuu | 2011-09-08 | 3 | -1/+495 | |
| | ||||||
* | Corrected wrong parameter name | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | Implemented TCG PTS Simple Evidence Final and Request File Measurement ↵ | Sansar Choinyambuu | 2011-09-08 | 4 | -0/+1018 | |
| | | | | attributes | |||||
* | Implemented TCG PTS Simple Evidence Final and Request File Measurement ↵ | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+3 | |
| | | | | attributes | |||||
* | Changed the type of hash algorithm to the enum variable | Sansar Choinyambuu | 2011-09-08 | 2 | -16/+18 | |
| | | | | Replaced the values of flag enum variables | |||||
* | Implemented TCG PTS Simple Component Evidence Attribute | Sansar Choinyambuu | 2011-09-08 | 3 | -1/+1044 | |
| | ||||||
* | Use chunk_t.len instead of sizeof function | Sansar Choinyambuu | 2011-09-08 | 3 | -17/+16 | |
| | | | | Bit 0 for the flag fields is the most significant field | |||||
* | Changed the type of name field to corresponding enum type | Sansar Choinyambuu | 2011-09-08 | 2 | -17/+21 | |
| | ||||||
* | Finalized the implementation of TCG PTS Request Functional Component ↵ | Sansar Choinyambuu | 2011-09-08 | 2 | -61/+114 | |
| | | | | Evidence Attribute | |||||
* | Implemented TCG PTS Generate Attestation Evidence attribute | Sansar Choinyambuu | 2011-09-08 | 3 | -1/+249 | |
| | | | | Added two new Attributes to sources in Makefile | |||||
* | Draft version of TCG PTS Request Function Component Evidence Attribute | Sansar Choinyambuu | 2011-09-08 | 2 | -0/+532 | |
| | ||||||
* | Commented compiler options Wall Werror for Makefile | Sansar Choinyambuu | 2011-09-08 | 2 | -2/+2 | |
| | | | | Corrected bit 0 for AIK flags to be least significant bit | |||||
* | Debugged TCG PTS attributes implementations | Sansar Choinyambuu | 2011-09-08 | 11 | -76/+87 | |
| | ||||||
* | Changes according to the new PTS Attributes addition | Sansar Choinyambuu | 2011-09-08 | 4 | -5/+119 | |
| | ||||||
* | Implemented TCG PTS Attributes | Sansar Choinyambuu | 2011-09-08 | 16 | -0/+2406 | |
| | ||||||
* | changed DBG_IMC to DBG_IMV | Andreas Steffen | 2011-09-08 | 1 | -2/+2 | |
| | ||||||
* | added support of INVALID_PARAMETER PA-Error | Andreas Steffen | 2011-09-08 | 2 | -1/+11 | |
| | ||||||
* | IMC/IMV directory change to imcvs | Andreas Steffen | 2011-09-08 | 2 | -8/+8 | |
| | ||||||
* | removed conflicts | Andreas Steffen | 2011-09-08 | 1 | -6/+0 | |
| | ||||||
* | added missing endif in Makefile | Andreas Steffen | 2011-09-08 | 1 | -0/+1 | |
| | ||||||
* | corrected typo | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | parameters of change_state() method changed | Andreas Steffen | 2011-09-08 | 2 | -2/+4 | |
| | ||||||
* | Attestation IMC/IMV pair uses TCG_PTS subtype | Andreas Steffen | 2011-09-08 | 2 | -6/+8 | |
| | ||||||
* | changed copyright to Sansar | Andreas Steffen | 2011-09-08 | 1 | -1/+2 | |
| | ||||||
* | prepare automatic parsing of TCG PTS attributes | Andreas Steffen | 2011-09-08 | 1 | -0/+37 | |
| | ||||||
* | created empty imc_attestation and imv_attestation plugin hulls | Andreas Steffen | 2011-09-08 | 12 | -2/+1132 | |
| | ||||||
* | NetworkManager-strongSwan Debian release 1.3.0 | Martin Willi | 2011-09-07 | 3 | -7/+17 | |
| | ||||||
* | Fixed compiler warnings in openssl plugin | Martin Willi | 2011-09-07 | 2 | -2/+2 | |
| | ||||||
* | Migrated NM frontend plugin to NetworkManager 0.9 | Martin Willi | 2011-09-05 | 7 | -283/+294 | |
| | | | | Use GtkBuilder, drop gconf dependency. | |||||
* | Remove obsolete values from builder_part_names | Thomas Egerer | 2011-09-02 | 1 | -2/+0 | |
| | | | | | Adds removal of builder parts obsoleted with git commit 15177f5785bcec6700f2a1a698cd8392c9bba5e9. | |||||
* | Support resolution of "allow_any" DNS names in charon (%hostname) | Martin Willi | 2011-09-02 | 1 | -4/+1 | |
| | ||||||
* | Check if ClearSilver actually requires zlib | Martin Willi | 2011-09-02 | 2 | -2/+17 | |
| | ||||||
* | added tnc-ifmap.ssl_passphrase to strongswan.conf | Andreas Steffen | 2011-09-02 | 1 | -0/+3 | |
| | ||||||
* | Renamed 'use' database column as that is a keyword in MySQL. | Tobias Brunner | 2011-09-01 | 3 | -10/+10 | |
| | | | | Reported by Stefan Tomas. | |||||
* | Properly remove listener when listen() times out | Martin Willi | 2011-08-31 | 1 | -0/+1 | |
| | ||||||
* | starter passes unresolved DNS names to charon | Martin Willi | 2011-08-29 | 4 | -68/+82 | |
| | | | | Based on an initial patch by Mirko Parthey. | |||||
* | Fix file descriptor leak | Thomas Jarosch | 2011-08-29 | 1 | -0/+1 | |
| | | | | | | Credit goes to "cppcheck". Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com> | |||||
* | Remove redundant assignment | Thomas Jarosch | 2011-08-29 | 1 | -1/+0 | |
| | | | | Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com> |