<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/res_random.c, branch OPENBSD_4_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2005-03-25T13:24:12+00:00</updated>
<entry>
<title>ansify. ok deraadt@ moritz@</title>
<updated>2005-03-25T13:24:12+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2005-03-25T13:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f490723a2e673b2457f65c4b06cacb7d700a3e8'/>
<id>urn:sha1:2f490723a2e673b2457f65c4b06cacb7d700a3e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>niels kindly dropped clause 3/4 from the license.  tnx!</title>
<updated>2003-12-12T06:57:12+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2003-12-12T06:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9666fbc2059d96f2efdc24a8a22c533ad7d1a6e6'/>
<id>urn:sha1:9666fbc2059d96f2efdc24a8a22c533ad7d1a6e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>we can skip arc4random() call here.  markus</title>
<updated>2003-12-12T03:00:38+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2003-12-12T03:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=02a5d4b6bec9f0c1e9f099b9a313896cb022f4b4'/>
<id>urn:sha1:02a5d4b6bec9f0c1e9f099b9a313896cb022f4b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct non-repetitive ID code, based on comments from niels provos.</title>
<updated>2003-12-10T07:21:01+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2003-12-10T07:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c20b7b4c98d055a80e331deead893ae6180eff2'/>
<id>urn:sha1:9c20b7b4c98d055a80e331deead893ae6180eff2</id>
<content type='text'>
- seed2 is necessary, but use it as "seed2 + x" not "seed2 ^ x".
- skipping number is not needed, so disable it for 16bit generator (makes
  the repetition period to 30000)
</content>
</entry>
<entry>
<title>%d -&gt; %u.  mostly in #ifdef DEBUG.</title>
<updated>2002-06-27T10:14:02+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2002-06-27T10:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e08f871ca434f7bd4986a8b654059f32fda1e02a'/>
<id>urn:sha1:e08f871ca434f7bd4986a8b654059f32fda1e02a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We live in an ANSI C world.  Remove lots of gratuitous #ifdef __STDC__ cruft.</title>
<updated>2002-02-19T19:39:38+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-02-19T19:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0be1f7d80eff8e3e86b037958be3ab5217ce9b59'/>
<id>urn:sha1:0be1f7d80eff8e3e86b037958be3ab5217ce9b59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.</title>
<updated>2002-02-16T21:27:50+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-02-16T21:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=052e020be6be85be6238c44b8386a61f8db7b6a4'/>
<id>urn:sha1:052e020be6be85be6238c44b8386a61f8db7b6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grammer/spelling</title>
<updated>2001-01-04T21:45:31+00:00</updated>
<author>
<name>todd</name>
<email></email>
</author>
<published>2001-01-04T21:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0ffb9efe9d94e444b3f3046be50ba1ea18e5ba86'/>
<id>urn:sha1:0ffb9efe9d94e444b3f3046be50ba1ea18e5ba86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add an inner xor to make prediction attacks against the ids harder, due</title>
<updated>1999-08-26T13:38:10+00:00</updated>
<author>
<name>provos</name>
<email></email>
</author>
<published>1999-08-26T13:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=16cba6f0dd5d54ed11696fbb4b172ea0e3d44036'/>
<id>urn:sha1:16cba6f0dd5d54ed11696fbb4b172ea0e3d44036</id>
<content type='text'>
to an attack pointed out by David Wagner.
</content>
</entry>
<entry>
<title>#if __STDC__ --&gt; #ifdef __STDC__</title>
<updated>1997-07-25T20:30:14+00:00</updated>
<author>
<name>mickey</name>
<email></email>
</author>
<published>1997-07-25T20:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ad27efe0c0c077dd449e10cf6c0e155b98e8d613'/>
<id>urn:sha1:ad27efe0c0c077dd449e10cf6c0e155b98e8d613</id>
<content type='text'>
</content>
</entry>
</feed>
