From: Junio C Hamano Date: Thu, 7 Mar 2024 23:59:42 +0000 (-0800) Subject: Merge branch 'jk/upload-pack-bounded-resources' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=56d608456000121f141a40c4501d41d712381674;p=rit Merge branch 'jk/upload-pack-bounded-resources' Various parts of upload-pack has been updated to bound the resource consumption relative to the size of the repository to protect from abusive clients. * jk/upload-pack-bounded-resources: upload-pack: free tree buffers after parsing upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places upload-pack: always turn off save_commit_buffer upload-pack: disallow object-info capability by default upload-pack: accept only a single packfile-uri line upload-pack: use a strmap for want-ref lines upload-pack: use oidset for deepen_not list upload-pack: switch deepen-not list to an oid_array upload-pack: drop separate v2 "haves" array --- 56d608456000121f141a40c4501d41d712381674