hURL/AmiSSL crash on MorphOS

Discuss about plugins that don't have a dedicated forum
User avatar
jPV
Posts: 603
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Re: hURL/AmiSSL crash on MorphOS

Post by jPV »

airsoftsoftwair wrote: Mon Dec 23, 2019 12:32 pm
jPV wrote: Mon Dec 23, 2019 8:58 am How about linking OpenSSL statically to the hURL plugin for MorphOS? hURL has different requirements for different platforms anyway, so maybe it could be ok?
This would bloat hurl.hwp to a 5MB+ binary that is loaded with the start of every Hollywood app. Not something very desirable IMHO...
Yeah, right. The autoloading of global plugins slipped from my mind again :) But if you decide to get rid of that behaviour, maybe then? I guess my opinion (you asked in other thread, but I never replied) is that autoloading of global plugins is more harm than useful.... in theory someone could add support for new formats that way, but in reality I think it's quite minimal chance after all.
airsoftsoftwair wrote: Mon Dec 23, 2019 1:40 pm Ok, it's fixed now. I hope I've found all OpenSSL functions that do callbacks. Here's a test binary: http://www.softwarefailure.de/tmp/hurl.lha

Code: Select all

- Fix [MorphOS]: Fixed hURL to be compatible with the 68k version of AmiSSL
Thanks, works so far, will keep testing.
Post Reply