1. 5d70afa t/lib-httpd: stop using legacy crypt(3) for authentication by Patrick Steinhardt · 1 year, 5 months ago
  2. 252d693 test-lib: set UBSAN_OPTIONS to match ASan by Jeff King · 1 year, 6 months ago
  3. 646ca89 Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache' by Junio C Hamano · 1 year, 10 months ago
  4. eb1c42d t/lib-httpd: make CGIPassAuth support conditional by Jeff King · 1 year, 10 months ago
  5. 063cd85 Merge branch 'jk/use-perl-path-consistently' by Junio C Hamano · 2 years ago
  6. c191715 t/lib-httpd: pass PERL_PATH to CGI scripts by Jeff King · 2 years ago
  7. 92c56da Merge branch 'mc/credential-helper-www-authenticate' by Junio C Hamano · 2 years ago
  8. b2893ea Merge branch 'jk/http-test-fixes' by Junio C Hamano · 2 years, 1 month ago
  9. 988aad9 t5563: add tests for basic and anoymous HTTP access by Matthew John Cheetham · 2 years, 1 month ago
  10. 3c14419 t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2c by Jeff King · 2 years, 1 month ago
  11. 29ae2c9 add basic http proxy tests by Jeff King · 2 years, 1 month ago
  12. b08edf7 t/lib-httpd: increase ssl key size to 2048 bits by Jeff King · 2 years, 2 months ago
  13. d113449 t/lib-httpd: drop SSLMutex config by Jeff King · 2 years, 2 months ago
  14. edd060d t/lib-httpd: bump required apache version to 2.4 by Jeff King · 2 years, 2 months ago
  15. d762617 t/lib-httpd: bump required apache version to 2.2 by Jeff King · 2 years, 2 months ago
  16. 73c49a4 t: run t5551 tests with both HTTP and HTTP/2 by Jeff King · 2 years, 5 months ago
  17. 7a2d8ea t/lib-httpd: pass LANG and LC_ALL to Apache by René Scharfe · 2 years, 6 months ago
  18. 735907b Merge branch 'jk/http-push-status-fix' by Junio C Hamano · 3 years, 5 months ago
  19. e4c9538 send-pack: complain about "expecting report" with --helper-status by Jeff King · 3 years, 5 months ago
  20. ff6a37c http-backend: handle HTTP_GIT_PROTOCOL CGI variable by Jeff King · 3 years, 7 months ago
  21. 2614698 t5551: test v2-to-v0 http protocol fallback by Jeff King · 3 years, 7 months ago
  22. 74b082a remote-curl: error on incomplete packet by Denton Liu · 4 years, 10 months ago
  23. eafff6e t/lib-httpd: avoid using macOS' sed by Johannes Schindelin · 5 years ago
  24. 77a946b apply-one-time-sed.sh: modernize style by Denton Liu · 5 years ago
  25. d9ef573 t/lib-httpd: pass LSAN_OPTIONS through apache by Jeff King · 6 years ago
  26. 30dea56 t5551: test server-side ERR packet by Josh Steadmon · 6 years ago
  27. 5f8b86d Merge branch 'jt/fetch-v2-sideband' by Junio C Hamano · 6 years ago
  28. 07c3c2a tests: define GIT_TEST_SIDEBAND_ALL by Jonathan Tan · 6 years ago
  29. e4871cd test: test GIT_CURL_VERBOSE=1 shows an error by Masaya Suzuki · 6 years ago
  30. 3374292 upload-pack: test negotiation with changing repository by Brandon Williams · 7 years ago
  31. a812952 http: fix v1 protocol tests with apache httpd < 2.4 by Todd Zullinger · 7 years ago
  32. 19113a2 http: tell server that the client understands v1 by Brandon Williams · 7 years ago
  33. 8e27391 http: attempt updating base URL only if no error by Jonathan Tan · 8 years ago
  34. 8a2882f Merge branch 'jk/http-walker-limit-redirect-2.9' by Junio C Hamano · 8 years ago
  35. 50d3413 http: make redirects more obvious by Jeff King · 8 years ago
  36. 6628eb4 http: always update the base URL for redirects by Jeff King · 8 years ago
  37. 612c3df Merge branch 'ew/git-svn-http-tests' by Junio C Hamano · 9 years ago
  38. a8a5d25 git svn: migrate tests to use lib-httpd by Eric Wong · 9 years ago
  39. 848b99b Merge branch 'js/http-custom-headers' by Junio C Hamano · 9 years ago
  40. f1f2b45 tests: adjust the configuration for Apache 2.2 by Johannes Schindelin · 9 years ago
  41. e250f49 Merge branch 'js/http-custom-headers' by Junio C Hamano · 9 years ago
  42. 8cb01e2 http: support sending custom HTTP headers by Johannes Schindelin · 9 years ago
  43. b5d7308 Merge branch 'jk/test-httpd-config-nosystem' into maint by Junio C Hamano · 9 years ago
  44. 3e95e47 Merge branch 'jk/test-httpd-config-nosystem' by Junio C Hamano · 9 years ago
  45. 1fad503 t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env by Jeff King · 9 years ago
  46. 5922322 t/lib-httpd: load mod_unixd by Michael J Gruber · 10 years ago
  47. b258116 http: limit redirection depth by Blake Burkhart · 10 years ago
  48. f4113ca http: limit redirection to protocol-whitelist by Blake Burkhart · 10 years ago
  49. 89c57ab t: pass GIT_TRACE through Apache by Jeff King · 10 years ago
  50. b0f4c90 t: support clang/gcc AddressSanitizer by Jeff King · 10 years ago
  51. 0ea47f9 signed push: teach smart-HTTP to pass "git push --signed" around by Junio C Hamano · 11 years ago
  52. f34a655 http: fix charset detection of extract_content_type() by Yi EungJun · 11 years ago
  53. fc1b774 remote-curl: reencode http error messages by Jeff King · 11 years ago
  54. bf197fd http: extract type/subtype portion of content-type by Jeff King · 11 years ago
  55. dbcf2bd t5550: test display of remote http error messages by Jeff King · 11 years ago
  56. c7db2d1 t/lib-httpd: use write_script to copy CGI scripts by Jeff King · 11 years ago
  57. afbf5ca use distinct username/password for http auth tests by Jeff King · 11 years ago
  58. 177f0a4 Merge branch 'jk/http-auth-redirects' by Junio C Hamano · 11 years ago
  59. 050ef36 remote-curl: rewrite base url from info/refs redirects by Jeff King · 12 years ago
  60. 912b2ac http: add http.savecookies option to write out HTTP cookies by Dave Borowitz · 12 years ago
  61. 23983a4 Merge branch 'jk/apache-test-for-2.4' by Junio C Hamano · 12 years ago
  62. 5bdc47e lib-httpd/apache.conf: check version only after mod_version loads by Jeff King · 12 years ago
  63. 296f0b3 t/lib-httpd/apache.conf: configure an MPM module for apache 2.4 by Jeff King · 12 years ago
  64. bb3f7cc t/lib-httpd/apache.conf: load compat access module in apache 2.4 by Jeff King · 12 years ago
  65. a8adcc4 t/lib-httpd/apache.conf: load extra auth modules in apache 2.4 by Jeff King · 12 years ago
  66. 0442743 t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4 by Jeff King · 12 years ago
  67. c6c4d61 Merge branch 'jk/doc-http-backend' by Junio C Hamano · 12 years ago
  68. b080881 doc/http-backend: match query-string in apache half-auth example by Jeff King · 12 years ago
  69. 6130f86 http-backend: respect GIT_NAMESPACE with dumb clients by John Koleszar · 12 years ago
  70. 4656bf4 Verify Content-Type from smart HTTP servers by Shawn Pearce · 12 years ago
  71. a9bb4e5 Merge branch 'jk/maint-http-half-auth-fetch' by Junio C Hamano · 12 years ago
  72. 2e736fd remote-curl: retry failed requests for auth even with gzip by Jeff King · 12 years ago
  73. e6dd70e Merge branch 'jk/maint-http-half-auth-push' by Junio C Hamano · 13 years ago
  74. 4c71009 t: test http access to "half-auth" repositories by Jeff King · 13 years ago
  75. 666aae9 t/lib-httpd: recognize */smart/* repos as smart-http by Jeff King · 13 years ago
  76. 05b5771 t/lib-httpd: only route auth/dumb to dumb repos by Jeff King · 13 years ago
  77. f628825 t/lib-httpd: handle running under --valgrind by Jeff King · 13 years ago
  78. e32a458 http-backend: respect existing GIT_COMMITTER_* variables by Jeff King · 13 years ago
  79. 0521710 t5540: test DAV push with authentication by Jeff King · 13 years ago
  80. 16c06fc Merge branch 'gc/http-with-non-ascii-username-url' by Junio C Hamano · 14 years ago
  81. 3cf8fe1 t5550: test HTTP authentication and userinfo decoding by Gabriel Corona · 14 years ago
  82. 311e2ea smart-http: Don't change POST to GET when following redirect by Tay Ray Chuan · 15 years ago
  83. 8b2bd7c Smart-http: check if repository is OK to export before serving it by Tarmigan Casebolt · 15 years ago
  84. 7da4e22 test smart http fetch and push by Shawn O. Pearce · 15 years ago
  85. 024bb12 http tests: use /dumb/ URL prefix by Shawn O. Pearce · 15 years ago
  86. a797b02 http tests: Darwin is not that special by Junio C Hamano · 16 years ago
  87. 7d59cee test: do not LoadModule log_config_module unconditionally by Johannes Schindelin · 16 years ago
  88. 4d5d398 Include log_config module in apache.conf by Daniel Barkalow · 16 years ago
  89. 69707d6 Allow HTTP tests to run on Darwin by Jay Soffian · 16 years ago
  90. 466ddf9 http-push: when making directories, have a trailing slash in the path name by Johannes Schindelin · 16 years ago
  91. 603fb11 Avoid apache complaining about lack of server's FQDN by Mike Hommey · 17 years ago
  92. faa4bc3 http-push: add regression tests by Clemens Buchacher · 17 years ago