libgit2/src/transports
2014-08-15 14:11:56 -04:00
..
auth_negotiate.c Introduce proper http authentication API 2014-08-15 14:11:56 -04:00
auth_negotiate.h Introduce proper http authentication API 2014-08-15 14:11:56 -04:00
auth.c Introduce proper http authentication API 2014-08-15 14:11:56 -04:00
auth.h Introduce proper http authentication API 2014-08-15 14:11:56 -04:00
cred_helpers.c Address feedback 2013-02-04 13:52:18 -08:00
cred.c Only zero sensitive information on destruction (and memory actually allocated by us) 2014-04-18 20:09:58 +02:00
git.c Custom transport: minor cleanups 2014-08-14 08:52:20 -05:00
http.c Introduce proper http authentication API 2014-08-15 14:11:56 -04:00
local.c clone: re-use the local transport's path resolution 2014-06-03 21:47:53 +02:00
smart_pkt.c remote: expose the remote's symref mappings 2014-05-21 12:12:32 +02:00
smart_protocol.c Fix assert when receiving uncommon sideband packet 2014-06-27 12:03:27 -04:00
smart.c smart: initialize the error variable 2014-05-22 12:52:31 +02:00
smart.h Custom transport: minor cleanups 2014-08-14 08:52:20 -05:00
ssh.c Silence unused variables warnings 2014-08-05 20:51:59 +02:00
winhttp.c Introduce git_buf_decode_base64 2014-08-15 11:12:42 -04:00