Revision 504a3dc38ec168dab1f4443c13d14858db47cd70
Sean Egan
seanegan at gmail.com
Tue Jun 5 12:25:07 EDT 2007
I would suggest changing the function:
purple_ssl_connect_with_host_fd
to
purple_ssl_connect_fd_with_host
And change
+ * DEPRECATED. Use purple_ssl_connect_with_host_fd instead.
to
+ * @deprecated Use purple_ssl_connect_with_host_fd instead.
which will make Doxygen tag it properly.
-s.
On 6/5/07, am at adiumx.com <am at adiumx.com> wrote:
> -----------------------------------------------------------------
> Revision: 504a3dc38ec168dab1f4443c13d14858db47cd70
> Ancestor: e52b685d84ca8874da6e3e71199829e513500642
> Author: am at adiumx.com
> Date: 2007-06-05T15:18:30
> Branch: im.pidgin.soc.2007.xmpp
>
> Modified files:
> libpurple/protocols/jabber/jabber.c
> libpurple/protocols/jabber/jabber.h libpurple/sslconn.c
> libpurple/sslconn.h
>
> ChangeLog:
>
> Fixed one of the issues in the ssl stuff, allowing CN cert checks for starttls-connections in XMPP.
>
>
> _______________________________________________
> Commits mailing list
> Commits at pidgin.im
> http://pidgin.im/cgi-bin/mailman/listinfo/commits
>
>
>
More information about the Commits
mailing list