adium: replace NSS crypto backend with OpenSSL
commit5623e9b7d4770fe551bd3874bb4f0cbc7fe4aaf9
authorStefan Becker <chemobejk@gmail.com>
Thu, 28 Nov 2013 11:02:03 +0000 (28 13:02 +0200)
committerStefan Becker <chemobejk@gmail.com>
Thu, 28 Nov 2013 11:02:03 +0000 (28 13:02 +0200)
tree66b5a0dfb1cc9520dcb7b7507b77fca533c4db8b
parent019188a5fa2aa9564d5a1d6ea4265422f6c36391
adium: replace NSS crypto backend with OpenSSL

OpenSSL comes out-of-the-box with Mac OS X , which simplifies building
of SIPEAdiumPlugin a lot. Removed all references to NSS from the Xcode
project and updated the build instructions.

Also removed sipe-digest-macosx.c as it is no longer needed.
src/adium/README.Adium
src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj
src/adium/SIPEAdiumPlugin.xcodeproj/xcshareddata/xcschemes/Build NSS libs.xcscheme [deleted file]
src/adium/xcconfigs/Base.xcconfig
src/adium/xcconfigs/NSS.xcconfig [deleted file]
src/core/sipe-digest-macosx.c [deleted file]