summaryrefslogtreecommitdiffstats
path: root/t/lib-httpd
AgeCommit message (Expand)AuthorLines
2026-01-08t5550: add netrc tests for http 401/403Ashlesh Gawande-0/+5
2025-04-07t/lib-httpd: refactor "one-time-perl" CGI script to not depend on PerlPatrick Steinhardt-30/+29
2024-04-16t5563: refactor for multi-stage authenticationbrian m. carlson-4/+13
2023-11-11t/lib-httpd: stop using legacy crypt(3) for authenticationPatrick Steinhardt-2/+2
2023-09-21test-lib: set UBSAN_OPTIONS to match ASanJeff King-0/+1
2023-05-19Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache'Junio C Hamano-0/+2
2023-05-18t/lib-httpd: make CGIPassAuth support conditionalJeff King-0/+2
2023-04-11Merge branch 'jk/use-perl-path-consistently'Junio C Hamano-1/+3
2023-04-06t/lib-httpd: pass PERL_PATH to CGI scriptsJeff King-1/+3
2023-03-17Merge branch 'mc/credential-helper-www-authenticate'Junio C Hamano-0/+45
2023-02-28Merge branch 'jk/http-test-fixes'Junio C Hamano-1/+1
2023-02-27t5563: add tests for basic and anoymous HTTP accessMatthew John Cheetham-0/+45
2023-02-23t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2cJeff King-1/+1
2023-02-16add basic http proxy testsJeff King-0/+17
2023-02-01t/lib-httpd: increase ssl key size to 2048 bitsJeff King-1/+1
2023-02-01t/lib-httpd: drop SSLMutex configJeff King-1/+0
2023-02-01t/lib-httpd: bump required apache version to 2.4Jeff King-18/+4
2023-02-01t/lib-httpd: bump required apache version to 2.2Jeff King-8/+0
2022-11-14t: run t5551 tests with both HTTP and HTTP/2Jeff King-3/+16
2022-10-06t/lib-httpd: pass LANG and LC_ALL to ApacheRené Scharfe-0/+2
2021-10-29Merge branch 'jk/http-push-status-fix'Junio C Hamano-0/+10
2021-10-18send-pack: complain about "expecting report" with --helper-statusJeff King-0/+10
2021-09-10http-backend: handle HTTP_GIT_PROTOCOL CGI variableJeff King-2/+0
2021-09-10t5551: test v2-to-v0 http protocol fallbackJeff King-0/+5
2020-05-24remote-curl: error on incomplete packetDenton Liu-0/+14
2020-02-27t/lib-httpd: avoid using macOS' sedJohannes Schindelin-27/+30
2019-11-29apply-one-time-sed.sh: modernize styleDenton Liu-3/+5
2019-05-08t/lib-httpd: pass LSAN_OPTIONS through apacheJeff King-0/+1
2019-02-06t5551: test server-side ERR packetJosh Steadmon-0/+7
2019-02-05Merge branch 'jt/fetch-v2-sideband'Junio C Hamano-0/+1
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan-0/+1
2019-01-10test: test GIT_CURL_VERBOSE=1 shows an errorMasaya Suzuki-0/+1
2018-06-28upload-pack: test negotiation with changing repositoryBrandon Williams-0/+30
2018-01-04http: fix v1 protocol tests with apache httpd < 2.4Todd Zullinger-6/+4
2017-10-17http: tell server that the client understands v1Brandon Williams-0/+7
2017-02-28http: attempt updating base URL only if no errorJonathan Tan-0/+9
2016-12-19Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano-0/+14
2016-12-06http: make redirects more obviousJeff King-0/+6
2016-12-06http: always update the base URL for redirectsJeff King-0/+8
2016-08-08Merge branch 'ew/git-svn-http-tests'Junio C Hamano-2/+2
2016-07-25git svn: migrate tests to use lib-httpdEric Wong-2/+2
2016-05-17Merge branch 'js/http-custom-headers'Junio C Hamano-4/+12
2016-05-10tests: adjust the configuration for Apache 2.2Johannes Schindelin-4/+12
2016-05-06Merge branch 'js/http-custom-headers'Junio C Hamano-0/+8
2016-04-27http: support sending custom HTTP headersJohannes Schindelin-0/+8
2016-04-14Merge branch 'jk/test-httpd-config-nosystem' into maintJunio C Hamano-0/+1
2016-04-06Merge branch 'jk/test-httpd-config-nosystem'Junio C Hamano-0/+1
2016-03-18t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envJeff King-0/+1
2016-02-25t/lib-httpd: load mod_unixdMichael J Gruber-0/+3
2015-09-25http: limit redirection depthBlake Burkhart-0/+3