<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — Conflict with WinCrypt.h]]></title>
		<link>https://www.wolfssl.com/forums/topic100-conflict-with-wincrypth.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic100.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Conflict with WinCrypt.h.]]></description>
		<lastBuildDate>Tue, 26 Apr 2011 17:06:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Conflict with WinCrypt.h]]></title>
			<link>https://www.wolfssl.com/forums/post217.html#p217</link>
			<description><![CDATA[<p>Thanks!&nbsp; I&#039;ve pushed these changes.</p>]]></description>
			<author><![CDATA[null@example.com (todd)]]></author>
			<pubDate>Tue, 26 Apr 2011 17:06:28 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post217.html#p217</guid>
		</item>
		<item>
			<title><![CDATA[Conflict with WinCrypt.h]]></title>
			<link>https://www.wolfssl.com/forums/post216.html#p216</link>
			<description><![CDATA[<p>Both&nbsp; OCSP_REQUEST &amp; OCSP_RESPONSE are defined in WinCrypt.h</p><p>They are also defined in cyassl-1.9.0/include/openssl/ssl.h</p><p>An existing comment in this file indicates that there have been previous <br />conflicts with wincrypt.h<br />cf <a href="https://github.com/cyassl/cyassl/blob/master/include/openssl/ssl.h#L44">https://github.com/cyassl/cyassl/blob/m … /ssl.h#L44</a></p><p>A basic fix is to add undefs for the above 2 defines. [only on Win32 platform]<br />#undef OCSP_REQUEST<br />#undef OCSP_RESPONSE<br />but I&#039;m not sure that this is the most elegant fix.</p><p>This was the change made in openssl<br /><a href="http://cvs.openssl.org/filediff?f=openssl/crypto/ossl_typ.h&amp;v1=1.9.2.3&amp;v2=1.9.2.4">http://cvs.openssl.org/filediff?f=opens … v2=1.9.2.4</a></p>]]></description>
			<author><![CDATA[null@example.com (eof)]]></author>
			<pubDate>Tue, 26 Apr 2011 16:06:58 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post216.html#p216</guid>
		</item>
	</channel>
</rss>
