<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/rand, branch OPENBSD_2_7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_2_7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_2_7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2000-04-30T04:58:24+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_2_7'.</title>
<updated>2000-04-30T04:58:24+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2000-04-30T04:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0bca8ba8b48d0ecfe2b1356fb82aacb3ef4a104d'/>
<id>urn:sha1:0bca8ba8b48d0ecfe2b1356fb82aacb3ef4a104d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix strcpy/strcat abuse and fix stupid behaviour of the default</title>
<updated>2000-04-16T23:50:12+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-04-16T23:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6c6b1d3d1d43480c21468b276a64c1fb7d82c152'/>
<id>urn:sha1:6c6b1d3d1d43480c21468b276a64c1fb7d82c152</id>
<content type='text'>
RAND_file_name - changed so that it stats the filename it returns
before returing it. If the file won't stat, return DEVRANDOM (for us
/dev/arandom) instead, thus making the default behaviour moderately
intelligent.
</content>
</entry>
<entry>
<title>Fix randfile so it doesn't attempt to chmod and write entropy back to</title>
<updated>2000-04-16T21:46:36+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-04-16T21:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=78ac5255911b9af24b3ecda501019be4b4d73a24'/>
<id>urn:sha1:78ac5255911b9af24b3ecda501019be4b4d73a24</id>
<content type='text'>
devices. This caused people's /dev/arandom's to be permitted 600,
which causes rsa to fail to get random data, which results in all
kinds of fun with ssh :)
</content>
</entry>
<entry>
<title>Fix this for the case where the file is a device - make sure we don't</title>
<updated>2000-04-16T04:47:06+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-04-16T04:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18182bf4235acc07afff11459f872661caf43dcc'/>
<id>urn:sha1:18182bf4235acc07afff11459f872661caf43dcc</id>
<content type='text'>
attempt to read from a device forever.
</content>
</entry>
<entry>
<title>OpenSSL 0.9.5a merge</title>
<updated>2000-04-15T06:18:51+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-04-15T06:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b608c7f2b175e121f2c22d53341a317153afdc8e'/>
<id>urn:sha1:b608c7f2b175e121f2c22d53341a317153afdc8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenSSL 0.9.5 merge</title>
<updated>2000-03-19T11:13:58+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-03-19T11:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=796d609550df3a33fc11468741c5d2f6d3df4c11'/>
<id>urn:sha1:796d609550df3a33fc11468741c5d2f6d3df4c11</id>
<content type='text'>
*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2
if you are using the ssl26 packages for ssh and other things to work you will
need to get new ones (see ~beck/libsslsnap/&lt;arch&gt;) on cvs or ~beck/src-patent.tar.gz on cvs
</content>
</entry>
<entry>
<title>fread() of /dev/random reads an entire huge stdio buffer, instead of the 32</title>
<updated>2000-02-24T20:09:59+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2000-02-24T20:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cabbb4908741a4504b0a41b0e90f0cfccf0a1e81'/>
<id>urn:sha1:cabbb4908741a4504b0a41b0e90f0cfccf0a1e81</id>
<content type='text'>
bytes that we actually need, thus wasting a lot of system entropy. found by
alecm@coyote.uk.sun.com, passed on by Pete.Zaytsev@EBay.Sun.COM
</content>
</entry>
<entry>
<title>do not assume shell scripts are +x; d</title>
<updated>1999-11-23T02:28:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1999-11-23T02:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=606d1f0e4a4c5dd05abe03abec1c773ac4ba0726'/>
<id>urn:sha1:606d1f0e4a4c5dd05abe03abec1c773ac4ba0726</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenSSL 0.9.4 merge</title>
<updated>1999-09-29T04:37:45+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>1999-09-29T04:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=de8f24ea083384bb66b32ec105dc4743c5663cdf'/>
<id>urn:sha1:de8f24ea083384bb66b32ec105dc4743c5663cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was generated by cvs2git to track changes on a CVS vendor</title>
<updated>1998-10-05T20:13:15+00:00</updated>
<author>
<name>ryker</name>
<email></email>
</author>
<published>1998-10-05T20:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9e77c62555877f9a64805c49d0dcd7dbfbb40f4e'/>
<id>urn:sha1:9e77c62555877f9a64805c49d0dcd7dbfbb40f4e</id>
<content type='text'>
branch.</content>
</entry>
</feed>
