- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the
authorGeoff Thorpe <geoff@openssl.org>
Wed, 16 Oct 2002 01:32:46 +0000 (01:32 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 16 Oct 2002 01:32:46 +0000 (01:32 +0000)
commitb963f807be333543e59f75f1c6c8405e3cd15d95
tree7b3842c045e3cdf0fa93daeae2efa971b6e896ae
parent005bbb52ffb63874eedefa9c0c8613a370aef97f
- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the
normal 'structural' case (ENGINE_init() satisfies this in the less normal
'functional' case). This change provides such a function.

- Correct some "read" locks that should actually be "write" locks.

- make update.
crypto/engine/eng_err.c
crypto/engine/eng_list.c
crypto/engine/engine.h
util/libeay.num