<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/cast, branch libressl-v2.0.6</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.0.6</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.0.6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-08-08T05:06:58+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_5_6'.</title>
<updated>2014-08-08T05:06:58+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2014-08-08T05:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9033820a64c84908dee3f9261ad212f6b6c3449a'/>
<id>urn:sha1:9033820a64c84908dee3f9261ad212f6b6c3449a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly include &lt;openssl/opensslconf.h&gt; in every file that references</title>
<updated>2014-07-10T22:45:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T22:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62348213609ef233110561d1a6ed67ad66df1c7e'/>
<id>urn:sha1:62348213609ef233110561d1a6ed67ad66df1c7e</id>
<content type='text'>
an OPENSSL_NO_* define. This avoids relying on something else pulling it
in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is
never going to do anything, since OPENSSL_NO_XYZ will never defined, due
to the fact that opensslconf.h has not been included.

This also includes some miscellaneous sorting/tidying of headers.
</content>
</entry>
<entry>
<title>remove unused, private version strings except SSL_version_str</title>
<updated>2014-07-09T11:10:51+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-07-09T11:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0563b5d49da5a96960925938b3e4f3152e6f5c92'/>
<id>urn:sha1:0563b5d49da5a96960925938b3e4f3152e6f5c92</id>
<content type='text'>
Also remove unused des_ver.h, which exports some of these strings, but is not installed.

ok miod@ tedu@
</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>Expand the OPENSSL_{GLOBAL,EXPORT,IMPORT,EXTERN} macros - this rids the</title>
<updated>2014-05-22T17:53:00+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-22T17:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6ad0ba42a7ed2a0a965264f958d1610e77ea3392'/>
<id>urn:sha1:6ad0ba42a7ed2a0a965264f958d1610e77ea3392</id>
<content type='text'>
libssl tree from all uses of these defines.

ok miod@
</content>
</entry>
<entry>
<title>Remove WIN32, WIN64 and MINGW32 tentacles.</title>
<updated>2014-04-28T21:14:50+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-28T21:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d7f689b1ac66273ac1487594fc4ee4ce8abf7bb'/>
<id>urn:sha1:7d7f689b1ac66273ac1487594fc4ee4ce8abf7bb</id>
<content type='text'>
Also check for _LP64 rather than __arch64__ (the former being more reliable
than __LP64__ or __arch64__) to tell 64-bit int platforms apart from 32-bit
int platforms.

Loosely based upon a diff from Martijn van Duren on tech@
</content>
</entry>
<entry>
<title>Put explicit (void) in function declarations and shuffle keywords in some</title>
<updated>2014-04-27T20:20:59+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-27T20:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=671b17135ef9dbabd4ad62b531f6f48f81daf8e0'/>
<id>urn:sha1:671b17135ef9dbabd4ad62b531f6f48f81daf8e0</id>
<content type='text'>
declaration to pass -Wextra, should we want to add it to CFLAGS.
No binary change.
</content>
</entry>
<entry>
<title>Grr, the more you remove, the more there remain.</title>
<updated>2014-04-23T19:12:21+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-23T19:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c90758ad97ccef8d1ca1ae3e0535cbdb1b69a735'/>
<id>urn:sha1:c90758ad97ccef8d1ca1ae3e0535cbdb1b69a735</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>Get rid of MS Visual C compiler and Intel C compiler specific defines.</title>
<updated>2014-04-17T21:17:12+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-17T21:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7497a2d5a184329f9295930672d1898123f8d457'/>
<id>urn:sha1:7497a2d5a184329f9295930672d1898123f8d457</id>
<content type='text'>
</content>
</entry>
</feed>
