<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/openssl/dgst.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-08-30T12:32:14+00:00</updated>
<entry>
<title>Remove unnecessary NULL check before free function in openssl(1) dgst</title>
<updated>2019-08-30T12:32:14+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2019-08-30T12:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=72d8e157430311c92d321207bd6724be62193a37'/>
<id>urn:sha1:72d8e157430311c92d321207bd6724be62193a37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap lines over 80 cols and put space before goto label in openssl(1) dgst</title>
<updated>2019-08-30T12:09:05+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2019-08-30T12:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cc3004bd55e07dbfb328c27dc7517410985aa04e'/>
<id>urn:sha1:cc3004bd55e07dbfb328c27dc7517410985aa04e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify checking and more readable descriptions in openssl(1) dgst</title>
<updated>2019-08-30T11:43:34+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2019-08-30T11:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=29f61a7ee04022d83ca4937744259e39328aaadc'/>
<id>urn:sha1:29f61a7ee04022d83ca4937744259e39328aaadc</id>
<content type='text'>
suggested from jsing@
</content>
</entry>
<entry>
<title>Convert openssl(1) dgst to the newer style of option handling</title>
<updated>2019-08-30T11:19:00+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2019-08-30T11:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5c99dbafc4faca036112733ee4f613cd962eede4'/>
<id>urn:sha1:5c99dbafc4faca036112733ee4f613cd962eede4</id>
<content type='text'>
Adapt openssl(1) dgst command to new option handling.
Added dgst_options struct and option handlers, and replaced for-if-strcmp
handling with options_parse().

ok bcook@ jsing@
</content>
</entry>
<entry>
<title>Moving variables into struct in openssl(1) dgst</title>
<updated>2019-07-29T10:06:55+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2019-07-29T10:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0bb159585ffaa956098fc8101ed20bd67147df69'/>
<id>urn:sha1:0bb159585ffaa956098fc8101ed20bd67147df69</id>
<content type='text'>
First step to adapt openssl(1) dgst command to new option handling.
There is no functional changes by this diff, and just moving variables
into dgst_config struct.

ok bcook@
</content>
</entry>
<entry>
<title>switch the default algorithm for the dgst command from MD5 to SHA256</title>
<updated>2019-01-18T23:33:57+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2019-01-18T23:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=640fa09d8cf557a05ae0593b939b6f5c57397e06'/>
<id>urn:sha1:640fa09d8cf557a05ae0593b939b6f5c57397e06</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>Indent labels with a single space so that diff prototypes are more useful.</title>
<updated>2018-02-07T05:47:55+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-07T05:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6d829832b5c1cafa0527a7c2595749b17b0b8efe'/>
<id>urn:sha1:6d829832b5c1cafa0527a7c2595749b17b0b8efe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use freezero() instead of 4-line conditional explicit_bzero + free</title>
<updated>2017-04-18T02:15:50+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2017-04-18T02:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=328cb1c43240513f238d895ecf4135c3bcd23da9'/>
<id>urn:sha1:328cb1c43240513f238d895ecf4135c3bcd23da9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rearrange pledge promises into the canonical order; easier to eyeball</title>
<updated>2017-01-20T08:57:12+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2017-01-20T08:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ff6fa3ffece7ca61b2a5e2a66b4920c710d4e36b'/>
<id>urn:sha1:ff6fa3ffece7ca61b2a5e2a66b4920c710d4e36b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exit if a pledge call fails in non-interactive mode.</title>
<updated>2015-10-17T15:00:11+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-10-17T15:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=db101f70294bca3ebe9eaa1f16aaae8cd872d2e4'/>
<id>urn:sha1:db101f70294bca3ebe9eaa1f16aaae8cd872d2e4</id>
<content type='text'>
ok semarie@
</content>
</entry>
</feed>
