index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
http: get default user-agent from git_user_agent
Jeff King
2012-06-03
1
-1
/
+2
*
remove superfluous newlines in error messages
Pete Wyckoff
2012-05-01
1
-1
/
+1
*
http: use newer curl options for setting credentials
Jeff King
2012-04-15
1
-2
/
+11
*
http: clean up leak in init_curl_http_auth
Jeff King
2012-04-15
1
-3
/
+3
*
fix http auth with multiple curl handles
Jeff King
2012-04-10
1
-0
/
+2
*
correct spelling: an URL -> a URL
Jim Meyering
2012-03-28
1
-1
/
+1
*
http: support proxies that require authentication
Nelson Benitez Leon
2012-03-02
1
-1
/
+3
*
Merge branch 'jk/maint-push-over-dav'
Junio C Hamano
2011-12-20
1
-1
/
+7
|
\
|
*
http-push: enable "proactive auth"
Jeff King
2011-12-14
1
-1
/
+7
*
|
Merge branch 'jk/credentials'
Junio C Hamano
2011-12-20
1
-88
/
+25
|
\
\
|
*
|
http: use credential API to get passwords
Jeff King
2011-12-12
1
-88
/
+25
|
|
/
*
|
Merge branch 'mf/curl-select-fdset'
Junio C Hamano
2011-12-06
1
-25
/
+21
|
\
\
|
|
/
|
/
|
|
*
http: drop "local" member from request struct
Jeff King
2011-11-04
1
-6
/
+0
|
*
http.c: Rely on select instead of tracking whether data was received
Mika Fischer
2011-11-04
1
-15
/
+1
|
*
http.c: Use timeout suggested by curl instead of fixed 50ms timeout
Mika Fischer
2011-11-04
1
-2
/
+18
|
*
http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
Mika Fischer
2011-11-04
1
-3
/
+3
*
|
http: remove unused function hex()
Ramkumar Ramachandra
2011-11-16
1
-8
/
+0
*
|
http: don't always prompt for password
Stefan Naewe
2011-11-04
1
-4
/
+3
*
|
Merge branch 'jk/http-auth'
Junio C Hamano
2011-10-18
1
-40
/
+53
|
\
\
|
*
|
http_init: accept separate URL parameter
Jeff King
2011-10-16
1
-4
/
+4
|
*
|
http: use hostname in credential description
Michael J Gruber
2011-10-16
1
-8
/
+35
|
*
|
http: retry authentication failures for all http requests
Jeff King
2011-07-20
1
-6
/
+11
|
*
|
url: decode buffers that are not NUL-terminated
Jeff King
2011-07-20
1
-23
/
+4
*
|
|
Merge branch 'jn/maint-http-error-message'
Junio C Hamano
2011-10-11
1
-2
/
+7
|
\
\
\
|
*
|
|
http: avoid empty error messages for some curl errors
Jonathan Nieder
2011-09-07
1
-1
/
+6
|
*
|
|
http: remove extra newline in error message
Jonathan Nieder
2011-09-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rc/maint-http-wrong-free'
Junio C Hamano
2011-08-11
1
-6
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
http.c: fix an invalid free()
Tay Ray Chuan
2011-08-03
1
-6
/
+2
|
*
|
Merge branch 'sp/maint-clear-postfields' into maint
Junio C Hamano
2011-05-04
1
-0
/
+1
|
|
\
\
*
|
|
|
http: pass http.cookiefile using CURLOPT_COOKIEFILE
Duncan Brown
2011-06-03
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
http: make curl callbacks match contracts from curl header
Dan McGee
2011-05-04
1
-6
/
+6
*
|
|
Merge branch 'sp/maint-clear-postfields'
Junio C Hamano
2011-04-28
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
http: clear POSTFIELDS when initializing a slot
Junio C Hamano
2011-04-26
1
-0
/
+1
*
|
Merge branch 'tc/http-urls-ends-with-slash'
Junio C Hamano
2010-12-13
1
-7
/
+0
|
\
\
|
*
|
shift end_url_with_slash() from http.[ch] to url.[ch]
Tay Ray Chuan
2010-11-26
1
-7
/
+1
*
|
|
Merge branch 'gc/http-with-non-ascii-username-url'
Junio C Hamano
2010-12-08
1
-1
/
+11
|
\
\
\
|
*
|
|
Fix username and password extraction from HTTP URLs
Gabriel Corona
2010-11-17
1
-1
/
+11
|
|
/
/
*
/
/
smart-http: Don't change POST to GET when following redirect
Tay Ray Chuan
2010-09-27
1
-0
/
+5
|
/
/
*
|
Allow HTTP user agent string to be modified.
Spencer E. Olson
2010-08-11
1
-1
/
+8
*
|
Merge branch 'sp/maint-dumb-http-pack-reidx'
Junio C Hamano
2010-05-21
1
-46
/
+89
|
\
\
|
*
|
http.c::new_http_pack_request: do away with the temp variable filename
Tay Ray Chuan
2010-04-20
1
-3
/
+2
|
*
|
http-fetch: Use temporary files for pack-*.idx until verified
Shawn O. Pearce
2010-04-20
1
-17
/
+39
|
*
|
http-fetch: Use index-pack rather than verify-pack to check packs
Shawn O. Pearce
2010-04-20
1
-7
/
+37
|
*
|
Allow parse_pack_index on temporary files
Shawn O. Pearce
2010-04-20
1
-1
/
+1
|
*
|
http.c: Remove unnecessary strdup of sha1_to_hex result
Shawn O. Pearce
2010-04-20
1
-4
/
+2
|
*
|
http.c: Don't store destination name in request structures
Shawn O. Pearce
2010-04-17
1
-8
/
+6
|
*
|
http.c: Drop useless != NULL test in finish_http_pack_request
Shawn O. Pearce
2010-04-17
1
-6
/
+3
|
*
|
http.c: Tiny refactoring of finish_http_pack_request
Shawn O. Pearce
2010-04-17
1
-8
/
+8
|
*
|
http.c: Remove bad free of static block
Shawn O. Pearce
2010-04-17
1
-1
/
+0
*
|
|
Merge branch 'rc/maint-curl-helper'
Junio C Hamano
2010-05-09
1
-1
/
+1
|
\
\
\
[next]