> From: Nou Dadoun [mailto:ndad...@teradici.com]
> Sent: Tuesday, December 04, 2012 5:50 PM
>
> How about a simpler question, I've found a Stack Overflow article which
> mentions
> no-sock -DOPENSSL_NO_SOCK No socket code.
>
> as a build option to exclude socket code and even has an
> From: owner-openssl-us...@openssl.org On Behalf Of TJ
> Sent: Sunday, 02 December, 2012 22:26
> Can someone please explain these concepts to me? I can't find much
> that explains it in plain English in the docs...
>
> I have been tasked with altering application code that uses an
> embedded web
Hey folks,
In our on-going efforts to construct something that will pass muster in the
win8 app environment, I'd like to build the crypto library *only* without any
socket or networking api calls and without any assembler.
We're eventually building our full app using Visual Studio 2012 so havin
How about a simpler question, I've found a Stack Overflow article which
mentions
no-sock -DOPENSSL_NO_SOCK No socket code.
as a build option to exclude socket code and even has an example! I'd like a
build option which excludes assembler code as well (to allow for
cross-compilati