<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ipmi-blob-tool/src, branch master</title>
<subtitle>OpenBMC host-side IPMI image transfer tool</subtitle>
<id>https://git.raptorcs.com/git/ipmi-blob-tool/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/ipmi-blob-tool/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/'/>
<updated>2019-10-18T18:00:00+00:00</updated>
<entry>
<title>blob_handler: remove redundant returns</title>
<updated>2019-10-18T18:00:00+00:00</updated>
<author>
<name>Brandon Kim</name>
<email>brandonkim@google.com</email>
</author>
<published>2019-10-18T18:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=00f39b84037a840a1b169a8017be75ac6636cb6f'/>
<id>urn:sha1:00f39b84037a840a1b169a8017be75ac6636cb6f</id>
<content type='text'>
ClangTidy was not happy with redundant returns for void functions.

Signed-off-by: Brandon Kim &lt;brandonkim@google.com&gt;
Change-Id: I72f1773ea041f890ca0dd2c6c3ab8fbb279390c9
</content>
</entry>
<entry>
<title>blob: implement deleteBlob command</title>
<updated>2019-10-18T17:33:14+00:00</updated>
<author>
<name>Brandon Kim</name>
<email>brandonkim@google.com</email>
</author>
<published>2019-10-18T17:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=cc4ef0c5a492968e6e7e7df7e41acbd599f0e23f'/>
<id>urn:sha1:cc4ef0c5a492968e6e7e7df7e41acbd599f0e23f</id>
<content type='text'>
Implement the deleteBlob command for the blob handler. Adding a unit
test to go along with it.

Change-Id: I2bbc93a6e78d5311bd2033d6a8b179374777f794
Signed-off-by: Brandon Kim &lt;brandonkim@google.com&gt;
</content>
</entry>
<entry>
<title>blob_handler: remove unused resp</title>
<updated>2019-10-18T17:33:08+00:00</updated>
<author>
<name>Brandon Kim</name>
<email>brandonkim@google.com</email>
</author>
<published>2019-10-18T17:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=0106f57eab1264e86fc9e75afa453ebbed99345d'/>
<id>urn:sha1:0106f57eab1264e86fc9e75afa453ebbed99345d</id>
<content type='text'>
nit warning found while running unit test

Change-Id: I7bdcb9fac4da4e5efae7eaf6262764cb00101e86
Signed-off-by: Brandon Kim &lt;brandonkim@google.com&gt;
</content>
</entry>
<entry>
<title>ipmi: pull the netfn and command into parameters</title>
<updated>2019-06-01T00:08:36+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-06-01T00:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=958f1ce952849300ebfd30cc04ce86937d3bc718'/>
<id>urn:sha1:958f1ce952849300ebfd30cc04ce86937d3bc718</id>
<content type='text'>
Pull the netfn and cmd into parameters instead of hard-coding them for
blob commands.

Tested: Only ran unit-tests.
Change-Id: I1a73de32e14cc78ece94a26f6c447824af88c984
Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
</content>
</entry>
<entry>
<title>ipmi exceptions: add method to grab code</title>
<updated>2019-05-29T16:52:38+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-05-29T16:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=ef5e09252dba451acda30e53e8f5b28f08eac0cb'/>
<id>urn:sha1:ef5e09252dba451acda30e53e8f5b28f08eac0cb</id>
<content type='text'>
Add a method to grab the underlying code to allow easier repackaging of
the exception into something else.

Change-Id: Icf25254c612926429f623d757998c3927966e0aa
Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
</content>
</entry>
<entry>
<title>move blob command enum to blob_interface header</title>
<updated>2019-05-21T02:24:10+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-05-21T02:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=444746495ad3f951cb093c7144b7cb9218b8599f'/>
<id>urn:sha1:444746495ad3f951cb093c7144b7cb9218b8599f</id>
<content type='text'>
Move the blob command enum to the blob_interface header that can be
safely included by other code.

Change-Id: If7c613cac9bdd460fc9a6cb3b59e4fc0dd3a861d
Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
</content>
</entry>
<entry>
<title>blob: add equality operator for StatResponse</title>
<updated>2019-05-15T22:27:51+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-05-15T22:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=99400c82a40d334cab04100a58a6b0aa74c21b0b'/>
<id>urn:sha1:99400c82a40d334cab04100a58a6b0aa74c21b0b</id>
<content type='text'>
Change-Id: I918facfec4ffbd36f50862c62e366dec0cedd54f
Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
</content>
</entry>
<entry>
<title>blob_handler: make commit data parameter optional</title>
<updated>2019-05-15T19:37:42+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-05-15T19:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=8752cdf7a40511b19af0a69cd85425aff9d9e842'/>
<id>urn:sha1:8752cdf7a40511b19af0a69cd85425aff9d9e842</id>
<content type='text'>
Make the commit data parameter optional by defaulting it to an empty
vector.  This is less code than using std::optional for this.

Change-Id: Icd953e63fc68a658b29fff5a132e264f1aee5bbc
Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
</content>
</entry>
<entry>
<title>cleanup: add missing limits header</title>
<updated>2019-05-14T21:43:58+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-05-14T21:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=800f06df98660bb215f17725ae8a1bfa96bfb91a'/>
<id>urn:sha1:800f06df98660bb215f17725ae8a1bfa96bfb91a</id>
<content type='text'>
Add missing limits header.  Built fine without it with gcc8, etc, but
not necessarily in other environments.

Change-Id: Ib31693f04d77ad7518cfb41cc224f42d33b0ca2b
Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
</content>
</entry>
<entry>
<title>blob: implement commit command</title>
<updated>2019-05-14T20:42:05+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-05-14T20:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ipmi-blob-tool/commit/?id=8865e40b6e54384fc3c9911d15d6261b414a3d91'/>
<id>urn:sha1:8865e40b6e54384fc3c9911d15d6261b414a3d91</id>
<content type='text'>
Implement the commit command for the blob handler.

Change-Id: Ia3be86083991cbdf7fe85c15986f4e1cb60971f5
Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
</content>
</entry>
</feed>
