Robert Collins wrote:
> I don't see any value in forking off such a small bit of code. By
> linking to the library (and we could link it in statically to avoid the
> overhead of shared library loading) we gain any incremental changes made
> to OpenSSL.
Not to mention optimisations on other platforms than the ones we bother
to write (and support) assembly versions for.
Note: I actually did make the OpenSSL integration generic, not requiring
you to enable ssl only because you want to link with openssl.. there is
a difference between --with-openssl and --enable-ssl.
-- HenrikReceived on Wed Jun 13 2001 - 02:40:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:03 MST