You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605)
Use hostmacher to replace matchlist.

And we introduce a better DialContext to do a full host/IP check, otherwise the attackers can still bypass the allow/block list by a 302 redirection.
3 years ago
..
LICENSE Git LFS support v2 (#122) 8 years ago
client.go Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
client_test.go Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
content_store.go Add LFS Migration and Mirror (#14726) 3 years ago
endpoint.go Fix some lints (#17337) 3 years ago
endpoint_test.go Add LFS Migration and Mirror (#14726) 3 years ago
filesystem_client.go Add push to remote mirror repository (#15157) 3 years ago
http_client.go Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
http_client_test.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
pointer.go Add LFS Migration and Mirror (#14726) 3 years ago
pointer_scanner_gogit.go Add bundle download for repository (#14538) 3 years ago
pointer_scanner_nogogit.go Add bundle download for repository (#14538) 3 years ago
pointer_test.go Fixed assert statements. (#16089) 3 years ago
shared.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
transferadapter.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
transferadapter_test.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago