New functions
authorBodo Möller <bodo@openssl.org>
Thu, 24 Jan 2002 16:16:43 +0000 (16:16 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 24 Jan 2002 16:16:43 +0000 (16:16 +0000)
commita14e2d9dfe0bc17800a5ab6b0439a3db50702586
tree8c2cd60a3175e666ca68800fc0d245e65af1d496
parenta8b94d64095204817c7c561d069322d4df12010e
New functions
    ERR_peek_last_error
    ERR_peek_last_error_line
    ERR_peek_last_error_line_data
(supersedes ERR_peek_top_error).

Rename OPENSSL_NO_OLD_DES_SUPPORT into OPENSSL_DISABLE_OLD_DES_SUPPORT
because OPENSSL_NO_... indicates disabled algorithms (according to
mkdef.pl).
CHANGES
crypto/bio/bss_file.c
crypto/conf/conf_def.c
crypto/conf/conf_mall.c
crypto/des/des.h
crypto/err/err.c
crypto/err/err.h
doc/crypto/ERR_get_error.pod
util/libeay.num