OSDN Git Service

openpts/openpts.git
11 years agofixed for Ubuntu 12.04 master
Seiji Munetoh [Fri, 15 Mar 2013 14:16:52 +0000 (23:16 +0900)]
fixed for Ubuntu 12.04

12 years agoHold SSH username and port v0.2.6
Seiji Munetoh [Thu, 5 Jan 2012 08:49:15 +0000 (17:49 +0900)]
Hold SSH username and port

12 years agoFxied to build on Fedora16
Seiji Munetoh [Thu, 5 Jan 2012 08:02:06 +0000 (17:02 +0900)]
Fxied to build on Fedora16

12 years agoupdate comment of debug option
Seiji Munetoh [Thu, 5 Jan 2012 07:22:30 +0000 (16:22 +0900)]
update comment of debug option

12 years agoAdded v0.2.5 support. but limited due to the IF-M capability change. Both collector...
Seiji Munetoh [Thu, 5 Jan 2012 07:18:28 +0000 (16:18 +0900)]
Added v0.2.5 support. but limited due to the IF-M capability change. Both collector and verifier update to v0.2.6

12 years agocleanup
Seiji Munetoh [Thu, 5 Jan 2012 05:40:05 +0000 (14:40 +0900)]
cleanup

12 years agoset initial value (-1) to catd to avoid segmentation fault by catgets called before...
Seiji Munetoh [Thu, 5 Jan 2012 00:05:41 +0000 (09:05 +0900)]
set initial value (-1) to catd to avoid segmentation fault by catgets called before catopen

12 years agoExclude conflicted property
Seiji Munetoh [Wed, 4 Jan 2012 08:34:09 +0000 (17:34 +0900)]
Exclude conflicted property

12 years agoRe-organize console out and logging out
Seiji Munetoh [Wed, 4 Jan 2012 08:09:31 +0000 (17:09 +0900)]
Re-organize console out and logging out

12 years agoadded script and table to generate catgets header file
Seiji Munetoh [Wed, 4 Jan 2012 08:07:56 +0000 (17:07 +0900)]
added script and table to generate catgets header file

12 years agoadded man files
Seiji Munetoh [Wed, 4 Jan 2012 08:06:18 +0000 (17:06 +0900)]
added man files

12 years agoUpdate around the key_storage_type
Seiji Munetoh [Sun, 1 Jan 2012 22:36:24 +0000 (07:36 +0900)]
Update around the key_storage_type

12 years agodeleted ASSERTs and added many checks, also cleanup the codes
Seiji Munetoh [Sat, 31 Dec 2011 23:33:41 +0000 (08:33 +0900)]
deleted ASSERTs and added many checks, also cleanup the codes

12 years agoFixed and cleanup condition(LT/LE/GT/GE) check in FSM
Seiji Munetoh [Wed, 28 Dec 2011 14:04:50 +0000 (23:04 +0900)]
Fixed and cleanup condition(LT/LE/GT/GE) check in FSM

12 years agoBugfix when key storage type is TSS
Seiji Munetoh [Mon, 26 Dec 2011 18:46:23 +0000 (03:46 +0900)]
Bugfix when key storage type is TSS

12 years agoImprove the operation of openpts and ptsc commands, and cleanup
Seiji Munetoh [Mon, 26 Dec 2011 18:03:03 +0000 (03:03 +0900)]
Improve the operation of openpts and ptsc commands, and cleanup

12 years agoadded operation flow
Seiji Munetoh [Mon, 26 Dec 2011 02:31:33 +0000 (11:31 +0900)]
added operation flow

12 years agoupdate for v0.2.6
Seiji Munetoh [Thu, 15 Dec 2011 13:01:16 +0000 (22:01 +0900)]
update for v0.2.6

12 years agoaix feeadback
Seiji Munetoh [Fri, 9 Dec 2011 23:30:09 +0000 (08:30 +0900)]
aix feeadback

12 years agoUpdate to support Infineon v1.2 TPM
sage [Wed, 30 Nov 2011 01:50:27 +0000 (10:50 +0900)]
Update to support Infineon v1.2 TPM

12 years agofixed for the base64 string that has CR in the middle
sage [Tue, 29 Nov 2011 22:52:03 +0000 (07:52 +0900)]
fixed for the base64 string that has CR in the middle

12 years agofixed for the base64 string that has CR in the middle
sage [Tue, 29 Nov 2011 22:11:30 +0000 (07:11 +0900)]
fixed for the base64 string that has CR in the middle

12 years agov0.2.6
Seiji Munetoh [Fri, 30 Sep 2011 07:52:37 +0000 (16:52 +0900)]
v0.2.6

12 years agofix description
munetoh [Sun, 4 Sep 2011 23:53:52 +0000 (08:53 +0900)]
fix description

12 years agodelete ERROR message
munetoh [Sun, 4 Sep 2011 23:53:38 +0000 (08:53 +0900)]
delete ERROR message

12 years agoaccept [enter] as the default option [Y]
munetoh [Sat, 3 Sep 2011 23:11:37 +0000 (08:11 +0900)]
accept [enter] as the default option [Y]

12 years agoadd missing free, and cleanup
Seiji Munetoh [Mon, 22 Aug 2011 07:06:13 +0000 (16:06 +0900)]
add missing free, and cleanup

12 years agofixed on Fedora15
Seiji Munetoh [Mon, 22 Aug 2011 06:32:00 +0000 (15:32 +0900)]
fixed on Fedora15

12 years agoremove removeCR() and bufer alloc
Seiji Munetoh [Mon, 22 Aug 2011 04:19:08 +0000 (13:19 +0900)]
remove removeCR() and bufer alloc

12 years agofixed issue reported by SAT, base64 functions are updated
Seiji Munetoh [Fri, 19 Aug 2011 07:31:39 +0000 (16:31 +0900)]
fixed issue reported by SAT, base64 functions are updated

12 years agofixed issues reported by static analysis tool
Seiji Munetoh [Wed, 3 Aug 2011 02:41:43 +0000 (11:41 +0900)]
fixed issues reported by static analysis tool

12 years agoremove obsolete functions
Seiji Munetoh [Wed, 3 Aug 2011 02:39:27 +0000 (11:39 +0900)]
remove obsolete functions

12 years agoadded .gitignore files
Seiji Munetoh [Wed, 3 Aug 2011 02:04:32 +0000 (11:04 +0900)]
added .gitignore files

12 years agoimport v0.2.5
Seiji Munetoh [Wed, 27 Jul 2011 07:13:50 +0000 (16:13 +0900)]
import v0.2.5