libgit2/src/transports
2015-09-24 09:13:05 -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 ssh: make sure to ask for a username and use the same one 2014-06-26 22:58:39 +02:00
cred.c cred: add a free function wrapper 2015-08-19 02:23:18 +02:00
cred.h cred: add convenience function to get the username 2014-06-26 22:58:38 +02:00
git.c Handle ssh:// and git:// urls containing a '~' character. 2015-08-03 07:38:07 +01:00
http.c Ignore NULL headers 2015-09-10 08:58:23 -04:00
local.c local: plug a leak in the progress reporting 2015-05-14 17:26:09 +02:00
smart_pkt.c Include the 4 characters not recognised as hex-number when setting error in parse_len 2015-08-17 07:58:31 +02:00
smart_protocol.c Fix bug in git_smart__push: push_transfer_progress cb is never called 2015-08-13 22:52:52 -04:00
smart.c Don't null-check 2015-09-24 09:13:05 -04:00
smart.h Hook up the custom_headers to the http transport 2015-09-08 14:02:47 -04:00
ssh.c Handle ssh:// and git:// urls containing a '~' character. 2015-08-03 07:38:07 +01:00
winhttp.c Ignore NULL headers 2015-09-10 08:58:23 -04:00