Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No prompt
authorJeffrey Stedfast <fejj@ximian.com>
Sat, 10 Mar 2001 00:15:49 +0000 (00:15 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Sat, 10 Mar 2001 00:15:49 +0000 (00:15 +0000)
commit1aa681e7d3b0c911ac35df11f808d624e297a758
tree3dc4a034cfa6cb89a3b6c1b742d91eefb711c355
parentd08bee516b06a9b87ba0f1c9753a811c0ea1d7bb
Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No prompt

2001-03-09  Jeffrey Stedfast  <fejj@ximian.com>

* camel-session.c (camel_session_query_authenticator): Created a
new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No prompt to
the user. This will be needed by the SSL/TLS code to come. Also
changed the return value to a gpointer rather than a char* to
allow the returning of TRUE/FALSE values.

* camel.c: Wrap stuff with HAVE_NSS
camel/ChangeLog
camel/camel-session.c
camel/camel-session.h
camel/camel.c