Rev. | 时间 | 作者 |
---|---|---|
59d9483 master | 2013-03-15 23:16:52 | Seiji Munetoh |
fixed for Ubuntu 12.04 |
||
cd6c958 v0.2.6 | 2012-01-05 17:49:15 | Seiji Munetoh |
Hold SSH username and port |
||
bd0c162 | 2012-01-05 17:02:06 | Seiji Munetoh |
Fxied to build on Fedora16 |
||
815885a | 2012-01-05 16:22:30 | Seiji Munetoh |
update comment of debug option |
||
ad23066 | 2012-01-05 16:18:28 | Seiji Munetoh |
Added v0.2.5 support. but limited due to the IF-M capability change. Both collector and verifier update to v0.2.6 |
||
12470d8 | 2012-01-05 14:40:05 | Seiji Munetoh |
cleanup |
||
a0496f4 | 2012-01-05 09:05:41 | Seiji Munetoh |
set initial value (-1) to catd to avoid segmentation fault by catgets called before catopen |
||
a83a8b3 | 2012-01-04 17:34:09 | Seiji Munetoh |
Exclude conflicted property |
||
76bf42b | 2012-01-04 17:09:31 | Seiji Munetoh |
Re-organize console out and logging out |
||
165ef30 | 2012-01-04 17:07:56 | Seiji Munetoh |
added script and table to generate catgets header file |
||
073991f | 2012-01-04 17:06:18 | Seiji Munetoh |
added man files |
||
3debf54 | 2012-01-02 07:36:24 | Seiji Munetoh |
Update around the key_storage_type |
||
4b798de | 2012-01-01 08:33:41 | Seiji Munetoh |
deleted ASSERTs and added many checks, also cleanup the codes |
||
e7c76df | 2011-12-28 23:04:50 | Seiji Munetoh |
Fixed and cleanup condition(LT/LE/GT/GE) check in FSM |
||
b8ed6d9 | 2011-12-27 03:46:23 | Seiji Munetoh |
Bugfix when key storage type is TSS |
||
61793c6 | 2011-12-27 03:03:03 | Seiji Munetoh |
Improve the operation of openpts and ptsc commands, and cleanup |
||
9529001 | 2011-12-26 11:31:33 | Seiji Munetoh |
added operation flow |
||
c8b098d | 2011-12-15 22:01:16 | Seiji Munetoh |
update for v0.2.6 |
||
a330739 | 2011-12-10 08:30:09 | Seiji Munetoh |
aix feeadback |
||
042e40b | 2011-11-30 10:50:27 | sage |
Update to support Infineon v1.2 TPM |
||
35fb2fa | 2011-11-30 07:52:03 | sage |
fixed for the base64 string that has CR in the middle |
||
80bdac5 | 2011-11-30 07:11:30 | sage |
fixed for the base64 string that has CR in the middle |
||
50b5ce5 | 2011-09-30 16:52:37 | Seiji Munetoh |
v0.2.6 |
||
2c02147 | 2011-09-05 08:53:52 | munetoh |
fix description |
||
6646382 | 2011-09-05 08:53:38 | munetoh |
delete ERROR message |
||
9d1de28 | 2011-09-04 08:11:37 | munetoh |
accept [enter] as the default option [Y] |
||
68f3c43 | 2011-08-22 16:06:13 | Seiji Munetoh |
add missing free, and cleanup |
||
df37948 | 2011-08-22 15:32:00 | Seiji Munetoh |
fixed on Fedora15 |
||
13e6022 | 2011-08-22 13:19:08 | Seiji Munetoh |
remove removeCR() and bufer alloc |
||
e8e5d21 | 2011-08-19 16:31:39 | Seiji Munetoh |
fixed issue reported by SAT, base64 functions are updated |