X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.205.65 with SMTP id fp1mr13017926qab.4.1356470737716; Tue, 25 Dec 2012 13:25:37 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Tue, 25 Dec 2012 13:25:37 -0800 (PST) In-Reply-To: <1b2d3d9b-2d91-40b0-b816-0de2061ea1b2@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=46.79.98.127; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 46.79.98.127 References: <1b2d3d9b-2d91-40b0-b816-0de2061ea1b2 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0bac6fc3-6646-489b-a6f2-bbde41ec02b8@googlegroups.com> Subject: Re: Openssl problems From: dosusb AT googlemail DOT com Injection-Date: Tue, 25 Dec 2012 21:25:37 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 2252 Lines: 30 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id qBPLj1c6012199 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Thank you for your message Juan! >Especially due to the difficulties getting work the noise source on XP. I agree - I looked at the code and it would take me a while to get that to compile and do some changes. I picked the demos that seemed to be the most simple and hoped these still would work. >I will investigate this when I am back from vacations and when I have access >to a dos machine. Of cause I look forward to this! @Rugxulo: >Hi guys, Merry Christmas! :-) Merry Christmas to you and all readers! What do you expect us to do after singing Christmas songs and opening our presents? Looking into Openssl of cause :-) Frankly I try to get SSL to work with my DOS port of the Dillo browser. This has SSL code that works for Windows but it will not run with DOS. So I look for a simple example to see how (and if?) OpenSSL for DOS works at all. Then I want to step through the code in the browser comparing it with this working example. Currently I have no clue which step does stop it working. Georg