- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the
authorGeoff Thorpe <geoff@openssl.org>
Wed, 16 Oct 2002 01:29:37 +0000 (01:29 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 16 Oct 2002 01:29:37 +0000 (01:29 +0000)
commit314c667050065bac7d1b0b1a767af6ff9585a596
tree7b2793ea595b2c7b97eecb61fbf3fb3e40102acd
parent28c8a911bdb726fbfae14c7d5ed62d6bac5c1f09
- 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/Makefile.ssl
crypto/engine/eng_err.c
crypto/engine/eng_list.c
crypto/engine/engine.h
util/libeay.num