<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src, branch OPENBSD_4_1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2007-10-11T11:27:31+00:00</updated>
<entry>
<title>MFC, fix by moritz:</title>
<updated>2007-10-11T11:27:31+00:00</updated>
<author>
<name>henning</name>
<email></email>
</author>
<published>2007-10-11T11:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18cab50e04f2dbbae945d01219e070c479b56308'/>
<id>urn:sha1:18cab50e04f2dbbae945d01219e070c479b56308</id>
<content type='text'>
The SSL_get_shared_ciphers() function contains an off-by-one overflow.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_4_1'.</title>
<updated>2007-03-01T16:29:11+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2007-03-01T16:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=577a309fd6cdf905070eed969779ef0ef102fe90'/>
<id>urn:sha1:577a309fd6cdf905070eed969779ef0ef102fe90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If NLS is disabled, strerror does not print the correct error string.</title>
<updated>2007-03-01T16:29:09+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2007-03-01T16:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c4b4ca341957016adebec4e1eb2446cf0261241'/>
<id>urn:sha1:9c4b4ca341957016adebec4e1eb2446cf0261241</id>
<content type='text'>
No binary change with NLS enabled.

ok otto millert espie
</content>
</entry>
<entry>
<title>usage(): add -P and tweak -X; from Igor Sobrado</title>
<updated>2007-02-20T14:11:17+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-02-20T14:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=53ccac47325cdd919c33716d972601fa3822cef7'/>
<id>urn:sha1:53ccac47325cdd919c33716d972601fa3822cef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change hard coded numbers to sizeof(buf).  Also change some</title>
<updated>2007-02-20T01:44:16+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-20T01:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=22b5b07292a5ad742550ecedb80014dfc232ccca'/>
<id>urn:sha1:22b5b07292a5ad742550ecedb80014dfc232ccca</id>
<content type='text'>
sizeof(buf) - 1 to sizeof(buf), since fgets takes the whole buffer size.

Based on diff from Charles Longeau &lt;chl at tuxfamily dot org&gt; long ago.

OK millert@.
</content>
</entry>
<entry>
<title>wording fix from wiz@netbsd, -r1.11;</title>
<updated>2007-02-19T20:28:32+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-02-19T20:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a7d89787c37651709879a99ae7952b28afec63b7'/>
<id>urn:sha1:a7d89787c37651709879a99ae7952b28afec63b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>from hubertf@netbsd:</title>
<updated>2007-02-19T19:09:27+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-02-19T19:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59c0deab96f8cc06bc5dfb59a5351105098a8824'/>
<id>urn:sha1:59c0deab96f8cc06bc5dfb59a5351105098a8824</id>
<content type='text'>
Try to tell what this really does.
Including a BUGS section on why it doesn't.

*roff code by wiz@, with some input from
Slava Semushin &lt;slava.semushin@gmail.com&gt;

ok millert
</content>
</entry>
<entry>
<title>strlen(3) returns size_t, not int.</title>
<updated>2007-02-18T20:38:28+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-18T20:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d44917b716412c71e8fbaeee73ac32c9187dd60'/>
<id>urn:sha1:7d44917b716412c71e8fbaeee73ac32c9187dd60</id>
<content type='text'>
Suggested by itojun@ in response to my getaddrinfo fixes.

OK millert@.
</content>
</entry>
<entry>
<title>strlen(3) returns size_t.</title>
<updated>2007-02-18T19:03:11+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-18T19:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4474f954bf448226bacd6b8f7906c23d4d85f092'/>
<id>urn:sha1:4474f954bf448226bacd6b8f7906c23d4d85f092</id>
<content type='text'>
OK itojun@.
</content>
</entry>
<entry>
<title>Remove duplicate code.  No functional change.</title>
<updated>2007-02-17T20:56:38+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-17T20:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c706b7d00bdcb6771bc25f051ec4cd5a47322bc'/>
<id>urn:sha1:0c706b7d00bdcb6771bc25f051ec4cd5a47322bc</id>
<content type='text'>
OK itojun@, moritz@, and millert@.
</content>
</entry>
</feed>
