On 12/08/17 00:15, Junio C Hamano wrote:
"Tom G. Christensen" <tgc@xxxxxxxxxxxxxxx> writes:
I have build tested these changes against upstream curl 7.12.0 (fails),
7.12.1 and 7.15.5. I have also built and run the testsuite against the
Red Hat provided curl versions listed above.
Hmph, what does "(fails)" mean here?
It means building against 7.12.0 fails which is expected because it is
missing CURLINFO_SSL_DATA_{IN,OUT}. There are patches in the other
thread that would add support for curl < 7.12.1 if necessary.
-tgc