cpw.ljfisher.ssl_client_auth: 3e73c392: Added privatekey.c, privatekey.h, pkcs12...

lucas.fisher at gmail.com lucas.fisher at gmail.com
Sat Apr 16 19:35:56 EDT 2011


----------------------------------------------------------------------
Revision: 3e73c3929c1826549d70f7dc0d20212b9e8d3652
Parent:   1e31f50bbbb7123130021077c77d04ca15938d3b
Author:   lucas.fisher at gmail.com
Date:     04/16/11 17:04:46
Branch:   im.pidgin.cpw.ljfisher.ssl_client_auth
URL: http://d.pidgin.im/viewmtn/revision/info/3e73c3929c1826549d70f7dc0d20212b9e8d3652

Changelog: 

Added privatekey.c, privatekey.h, pkcs12.c, pkcs12.h to the file list.

Changes against parent 1e31f50bbbb7123130021077c77d04ca15938d3b

  patched  libpurple/Makefile.am

-------------- next part --------------
============================================================
--- libpurple/Makefile.am	a6d81774193e9ebe6f5e198b5b1cd1adf1bd5feb
+++ libpurple/Makefile.am	fd5147b668cd6aca7081fb2fede393f84557cd7a
@@ -65,11 +65,13 @@ purple_coresources = \
 	network.c \
 	ntlm.c \
 	notify.c \
+	pkcs12.c \
 	plugin.c \
 	pluginpref.c \
 	pounce.c \
 	prefs.c \
 	privacy.c \
+	privatekey.c \
 	proxy.c \
 	prpl.c \
 	request.c \
@@ -129,11 +131,13 @@ purple_coreheaders = \
 	network.h \
 	notify.h \
 	ntlm.h \
+	pkcs12.h \
 	plugin.h \
 	pluginpref.h \
 	pounce.h \
 	prefs.h \
 	privacy.h \
+	privatekey.h \
 	proxy.h \
 	prpl.h \
 	request.h \


More information about the Commits mailing list