Make the PKCS#7 S/MIME functions check for passed NULL pointers.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 9 Dec 1999 01:31:32 +0000 (01:31 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 9 Dec 1999 01:31:32 +0000 (01:31 +0000)
commite3775a33c1ee5aa845527c3fd9aac11426eac8c5
tree21a6767d828c6ee33178714ea2f1e61ba3c149cd
parenta4af39ac4482355ffdd61fb61231a0c79b96997b
Make the PKCS#7 S/MIME functions check for passed NULL pointers.

Fix the usage message of smime utility and sanitise the return
codes.

Add some documentation.
apps/smime.c
crypto/pkcs7/pk7_smime.c
crypto/pkcs7/pkcs7.h
crypto/pkcs7/pkcs7err.c
doc/man/smime.pod [new file with mode: 0644]