summaryrefslogtreecommitdiff
path: root/t/lib-httpd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/use-perl-path-consistently'Junio C Hamano2023-04-112-1/+3
|\
| * t/lib-httpd: pass PERL_PATH to CGI scriptsJeff King2023-04-062-1/+3
* | Merge branch 'mc/credential-helper-www-authenticate'Junio C Hamano2023-03-172-0/+45
|\ \
| * | t5563: add tests for basic and anoymous HTTP accessMatthew John Cheetham2023-02-272-0/+45
* | | Merge branch 'jk/http-test-fixes'Junio C Hamano2023-02-281-1/+1
|\ \ \
| * | | t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2cJeff King2023-02-231-1/+1
| |/ /
* | | add basic http proxy testsJeff King2023-02-162-0/+17
* | | t/lib-httpd: increase ssl key size to 2048 bitsJeff King2023-02-011-1/+1
* | | t/lib-httpd: drop SSLMutex configJeff King2023-02-011-1/+0
* | | t/lib-httpd: bump required apache version to 2.4Jeff King2023-02-011-18/+4
* | | t/lib-httpd: bump required apache version to 2.2Jeff King2023-02-011-8/+0
|/ /
* | t: run t5551 tests with both HTTP and HTTP/2Jeff King2022-11-141-3/+16
|/
* t/lib-httpd: pass LANG and LC_ALL to ApacheRené Scharfe2022-10-061-0/+2
* Merge branch 'jk/http-push-status-fix'Junio C Hamano2021-10-292-0/+10
|\
| * send-pack: complain about "expecting report" with --helper-statusJeff King2021-10-182-0/+10
* | http-backend: handle HTTP_GIT_PROTOCOL CGI variableJeff King2021-09-101-2/+0
* | t5551: test v2-to-v0 http protocol fallbackJeff King2021-09-101-0/+5
|/
* remote-curl: error on incomplete packetDenton Liu2020-05-243-0/+14
* t/lib-httpd: avoid using macOS' sedJohannes Schindelin2020-02-273-27/+30
* apply-one-time-sed.sh: modernize styleDenton Liu2019-11-291-3/+5
* t/lib-httpd: pass LSAN_OPTIONS through apacheJeff King2019-05-081-0/+1
* t5551: test server-side ERR packetJosh Steadmon2019-02-062-0/+7
* Merge branch 'jt/fetch-v2-sideband'Junio C Hamano2019-02-051-0/+1
|\
| * tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan2019-01-171-0/+1
* | test: test GIT_CURL_VERBOSE=1 shows an errorMasaya Suzuki2019-01-101-0/+1
|/
* upload-pack: test negotiation with changing repositoryBrandon Williams2018-06-282-0/+30
* http: fix v1 protocol tests with apache httpd < 2.4bw/protocol-v1Todd Zullinger2018-01-041-6/+4
* http: tell server that the client understands v1Brandon Williams2017-10-171-0/+7
* http: attempt updating base URL only if no errorjt/http-base-url-update-upon-redirectJonathan Tan2017-02-281-0/+9
* Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-191-0/+14
|\
| * http: make redirects more obviousJeff King2016-12-061-0/+6
| * http: always update the base URL for redirectsJeff King2016-12-061-0/+8
* | Merge branch 'ew/git-svn-http-tests'Junio C Hamano2016-08-081-2/+2
|\ \ | |/ |/|
| * git svn: migrate tests to use lib-httpdew/git-svn-http-testsEric Wong2016-07-251-2/+2
| * Merge branch 'jk/test-httpd-config-nosystem' into maintJunio C Hamano2016-04-141-0/+1
| |\
* | \ Merge branch 'js/http-custom-headers'Junio C Hamano2016-05-171-4/+12
|\ \ \
| * | | tests: adjust the configuration for Apache 2.2Johannes Schindelin2016-05-101-4/+12
* | | | Merge branch 'js/http-custom-headers'Junio C Hamano2016-05-061-0/+8
|\ \ \ \ | |/ / /
| * | | http: support sending custom HTTP headersJohannes Schindelin2016-04-271-0/+8
| |/ /
* | | Merge branch 'jk/test-httpd-config-nosystem'Junio C Hamano2016-04-061-0/+1
|\ \ \ | |/ / |/| / | |/
| * t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envjk/test-httpd-config-nosystemJeff King2016-03-181-0/+1
* | t/lib-httpd: load mod_unixdmg/httpd-tests-update-for-apache-2.4Michael J Gruber2016-02-251-0/+3
|/
* http: limit redirection depthBlake Burkhart2015-09-251-0/+3
* http: limit redirection to protocol-whitelistBlake Burkhart2015-09-251-0/+1
* t: pass GIT_TRACE through ApacheJeff King2015-03-121-0/+1
* t: support clang/gcc AddressSanitizerjk/test-asanJeff King2014-12-111-0/+1
* signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano2014-09-171-0/+1
* http: fix charset detection of extract_content_type()ye/http-extract-charsetYi EungJun2014-06-171-0/+4
* remote-curl: reencode http error messagesJeff King2014-05-271-0/+4
* http: extract type/subtype portion of content-typeJeff King2014-05-271-1/+7