Thanks!
Francisco
On Mon, Jan 15, 2018 at 8:20 AM, Tudor Girba wrote:
> Thanks a lot!
>
> Doru
>
>
> > On Dec 20, 2017, at 8:55 AM, Pierce Ng wrote:
> >
> > Hi all,
> >
> > OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh
> 32-bit
> > Pharo 6.1 zip package downloaded from
Thanks a lot!
Doru
> On Dec 20, 2017, at 8:55 AM, Pierce Ng wrote:
>
> Hi all,
>
> OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit
> Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses
> libeay.dll which is bundled with the Pharo VM.
>
>
That is really great. SSL is really somthing important.
Well done!
Norbert
> Am 20.12.2017 um 08:55 schrieb Pierce Ng :
>
> Hi all,
>
> OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit
> Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses
>
OK now my cell is finally working again! I can now be reached at 603 957
2705
Kind Regards,
Sean Glazier
On Wed, Dec 20, 2017 at 2:57 PM, Stephane Ducasse
wrote:
> great news.
> And this is super great that you plan to work on different platforms!
> THANKS
>
> On Wed, Dec 20, 2017 at 8:55 A
great news.
And this is super great that you plan to work on different platforms!
THANKS
On Wed, Dec 20, 2017 at 8:55 AM, Pierce Ng wrote:
> Hi all,
>
> OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit
> Pharo 6.1 zip package downloaded from pharo.org. On Windows this
On Wed, Dec 20, 2017 at 09:03:36AM +0100, Sven Van Caekenberghe wrote:
> Inevitable question: what is the plan for the other platforms ?
I started on Linux, have now gotten it working on Windows, and expect to do
MacOS next.
I've also just mirrored the code onto GH. It is now at
https://github.co
> On 20 Dec 2017, at 08:55, Pierce Ng wrote:
>
> Hi all,
>
> OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit
> Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses
> libeay.dll which is bundled with the Pharo VM.
>
> Metacello new
>ba
Hi all,
OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit
Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses
libeay.dll which is bundled with the Pharo VM.
Metacello new
baseline: 'OpenSSL';
smalltalkhubUser: 'PierceNg' project: 'Ope