libgit2/src/transports
2013-06-25 09:04:04 +02:00
..
cred_helpers.c Address feedback 2013-02-04 13:52:18 -08:00
cred.c cred: deploy git__memzero to clear memory holding a password 2013-06-17 15:42:34 +02:00
git.c Address feedback 2013-02-04 13:52:18 -08:00
http.c Refine the redirect check condition 2013-03-25 17:59:30 -04:00
local.c Unbreak git_remote_ls on a local transport after disconnecting. 2013-06-25 09:04:04 +02:00
smart_pkt.c Advertise and support side-band-64k when calling receive-pack 2013-03-12 15:19:32 -04:00
smart_protocol.c calloc() to initialize memory 2013-05-16 21:11:38 +08:00
smart.c Allow git_remote_ls after disconnecting from the remote 2013-04-15 23:22:32 +02:00
smart.h Advertise and support side-band-64k when calling receive-pack 2013-03-12 15:19:32 -04:00
ssh.c Added GITERR_CHECK_ALLOC 2013-05-15 12:51:40 -04:00
winhttp.c Fix Windows warnings 2013-06-12 15:21:21 -07:00