<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sb-signing-framework/src, branch master</title>
<subtitle>OpenPOWER code signing framework sources</subtitle>
<id>https://git.raptorcs.com/git/sb-signing-framework/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/sb-signing-framework/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/'/>
<updated>2017-11-20T19:17:50+00:00</updated>
<entry>
<title>Merge pull request #3 from hellerda/sshkey-password-retries-for-sf_client</title>
<updated>2017-11-20T19:17:50+00:00</updated>
<author>
<name>Chris Engel</name>
<email>cjengel@us.ibm.com</email>
</author>
<published>2017-11-20T19:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=19fe5f4d6886d9ccc58c8c123cdcfd9a2f9beb68'/>
<id>urn:sha1:19fe5f4d6886d9ccc58c8c123cdcfd9a2f9beb68</id>
<content type='text'>
Support PW entry retries for encrypted sshkey for sf_client</content>
</entry>
<entry>
<title>Resolved issues when building on AIX</title>
<updated>2017-11-14T15:24:15+00:00</updated>
<author>
<name>Matthew T Vaught</name>
<email>mtvaught@us.ibm.com</email>
</author>
<published>2017-11-14T15:24:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=ca02292fbd435a17800e7048c6010b81519859cb'/>
<id>urn:sha1:ca02292fbd435a17800e7048c6010b81519859cb</id>
<content type='text'>
Needed to include strings.h for bzero
Cannot use stdout as a variable name
Use gethostname instead of getenv("HOSTNAME")
</content>
</entry>
<entry>
<title>Fix bug with checking for duplicate signers of hw keys</title>
<updated>2017-10-26T15:47:00+00:00</updated>
<author>
<name>Chris Engel</name>
<email>cjengel@us.ibm.com</email>
</author>
<published>2017-10-26T15:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=9942e2bf3477d48950a1bc2d922de79859152373'/>
<id>urn:sha1:9942e2bf3477d48950a1bc2d922de79859152373</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove getpubkeyecc signer restriction</title>
<updated>2017-10-25T18:30:47+00:00</updated>
<author>
<name>Chris Engel</name>
<email>cjengel@us.ibm.com</email>
</author>
<published>2017-10-25T18:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=9a02e528c8e650c572ef05559cc922531f8633d0'/>
<id>urn:sha1:9a02e528c8e650c572ef05559cc922531f8633d0</id>
<content type='text'>
Removing the requirement that the requestor has signing
authority of the requested project in order to retrieve
the public key.  Anyone with signing server access can
retrieve all public keys.
</content>
</entry>
<entry>
<title>Fix issue with fstab entry creation for dropbox</title>
<updated>2017-10-20T15:40:46+00:00</updated>
<author>
<name>Chris Engel</name>
<email>cjengel@us.ibm.com</email>
</author>
<published>2017-10-20T15:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=d205627edb53abe0ee3c0fe548e8a4cbee7843ed'/>
<id>urn:sha1:d205627edb53abe0ee3c0fe548e8a4cbee7843ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix file descriptor leakage</title>
<updated>2017-10-16T15:56:44+00:00</updated>
<author>
<name>Chris Engel</name>
<email>cjengel@us.ibm.com</email>
</author>
<published>2017-10-13T17:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=b6e26e7823f56647618827d20667cf2dcc2087e8'/>
<id>urn:sha1:b6e26e7823f56647618827d20667cf2dcc2087e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support PW entry retries for encrypted sshkey for sf_client</title>
<updated>2017-10-15T16:28:04+00:00</updated>
<author>
<name>Dave Heller</name>
<email>hellerda@us.ibm.com</email>
</author>
<published>2017-10-12T16:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=28a0e0cd238a2ef9383f6cbb37aced034aa92881'/>
<id>urn:sha1:28a0e0cd238a2ef9383f6cbb37aced034aa92881</id>
<content type='text'>
This adds support for password entry retries for signframework client, in case
the user fat-fingers the password entry (to unlock the encrypted sshkey).  It
only patches the sendFileToServer() function, since this seems to be the first
and only point where the user is actually prompted.  The number of retries is
configable by a defined macro in the code.

Signed-off-by: Dave Heller &lt;hellerda@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add simple make install/uninstall to sf_client makefile</title>
<updated>2017-10-12T16:46:27+00:00</updated>
<author>
<name>Dave Heller</name>
<email>hellerda@us.ibm.com</email>
</author>
<published>2017-10-12T16:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=57c4a188162bd8d141a6bb1cce59dc65ea372cf9'/>
<id>urn:sha1:57c4a188162bd8d141a6bb1cce59dc65ea372cf9</id>
<content type='text'>
Signed-off-by: Dave Heller &lt;hellerda@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Added workaround for RedHat curl bug.</title>
<updated>2017-10-05T14:43:11+00:00</updated>
<author>
<name>Matthew T Vaught</name>
<email>mtvaught@us.ibm.com</email>
</author>
<published>2017-10-05T14:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=379e1305c1f983832e59951e78d3cee1891811e4'/>
<id>urn:sha1:379e1305c1f983832e59951e78d3cee1891811e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Framework updates to support new path</title>
<updated>2017-09-18T15:54:04+00:00</updated>
<author>
<name>Chris Engel</name>
<email>cjengel@us.ibm.com</email>
</author>
<published>2017-09-18T15:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sb-signing-framework/commit/?id=02ed29aa11136a6d9a6e1f075772532c43cb7289'/>
<id>urn:sha1:02ed29aa11136a6d9a6e1f075772532c43cb7289</id>
<content type='text'>
</content>
</entry>
</feed>
