X509_digest() needs a pointer to an int len. Also fixed some other
authorJeffrey Stedfast <fejj@ximian.com>
Tue, 30 Jul 2002 21:10:04 +0000 (21:10 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Tue, 30 Jul 2002 21:10:04 +0000 (21:10 +0000)
commit71cdcb57092e7c969b932549ed794e968e47995b
tree611ef97c638d6631fee715b12ac0c96f917294ee
parente884f65eb3c3d09fe9705949cf9794edbe787dd8
X509_digest() needs a pointer to an int len. Also fixed some other

2002-07-30  Jeffrey Stedfast  <fejj@ximian.com>

* camel-tcp-stream-openssl.c (ssl_verify): X509_digest() needs a
pointer to an int len. Also fixed some other compiler errors.

* camel-certdb.h: #include <stdio.h>
camel/ChangeLog
camel/camel-certdb.h
camel/camel-tcp-stream-openssl.c