<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/openssl/ciphers.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-07-14T03:30:46+00:00</updated>
<entry>
<title>Mark the initialized struct options arrays as both static and const.</title>
<updated>2019-07-14T03:30:46+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2019-07-14T03:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ce9daaa0080f6ec467441aa485eb3f11ad6fb74a'/>
<id>urn:sha1:ce9daaa0080f6ec467441aa485eb3f11ad6fb74a</id>
<content type='text'>
This moves them from .data to .data.rel.ro

ok deraadt@ inoguchi@
</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>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>
<entry>
<title>Initial support for pledges in openssl(1) commands.</title>
<updated>2015-10-10T22:28:51+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-10-10T22:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=503cf2bd70538bb9cc734a5fd58230b90be4d1d8'/>
<id>urn:sha1:503cf2bd70538bb9cc734a5fd58230b90be4d1d8</id>
<content type='text'>
openssl(1) has two mechanisms for operating: either a single execution
of one command (looking at argv[0] or argv[1]) or as an interactive
session than may execute any number of commands.

We already have a top level pledge that should cover all commands
and that's what interactive mode must continue using.  However, we can
tighten up the pledges when only executing one command.

This is an initial stab at support and may contain regressions.  Most
commands only need "stdio rpath wpath cpath".  The pledges could be
further restricted by evaluating the situation after parsing options.

deraadt@ and beck@ are roughly fine with this approach.
</content>
</entry>
<entry>
<title>bring prototypes into scope, requires movement of a large global object</title>
<updated>2015-08-19T18:25:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-08-19T18:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=78b44ff882075e2df5a437db1006f7ae85a753d6'/>
<id>urn:sha1:78b44ff882075e2df5a437db1006f7ae85a753d6</id>
<content type='text'>
out of .h file
ok jsing
</content>
</entry>
<entry>
<title>Remove support for SSLv3 from openssl(1) ciphers.</title>
<updated>2015-07-17T16:04:09+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-17T16:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3525362ef93488124e8f32a199b1d0833ddcbd02'/>
<id>urn:sha1:3525362ef93488124e8f32a199b1d0833ddcbd02</id>
<content type='text'>
ok miod@ bcook@
</content>
</entry>
<entry>
<title>use correct formatter (int, because of type promotion after operations)</title>
<updated>2015-03-02T07:51:25+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-03-02T07:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d8491142a00ece47c5cc94cd42e8ac2c83a9ef28'/>
<id>urn:sha1:d8491142a00ece47c5cc94cd42e8ac2c83a9ef28</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Remember to zero the ciphers configuration.</title>
<updated>2015-02-09T05:22:56+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-09T05:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=44111c3c68252aa9db466727fb182b7b3c032efc'/>
<id>urn:sha1:44111c3c68252aa9db466727fb182b7b3c032efc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the openssl(1) ciphers command.</title>
<updated>2015-02-09T01:15:28+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-09T01:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=271cc61582f1c21729bab5a6bd88eaace71e5d77'/>
<id>urn:sha1:271cc61582f1c21729bab5a6bd88eaace71e5d77</id>
<content type='text'>
This has the same functionality as the previous version, however uses the
new option handling code, uses SSL_CIPHER_get_value() since we no longer
care about SSlv2 cipher suites and uses standard I/O functions instead of
BIO functions.

ok beck@ doug@
</content>
</entry>
<entry>
<title>Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not</title>
<updated>2014-08-26T17:47:25+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-08-26T17:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5aab6333892d1796683d2fd5e0c53b48b711bfde'/>
<id>urn:sha1:5aab6333892d1796683d2fd5e0c53b48b711bfde</id>
<content type='text'>
a system/superuser binary. At the same time, move the source code from its
current lib/libssl/src/apps location to a more appropriate home under
usr.bin/openssl.

ok deraadt@ miod@
</content>
</entry>
</feed>
