Merge branch 'jk/http-auth'
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Oct 2011 04:37:15 +0000 (21:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Oct 2011 04:37:15 +0000 (21:37 -0700)
* jk/http-auth:
http_init: accept separate URL parameter
http: use hostname in credential description
http: retry authentication failures for all http requests
remote-curl: don't retry auth failures with dumb protocol
improve httpd auth tests
url: decode buffers that are not NUL-terminated

No differences found