From: Jeremy Huddleston Date: Tue, 30 Jul 2013 01:28:30 +0000 (-0700) Subject: imap-send: use Apple's Security framework for base64 encoding X-Git-Tag: v1.8.5-rc0~192^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3ef2bcad02efd6219f4ce599754c15e63b6af0dc?hp=3ef2bcad02efd6219f4ce599754c15e63b6af0dc imap-send: use Apple's Security framework for base64 encoding Use Apple's supported functions for base64 encoding instead of the deprecated OpenSSL functions. Signed-off-by: Jeremy Huddleston Signed-off-by: David Aguilar Signed-off-by: Junio C Hamano ---