cpw.ljfisher.ssl_client_auth: e5ecbeb0: Added pkcs12.c and privatekey.c to the f...

lucas.fisher at gmail.com lucas.fisher at gmail.com
Wed Sep 14 20:20:42 EDT 2011


----------------------------------------------------------------------
Revision: e5ecbeb07bfaa0d7ed2479a08457ee87450b89f2
Parent:   8e52436584542d03198d8b4b1dfc9080a0778e2b
Author:   lucas.fisher at gmail.com
Date:     09/14/11 20:17:49
Branch:   im.pidgin.cpw.ljfisher.ssl_client_auth
URL: http://d.pidgin.im/viewmtn/revision/info/e5ecbeb07bfaa0d7ed2479a08457ee87450b89f2

Changelog: 

Added pkcs12.c and privatekey.c to the files to compile on windows

Changes against parent 8e52436584542d03198d8b4b1dfc9080a0778e2b

  patched  libpurple/Makefile.mingw

-------------- next part --------------
============================================================
--- libpurple/Makefile.mingw	add5a4444e2b3ee9d0dbe2c90b28a1ed2eb1ff6e
+++ libpurple/Makefile.mingw	9861acf0a9d41a344f1f9c87f61a7ce3a623a2dd
@@ -63,11 +63,13 @@ C_SRC =	\
 			network.c \
 			notify.c \
 			ntlm.c \
+			pkcs12.c \
 			plugin.c \
 			pluginpref.c \
 			pounce.c \
 			prefs.c \
 			privacy.c \
+			privatekey.c \
 			proxy.c \
 			prpl.c \
 			request.c \


More information about the Commits mailing list