CyberShadow / DFeed

D news aggregator, newsgroup client, web newsreader and IRC bot
http://forum.dlang.org/help#about
377 stars 35 forks source link

fix OpenSSL >=1.1.0 API usage #151

Closed WebFreak001 closed 1 year ago

WebFreak001 commented 1 year ago

Since older OpenSSL versions have been EOLd everywhere unless on CentOS 7, I think we can soon drop the compatibility code as well.

CyberShadow commented 1 year ago

Thank you! I will pull this into the work in https://github.com/CyberShadow/DFeed/commits/next.

Ironically DFeed no longer uses mailhide, Dub just pulls it in because Dub, so that breakage affects only the Dub build.

CyberShadow commented 1 year ago

Fixed!

LDC crashes, running a reduction now.

CyberShadow commented 1 year ago

LDC crashes, running a reduction now.

It's https://issues.dlang.org/show_bug.cgi?id=21504 again.