libgit2/src/transports
Carlos Martín Nieto 24e53d2fba Rename GIT_SSL to GIT_OPENSSL
This is what it's meant all along, but now we actually have multiple
implementations, it's clearer to use the name of the library.
2015-04-23 17:39:51 +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 Make our overflow check look more like gcc/clang's 2015-02-13 09:27:33 -05:00
cred.h cred: add convenience function to get the username 2014-06-26 22:58:38 +02:00
git.c Merge pull request #2990 from leoyanggit/custom_param 2015-03-24 14:03:51 -04:00
http.c Rename GIT_SSL to GIT_OPENSSL 2015-04-23 17:39:51 +02:00
local.c local: recusrively insert non-branch objects into the packfile 2015-03-17 20:51:47 +01:00
smart_pkt.c Make our overflow check look more like gcc/clang's 2015-02-13 09:27:33 -05:00
smart_protocol.c allocations: test for overflow of requested size 2015-02-12 22:54:46 -05:00
smart.c Add a custom param to git_smart_subtransport_definition 2015-03-18 13:15:21 -04:00
smart.h Provide a callback for certificate validation 2014-09-16 17:01:30 +02:00
ssh.c Add a custom param to git_smart_subtransport_definition 2015-03-18 13:15:21 -04:00
winhttp.c Merge pull request #2990 from leoyanggit/custom_param 2015-03-24 14:03:51 -04:00