author | Junio C Hamano <gitster@pobox.com> | |
Tue, 18 Oct 2011 04:37:15 +0000 (21:37 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 18 Oct 2011 04:37:15 +0000 (21:37 -0700) | ||
commit | 963838402a94e7fcbd1a73019f80aff708972af8 | |
tree | dfc5a1a62cfd83d5e199974ace5725d5a7fe6946 | tree | snapshot |
parent | 7f8a9387fd28b1cc4029bb8a8d66cd577d8dd1e3 | commit | diff |
parent | deba49377b717d1e26c342f65c7f5e75a2db8641 | commit | diff |
Merge branch 'jk/http-auth'
* 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
* 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
http-fetch.c | diff1 | | diff2 | | blob | history |
http-push.c | diff1 | | diff2 | | blob | history |
http.c | diff1 | | diff2 | | blob | history |
remote-curl.c | diff1 | | diff2 | | blob | history |
url.c | diff1 | | diff2 | | blob | history |