On Tue, Jul 30, 2013 at 8:54 AM, Junio C Hamano wrote:
> David Aguilar writes:
>
>> From: Jeremy Huddleston
>>
>> Use Apple's supported functions for base64 encoding instead
>> of the deprecated OpenSSL functions.
>>
>> Signed-off-by: Jeremy Huddleston
>> Signed-off-by: David Aguilar
>> ---
>>
David Aguilar writes:
> From: Jeremy Huddleston
>
> Use Apple's supported functions for base64 encoding instead
> of the deprecated OpenSSL functions.
>
> Signed-off-by: Jeremy Huddleston
> Signed-off-by: David Aguilar
> ---
> This version moves the tricky #ifdefs into git-compat-util.h
Nice.
From: Jeremy Huddleston
Use Apple's supported functions for base64 encoding instead
of the deprecated OpenSSL functions.
Signed-off-by: Jeremy Huddleston
Signed-off-by: David Aguilar
---
This version moves the tricky #ifdefs into git-compat-util.h
Makefile | 1 +
git-compat-util.h
3 matches
Mail list logo