On Sat, Sep 22, 2001 at 07:47:34PM +0200, Mladen Turk wrote: > Here is a patch that uses dso to load a libeay32.dll from openssl an enables > apr to validate a password using des_fcrypt.
What happens if this dll is not available? I don't think we're enforcing users to have OpenSSL. > It would be much easier to implent that enhancement if apr_password_validate > function will has the apr_pool_t as a parameter. If it is needed, now is the time to do it before we freeze the API. -- justin