look at the content object's mime type, not the container's type.
authorNot Zed <NotZed@Ximian.com>
Thu, 13 Nov 2003 03:52:12 +0000 (03:52 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Thu, 13 Nov 2003 03:52:12 +0000 (03:52 +0000)
commit18c1d123f1f46085c51fb592b4a9895b636ad3eb
tree1af0385fa0f2a88521ba53fb303a58e4a91b4163
parentb732737190a9afe2a7ed2130bc65aecaa157c377
look at the content object's mime type, not the container's type.

2003-11-13  Not Zed  <NotZed@Ximian.com>

        * camel-smime-context.c (sm_verify): look at the content object's
        mime type, not the container's type.

2003-11-11  Not Zed  <NotZed@Ximian.com>

        * camel-cipher-context.c (camel_cipher_validity_set_valid): take
        into account the @valid argument and set validity properly.
        (camel_cipher_validity_clone): new method to copy validities.

        * camel-smime-context.c (sm_signing_cmsmessage): removed a todo.
camel/ChangeLog
camel/camel-cipher-context.c
camel/camel-cipher-context.h
camel/camel-smime-context.c