libpurple/protocols/oscar/oscar.h

branch
cpw.darkrain42.oscar.ssl
changeset 25127
5fc0c3f2a102
parent 25126
2a75db143599
child 25128
3c63f7e91d98
--- a/libpurple/protocols/oscar/oscar.h	Wed Dec 10 23:41:28 2008 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Thu Dec 11 07:14:50 2008 +0000
@@ -595,6 +595,8 @@
 	const char *ip;
 	guint16 cookielen;
 	const guint8 *cookie;
+	const char *ssl_cert_cn;
+	guint8 use_ssl;
 	struct { /* group == SNAC_FAMILY_CHAT */
 		guint16 exchange;
 		const char *room;

mercurial