index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-backend.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
1
-1
/
+1
*
zlib: wrap inflateInit2 used to accept only for gzip format
Junio C Hamano
2011-06-10
1
-4
/
+1
*
zlib: wrap remaining calls to direct inflate/inflateEnd
Junio C Hamano
2011-06-10
1
-2
/
+2
*
http-backend: use end_url_with_slash()
Tay Ray Chuan
2010-11-26
1
-3
/
+1
*
Merge branch 'jp/string-list-api-cleanup'
Junio C Hamano
2010-06-30
1
-3
/
+3
|
\
|
*
string_list: Fix argument order for string_list_lookup
Julian Phillips
2010-06-27
1
-2
/
+2
|
*
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
1
-1
/
+1
*
|
Merge branch 'js/async-thread'
Junio C Hamano
2010-06-21
1
-4
/
+2
|
\
\
|
*
|
Make report() from usage.c public as vreportf() and use it.
Johannes Sixt
2010-03-07
1
-4
/
+1
*
|
|
make url-related functions reusable
Jeff King
2010-05-25
1
-56
/
+3
|
|
/
|
/
|
*
|
http-backend: Don't infinite loop during die()
Shawn O. Pearce
2010-03-24
1
-7
/
+11
|
/
*
Smart-http: check if repository is OK to export before serving it
Tarmigan Casebolt
2010-01-06
1
-0
/
+3
*
http-backend: Let gcc check the format of more printf-type functions.
Tarmigan Casebolt
2009-11-16
1
-0
/
+3
*
http-backend: Fix access beyond end of string.
Tarmigan Casebolt
2009-11-16
1
-3
/
+4
*
http-backend: Fix bad treatment of uintmax_t in Content-Length
Shawn O. Pearce
2009-11-13
1
-6
/
+3
*
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
Shawn O. Pearce
2009-11-10
1
-0
/
+6
*
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
2009-11-09
1
-5
/
+5
*
http-backend: Use http.getanyfile to disable dumb HTTP serving
Shawn O. Pearce
2009-11-05
1
-6
/
+28
*
http-backend: add GIT_PROJECT_ROOT environment var
Mark Lodato
2009-11-05
1
-3
/
+22
*
Smart fetch and push over HTTP: server side
Shawn O. Pearce
2009-11-05
1
-3
/
+321
*
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
2009-11-05
1
-0
/
+289