<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/cryptlib.h, branch libressl-v2.2.7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.2.7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.2.7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-08-02T21:54:23+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_5_8'.</title>
<updated>2015-08-02T21:54:23+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2015-08-02T21:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=67fcb4ef3942fb3a0f1e18f8ebbe7464120d485a'/>
<id>urn:sha1:67fcb4ef3942fb3a0f1e18f8ebbe7464120d485a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only import cryptlib.h in the four source files that actually need it.</title>
<updated>2014-07-11T08:44:49+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-11T08:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74e2c009c83ad374bd6acdcfc376a384e25ab007'/>
<id>urn:sha1:74e2c009c83ad374bd6acdcfc376a384e25ab007</id>
<content type='text'>
Remove the openssl public includes from cryptlib.h and add a small number
of includes into the source files that actually need them. While here,
also sort/group/tidy the includes.

ok beck@ miod@
</content>
</entry>
<entry>
<title>OPENSSL_stderr() is unused so nuke it. OPENSSL_showfatal() is only used by</title>
<updated>2014-07-10T22:13:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T22:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f76256c97c28f5c9dcc36c7dfc7e20cc91200130'/>
<id>urn:sha1:f76256c97c28f5c9dcc36c7dfc7e20cc91200130</id>
<content type='text'>
OpenSSLDie(), which is in the same file, so just make it static.

ok miod@
</content>
</entry>
<entry>
<title>Inline the only use of the HEX_SIZE macro and nuke both DECIMAL_SIZE and</title>
<updated>2014-07-10T20:42:45+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T20:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4e35a47fc1a75ce8f85ad395aa1a5b4d781d69b1'/>
<id>urn:sha1:4e35a47fc1a75ce8f85ad395aa1a5b4d781d69b1</id>
<content type='text'>
HEX_SIZE.

ok beck@ miod@
</content>
</entry>
<entry>
<title>Nuke OPENSSL_NONPIC_relocated since nothing uses it.</title>
<updated>2014-07-10T20:02:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T20:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ebeda508b350da9545937f84882ffb11d0582e5'/>
<id>urn:sha1:3ebeda508b350da9545937f84882ffb11d0582e5</id>
<content type='text'>
ok miod@
</content>
</entry>
<entry>
<title>Stop including standard headers via cryptlib.h - pull in the headers that</title>
<updated>2014-07-10T13:58:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T13:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c917c683bc93c68fbf4310ac181f7906e76b3c94'/>
<id>urn:sha1:c917c683bc93c68fbf4310ac181f7906e76b3c94</id>
<content type='text'>
are needed in the source files that actually require them.

ok beck@ miod@
</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>More KNF.</title>
<updated>2014-04-20T14:32:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-04-20T14:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=21b8918796c8690927f44901431ed2751dfd1304'/>
<id>urn:sha1:21b8918796c8690927f44901431ed2751dfd1304</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>unistd.h for protos where needed</title>
<updated>2014-04-18T11:33:33+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-18T11:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4701ae40cfa14186a32ab49632aa89bc0d772d40'/>
<id>urn:sha1:4701ae40cfa14186a32ab49632aa89bc0d772d40</id>
<content type='text'>
</content>
</entry>
</feed>
