Indy icon indicating copy to clipboard operation
Indy copied to clipboard

Removed unused SSL Registry and an empty unit

Open mezen opened this issue 5 years ago • 3 comments

Small code clean ups to remove unused GSSLRegistry

and the empty unit IdServerIOHandlerSSLOpenSSL.

mezen avatar Mar 17 '20 13:03 mezen

Maybe it's time to remove .NET too?

JNPSoftware avatar Mar 18 '20 10:03 JNPSoftware

Even if external tools make use of it, they could still create an own list and register the SLLIOHandler.

mezen avatar Mar 18 '20 11:03 mezen

Support for .NET and pre-Unicode compilers is already slated to be removed in Indy 11 (https://github.com/IndySockets/Indy/issues/131 and https://github.com/IndySockets/Indy/issues/132). It has already been implemented - what is currently in the "Restructure" branch in GitHub will eventually be rebranded as Indy 11, once some pending things have been finalized and the branch is updated with the latest code from my working copy.

rlebeau avatar Mar 18 '20 16:03 rlebeau