14 Commits (73cf7f713da4fc797e2393a9e490ad4ec9466c53)

Author SHA1 Message Date
Jeff King 638794cde0 make url-related functions reusable 15 years ago
Shawn O. Pearce 5856b5f568 http-backend: Don't infinite loop during die() 15 years ago
Johannes Sixt ebaa79f462 Make report() from usage.c public as vreportf() and use it. 15 years ago
Tarmigan Casebolt 8b2bd7cdac Smart-http: check if repository is OK to export before serving it 15 years ago
Tarmigan Casebolt 354870171b http-backend: Let gcc check the format of more printf-type functions. 15 years ago
Tarmigan Casebolt 48aec1b1f1 http-backend: Fix access beyond end of string. 15 years ago
Shawn O. Pearce 4a5328d644 http-backend: Fix bad treatment of uintmax_t in Content-Length 15 years ago
Shawn O. Pearce 34b6cb8bb0 http-backend: Protect GIT_PROJECT_ROOT from /../ requests 15 years ago
Shawn O. Pearce 92815b3363 Git-aware CGI to provide dumb HTTP transport 15 years ago
Shawn O. Pearce 5abb013b3d http-backend: Use http.getanyfile to disable dumb HTTP serving 15 years ago
Mark Lodato 917adc0360 http-backend: add GIT_PROJECT_ROOT environment var 15 years ago
Shawn O. Pearce 556cfa3b6d Smart fetch and push over HTTP: server side 15 years ago
Shawn O. Pearce 2f4038ab33 Git-aware CGI to provide dumb HTTP transport 15 years ago