libgit2/src/transports
Vicent Marti 14556cbff7 Merge pull request #2567 from cirosantilli/factor-41
Factor 40 and 41 constants from source.
2014-09-17 17:13:25 +02: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 convenience function to get the username 2014-06-26 22:58:38 +02:00
cred.h cred: add convenience function to get the username 2014-06-26 22:58:38 +02:00
git.c Custom transport: minor cleanups 2014-08-14 08:52:20 -05:00
http.c net: use only structs to pass information about cert 2014-09-16 17:02:32 +02: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 Factor 40 and 41 constants from source. 2014-09-16 13:07:04 +02:00
smart.c Provide a callback for certificate validation 2014-09-16 17:01:30 +02:00
smart.h Provide a callback for certificate validation 2014-09-16 17:01:30 +02:00
ssh.c ssh: expose both hashes 2014-09-16 17:02:33 +02:00
winhttp.c winhttp: get rid of the cert ignore flag 2014-09-16 17:02:33 +02:00