<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/o_str.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>2014-07-09T20:22:14+00:00</updated>
<entry>
<title>stale prototype</title>
<updated>2014-07-09T20:22:14+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-07-09T20:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=339966bb414002d1ebf82bc093838eefca689911'/>
<id>urn:sha1:339966bb414002d1ebf82bc093838eefca689911</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tags as requested by miod and tedu</title>
<updated>2014-06-12T15:49:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-06-12T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59f4f2c61d71e266d37dd2fc97615b3fd35b4721'/>
<id>urn:sha1:59f4f2c61d71e266d37dd2fc97615b3fd35b4721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove OPENSSL_memcmp before somebody tries to use it. ok beck miod</title>
<updated>2014-05-25T17:51:11+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-05-25T17:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ec57d0c6c23c84e0f375294cd6191d1c7ce15fa2'/>
<id>urn:sha1:ec57d0c6c23c84e0f375294cd6191d1c7ce15fa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove include files not needed</title>
<updated>2014-04-18T15:53:24+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-18T15:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=24c3a0870f4dba63ba714a4ed2e1ef4c03d56ab5'/>
<id>urn:sha1:24c3a0870f4dba63ba714a4ed2e1ef4c03d56ab5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put the final pieces from e_os.h in the required places, and remove it.</title>
<updated>2014-04-18T14:37:41+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-18T14:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ade9fbef99b78ab1e042fd491648066f3e008e92'/>
<id>urn:sha1:ade9fbef99b78ab1e042fd491648066f3e008e92</id>
<content type='text'>
"dance on it's grave" says beck
ok guenther beck
</content>
</entry>
<entry>
<title>fold prototypes into o_str.c. miod</title>
<updated>2014-04-17T20:40:24+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-17T20:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2718963e65688c44b2f3426ebec0177349c9434f'/>
<id>urn:sha1:2718963e65688c44b2f3426ebec0177349c9434f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Three wrappers in this file: OPENSSL_strncasecmp, OPENSSL_strcasecmp,</title>
<updated>2014-04-15T23:09:33+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-15T23:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5540b5c19a94a570f5897e837a479cf8cae20a65'/>
<id>urn:sha1:5540b5c19a94a570f5897e837a479cf8cae20a65</id>
<content type='text'>
and OPENSSL_memcmp.

All modern systems have strncasecmp.  No need to rewrite it.

Same with memcmp, call the system one!  It is more likely to be hot
in the icache, and is specifically optimized for the platform.  I
thought these OpenSSL people cared about performance?

ok tedu
</content>
</entry>
<entry>
<title>First pass at applying KNF to the OpenSSL code, which almost makes it</title>
<updated>2014-04-15T13:42:55+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-04-15T13:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=179b5aba8054138fe6ae76eb86d0ba485fa99f67'/>
<id>urn:sha1:179b5aba8054138fe6ae76eb86d0ba485fa99f67</id>
<content type='text'>
readable. This pass is whitespace only and can readily be verified using
tr and md5.
</content>
</entry>
<entry>
<title>import OpenSSL-1.0.0a</title>
<updated>2010-10-01T22:54:21+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-01T22:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=829fd51d4f8dde4a7f3bf54754f3c1d1a502f5e2'/>
<id>urn:sha1:829fd51d4f8dde4a7f3bf54754f3c1d1a502f5e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>import of OpenSSL 0.9.8h</title>
<updated>2008-09-06T12:15:56+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2008-09-06T12:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5a3c0a05c7f2c5d3c584b7c8d6aec836dd724c80'/>
<id>urn:sha1:5a3c0a05c7f2c5d3c584b7c8d6aec836dd724c80</id>
<content type='text'>
</content>
</entry>
</feed>
