>CJ Holmes <[EMAIL PROTECTED]> writes:
>> We've done it here at StarNINE for our WebSTAR product
>> <http://www.webstar.com/>, mainly because the alternatives are vastly more
>> expensive and don't support the Mac platform.  OpenSSL doesn't exactly
>> support the mac, either, but since we have the source code we can make the
>> necessary changes.
>
>What were the changes needed? Could you provide a diff, please?
>
>I'm using Metrowerks Codewarrior as development environment.


Cool-- I didn't realize that someone else had already done this.  Pity 
the StarNine guys didn't contribute the changes back though.  :-(


Anyway, I'm in the midst of submitting the code/changes for my port of 
OpenSSL to MacOS.  I'm quite certain that my stuff can be improved, but 
it does work as-is.  My biggest criticism of my code is that it's not 
suitable for a high-performance application, such as a webserver (it uses 
polling/busy-waiting, rather than doing everything in the notification 
routine).


Now that you mention it, I have a couple of minor tweaks to make to my 
stuff before Andy will be ready to toss it into the CVS tree.  Better go 
do that....


-Roy
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to