<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/bio, branch libressl-v2.3.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-07-20T23:15:28+00:00</updated>
<entry>
<title>Correct #if/else logic in BIO's dgram_ctrl.</title>
<updated>2015-07-20T23:15:28+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-20T23:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aa53e4f026125a45505a1c6b03873d7676bd2fcb'/>
<id>urn:sha1:aa53e4f026125a45505a1c6b03873d7676bd2fcb</id>
<content type='text'>
Coverity issue 72741 noticed that ret is being overwritten before use.
The actual issue is that the #if/else logic is guarding the wrong
lines.  Besides impacting ret, this also made the case's break logic
wrong because it was in the wrong location.

ok bcook@ beck@
</content>
</entry>
<entry>
<title>Drop stupid (int) casts for the arguments of malloc() and friends. This is</title>
<updated>2015-07-19T18:29:31+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-07-19T18:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a24b14b6bf2c04501ea84182a52caa5bf2ae7635'/>
<id>urn:sha1:a24b14b6bf2c04501ea84182a52caa5bf2ae7635</id>
<content type='text'>
not 16-bit MS-DOS anymore.
ok bcook@ tedu@
</content>
</entry>
<entry>
<title>Fix Coverity 72742 - ret is overwritten immediately after this.</title>
<updated>2015-07-19T01:18:17+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-07-19T01:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cb02139d5c697e3f07cb74f1a5c182020774d9d8'/>
<id>urn:sha1:cb02139d5c697e3f07cb74f1a5c182020774d9d8</id>
<content type='text'>
ok doug@
</content>
</entry>
<entry>
<title>Dead code, Coverity 78798</title>
<updated>2015-07-18T22:09:30+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-07-18T22:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eb210a691b5084658a753928a950eb5c4f677428'/>
<id>urn:sha1:eb210a691b5084658a753928a950eb5c4f677428</id>
<content type='text'>
ok bcook@ doug@
</content>
</entry>
<entry>
<title>Fix warning on vax due to old gcc.</title>
<updated>2015-06-20T01:17:27+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-06-20T01:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d63a5f3583c065cc98250e7d8100b84dd8e7bfe7'/>
<id>urn:sha1:d63a5f3583c065cc98250e7d8100b84dd8e7bfe7</id>
<content type='text'>
Old gcc warns when parameters have the same names as functions.  Noticed
by deraadt@.

ok deraadt@ jsing@
</content>
</entry>
<entry>
<title>Do not need to buf[0] = 0 before strlcpy(buf, ...</title>
<updated>2015-04-23T06:11:19+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-04-23T06:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3df6efe196d3800ced15968c2150a1178d09a381'/>
<id>urn:sha1:3df6efe196d3800ced15968c2150a1178d09a381</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix indentation that incorrectly implies a different control flow.</title>
<updated>2015-03-21T08:05:20+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-03-21T08:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49c3a24c899173341c1bbdfe1fe50329dc016723'/>
<id>urn:sha1:49c3a24c899173341c1bbdfe1fe50329dc016723</id>
<content type='text'>
The actual control flow is intentional while the indenting is incorrect.
This is intended to be a cosmetic change.

Verified that each of these was part of a KNF commit that wasn't intending
to change behavior.  Also, double checked against the history of changes in
OpenSSL and BoringSSL.

Addresses Coverity CIDs: 78842, 78859, 78863.

ok tedu@
</content>
</entry>
<entry>
<title>If you do not support POSIX I/O then you're not tall enough to ride...</title>
<updated>2015-02-12T03:54:07+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-12T03:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1c7b61ccfe1cdbe10dcf7459d3bc363f5c3c6b4d'/>
<id>urn:sha1:1c7b61ccfe1cdbe10dcf7459d3bc363f5c3c6b4d</id>
<content type='text'>
ok tedu@
</content>
</entry>
<entry>
<title>Remove more IMPLEMENT_STACK_OF noops that have been hiding for the last</title>
<updated>2015-02-10T11:22:22+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-10T11:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f615895acf9eb579a4183eb9a32ea5ab0e2d7cb6'/>
<id>urn:sha1:f615895acf9eb579a4183eb9a32ea5ab0e2d7cb6</id>
<content type='text'>
15 years.
</content>
</entry>
<entry>
<title>Jettison SCTP support in BIO dgram.</title>
<updated>2015-02-09T10:55:33+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-09T10:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9e99e3c7210b10eacf8cf3b559238c15b31f6438'/>
<id>urn:sha1:9e99e3c7210b10eacf8cf3b559238c15b31f6438</id>
<content type='text'>
OpenBSD does not have SCTP support and it sees little use in the wild.
OPENSSL_NO_SCTP is already specified via opensslfeatures.h, hence this
is a code removal only and symbols should remain unchanged.

ok beck@ miod@ tedu@
</content>
</entry>
</feed>
