jens-maus / amissl

:closed_lock_with_key: AmiSSL is the AmigaOS/MorphOS/AROS port of OpenSSL. It wraps the full functionality of OpenSSL into a full-fledged Amiga shared library that makes it possible for Amiga applications to use the full OpenSSL API through a standard Amiga shared library interface (e.g. web browsers wanting to support HTTPS, etc.)...
Apache License 2.0
88 stars 15 forks source link

MorphOS: finalize compilation and test baserel support #6

Open jens-maus opened 8 years ago

jens-maus commented 8 years ago

The current state of our AmiSSL sources actually almost compiles for MorphOS/PPC. However, even though the sources might properly compile we need to properly test the 'baserel' support and how we have to setup baserel handling on MorphOS. Perhaps we also need some help from MorphOS developers having some more experience with compiling baserel aware shared libraries for MorphOS.

jens-maus commented 7 years ago

As we still don't have a MorphOS developer taking care of the proper baserel support we will release 4.0 without MorphOS support :( Hopefully we will find someone taking care of it in the near future.

jens-maus commented 7 years ago

Please note that there are reports that the OS3/m68k binaries seem to work fine on MorphOS. However, great performance improvement could be achieved with a native MorphOS binary of AmiSSLv4.

afalkenhahn commented 6 years ago

Could you give a status update on AmiSSL for MorphOS please? This would be very important to have for an upcoming project of mine. If you have a MorphOS build of AmiSSL I'll be happy to test it and report if it's working.

raziel- commented 6 years ago

@jens-maus

I'm sorry, i don't want to hijack this, but is the missing AmiSSLv4 support for MorphOS the reason why YAM can't get another "official" release?

Thank you