<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/mdc2, branch OPENBSD_5_7_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_7_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_7_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-10-28T07:35:59+00:00</updated>
<entry>
<title>deregister; no binary change</title>
<updated>2014-10-28T07:35:59+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2014-10-28T07:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0505bd63c15c82aead21cde52afbf6c41421d140'/>
<id>urn:sha1:0505bd63c15c82aead21cde52afbf6c41421d140</id>
<content type='text'>
ok jsing@ miod@
</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>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>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 various test stubs.  The good ones have been moved by jsing</title>
<updated>2014-06-07T15:06:24+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-06-07T15:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c53764a0ba4c6e9262d0f1609e2b5f26d82e845'/>
<id>urn:sha1:9c53764a0ba4c6e9262d0f1609e2b5f26d82e845</id>
<content type='text'>
and others to the regress framework.  These remaining ones just
muddle us up when re-reading code repeatedly.
ok jsing
</content>
</entry>
<entry>
<title>Remove fips_md_init() macro indirection for digest algorithms, used by the</title>
<updated>2014-05-01T11:11:37+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-01T11:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6c7ffb4b7a079345412446d1834b9a6b03ca51ac'/>
<id>urn:sha1:6c7ffb4b7a079345412446d1834b9a6b03ca51ac</id>
<content type='text'>
OpenSSL FIPS module to prevent forbidden digests to be allowed.
No functional change but readability.

ok deraadt@
</content>
</entry>
<entry>
<title>we don't use these files for building</title>
<updated>2014-04-15T21:04:55+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-15T21:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=32307ae248d57b992abca05058728f994bb5c307'/>
<id>urn:sha1:32307ae248d57b992abca05058728f994bb5c307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove FIPS mode support. people who require FIPS can buy something that</title>
<updated>2014-04-15T20:06:10+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-15T20:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f88d9acb16e601adf96b4de4b1041d52d0d846da'/>
<id>urn:sha1:f88d9acb16e601adf96b4de4b1041d52d0d846da</id>
<content type='text'>
meets their needs, but dumping it in here only penalizes the rest of us.
ok beck deraadt
</content>
</entry>
<entry>
<title>Moved to regress/lib/libcrypto.</title>
<updated>2014-04-15T18:08:42+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-15T18:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9963a49e155b2ec5c422d17245f464727d52cecb'/>
<id>urn:sha1:9963a49e155b2ec5c422d17245f464727d52cecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity</title>
<updated>2014-04-15T17:46:17+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-04-15T17:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=399901082925ad76fc2bd5cd8d351a590f3f2989'/>
<id>urn:sha1:399901082925ad76fc2bd5cd8d351a590f3f2989</id>
<content type='text'>
with the bearded ones...
some API's that nobody should be using will dissapear with this commit.
</content>
</entry>
</feed>
