21 Commits (5480861c24b6f5830c2301ae2f50e21ef3cdeaf2)

Author SHA1 Message Date
Junio C Hamano ef49a7a012 zlib: zlib can only process 4GB at a time 14 years ago
Junio C Hamano 5e86c1fb86 zlib: wrap inflateInit2 used to accept only for gzip format 14 years ago
Junio C Hamano 9e7e5ca372 zlib: wrap remaining calls to direct inflate/inflateEnd 14 years ago
Tay Ray Chuan cf688cc273 http-backend: use end_url_with_slash() 14 years ago
Julian Phillips e8c8b7139c string_list: Fix argument order for string_list_lookup 15 years ago
Julian Phillips 78a395d371 string_list: Fix argument order for string_list_insert 15 years ago
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 16 years ago
Shawn O. Pearce 34b6cb8bb0 http-backend: Protect GIT_PROJECT_ROOT from /../ requests 16 years ago
Shawn O. Pearce 92815b3363 Git-aware CGI to provide dumb HTTP transport 16 years ago
Shawn O. Pearce 5abb013b3d http-backend: Use http.getanyfile to disable dumb HTTP serving 16 years ago
Mark Lodato 917adc0360 http-backend: add GIT_PROJECT_ROOT environment var 16 years ago
Shawn O. Pearce 556cfa3b6d Smart fetch and push over HTTP: server side 16 years ago
Shawn O. Pearce 2f4038ab33 Git-aware CGI to provide dumb HTTP transport 16 years ago