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: support CURLOPT_PROTOCOLS_STR
Jeff King
2023-01-17
1
-13
/
+46
*
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
2023-01-17
1
-11
/
+9
*
http: redact curl h2h3 headers in info
Glen Choo
2022-11-14
1
-6
/
+41
*
Merge branch 'll/curl-accept-language'
Junio C Hamano
2022-07-20
1
-2
/
+2
|
\
|
*
remote-curl: send Accept-Language header to server
Li Linchao
2022-07-11
1
-2
/
+2
*
|
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
|
/
*
Merge branch 'ds/bundle-uri'
Junio C Hamano
2022-06-03
1
-2
/
+2
|
\
|
*
http: make http_get_file() external
Derrick Stolee
2022-05-17
1
-2
/
+2
*
|
Merge branch 'jc/http-clear-finished-pointer'
Junio C Hamano
2022-06-01
1
-0
/
+26
|
\
\
|
*
|
http.c: clear the 'finished' member once we are done with it
Junio C Hamano
2022-05-28
1
-0
/
+26
|
|
/
*
|
Merge branch 'cc/http-curlopt-resolve'
Junio C Hamano
2022-05-31
1
-0
/
+18
|
\
\
|
*
|
http: add custom hostname to IP address resolutions
Christian Couder
2022-05-16
1
-0
/
+18
|
|
/
*
|
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-23
/
+23
|
\
\
|
|
/
|
/
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-23
/
+23
*
|
run-command API users: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason
2021-11-26
1
-2
/
+3
|
/
*
Merge branch 'ab/designated-initializers-more'
Junio C Hamano
2021-10-19
1
-1
/
+1
|
\
|
*
urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT
Ævar Arnfjörð Bjarmason
2021-10-01
1
-1
/
+1
*
|
Merge branch 'ab/http-pinned-public-key-mismatch'
Junio C Hamano
2021-10-11
1
-0
/
+4
|
\
\
|
*
|
http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
Ævar Arnfjörð Bjarmason
2021-09-27
1
-0
/
+4
|
|
/
*
|
Merge branch 'jk/http-redact-fix'
Junio C Hamano
2021-10-04
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
http: match headers case-insensitively when redacting
Jeff King
2021-09-23
1
-3
/
+3
*
|
http: don't hardcode the value of CURL_SOCKOPT_OK
Ævar Arnfjörð Bjarmason
2021-09-13
1
-1
/
+1
*
|
http: centralize the accounting of libcurl dependencies
Ævar Arnfjörð Bjarmason
2021-09-13
1
-14
/
+15
*
|
http: correct curl version check for CURLOPT_PINNEDPUBLICKEY
Ævar Arnfjörð Bjarmason
2021-09-13
1
-4
/
+4
*
|
http: correct version check for CURL_HTTP_VERSION_2
Ævar Arnfjörð Bjarmason
2021-09-13
1
-2
/
+2
*
|
http: drop support for curl < 7.18.0 (again)
Ævar Arnfjörð Bjarmason
2021-09-13
1
-2
/
+0
*
|
http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
Ævar Arnfjörð Bjarmason
2021-07-31
1
-3
/
+3
*
|
http: drop support for curl < 7.19.3 and < 7.17.0 (again)
Ævar Arnfjörð Bjarmason
2021-07-31
1
-4
/
+0
*
|
http: drop support for curl < 7.19.4
Jeff King
2021-07-30
1
-50
/
+0
*
|
http: drop support for curl < 7.16.0
Jeff King
2021-07-30
1
-55
/
+1
*
|
http: drop support for curl < 7.11.1
Jeff King
2021-07-30
1
-53
/
+0
|
/
*
Merge branch 'cs/http-use-basic-after-failed-negotiate'
Junio C Hamano
2021-05-20
1
-8
/
+7
|
\
|
*
Revert "remote-curl: fall back to basic auth if Negotiate fails"
Jeff King
2021-05-19
1
-8
/
+7
*
|
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
|
Merge branch 'cs/http-use-basic-after-failed-negotiate'
Junio C Hamano
2021-03-30
1
-7
/
+8
|
\
|
|
*
remote-curl: fall back to basic auth if Negotiate fails
Christopher Schenk
2021-03-22
1
-7
/
+8
*
|
Merge branch 'js/http-pki-credential-store'
Junio C Hamano
2021-03-26
1
-2
/
+11
|
\
\
|
|
/
|
/
|
|
*
http: drop the check for an empty proxy password before approving
John Szakmeister
2021-03-12
1
-2
/
+1
|
*
http: store credential when PKI auth is used
John Szakmeister
2021-03-12
1
-0
/
+10
*
|
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-2
/
+2
|
/
*
http: allow custom index-pack args
Jonathan Tan
2021-02-22
1
-7
/
+8
*
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-1
/
+1
*
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-3
/
+3
*
Merge branch 'jt/cdn-offload'
Junio C Hamano
2020-06-25
1
-39
/
+43
|
\
|
*
http-fetch: support fetching packfiles by URL
Jonathan Tan
2020-06-11
1
-7
/
+21
|
*
http: refactor finish_http_pack_request()
Jonathan Tan
2020-06-11
1
-15
/
+16
|
*
http: use --stdin when indexing dumb HTTP pack
Jonathan Tan
2020-06-11
1
-22
/
+11
*
|
http: redact all cookies, teach GIT_TRACE_REDACT=0
Jonathan Tan
2020-06-06
1
-24
/
+11
*
|
http, imap-send: stop using CURLOPT_VERBOSE
Jonathan Tan
2020-05-11
1
-1
/
+7
|
/
*
Sync with 2.26.2
Junio C Hamano
2020-04-20
1
-0
/
+2
|
\
[next]