libgit2/src/transports
Carlos Martín Nieto 9b1260d36c Merge pull request #4097 from implausible/fix/auto-detect-proxy-callbacks
Fix proxy auto detect not utilizing callbacks
2017-05-20 14:18:32 +02:00
..
auth_negotiate.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00: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 giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
cred.h cred: add convenience function to get the username 2014-06-26 22:58:38 +02:00
git.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
http.c Do not discard proxy_options that have been set when auto is specified 2017-01-27 16:16:39 -07:00
local.c repository: use git_repository_item_path 2017-02-13 10:28:15 +01:00
smart_pkt.c Merge pull request #4049 from libgit2/ethomson/error_msgs 2017-01-13 17:05:58 +01:00
smart_protocol.c Changes to provide option to turn off/on ofs_delta 2017-02-10 15:22:00 +05:30
smart.c transport: provide a getter for the proxy options 2017-04-17 13:03:03 +02:00
smart.h Changes to provide option to turn off/on ofs_delta 2017-02-10 15:22:00 +05:30
ssh.c transports: ssh: clean up after libssh2 on exit 2017-05-02 14:46:15 +02:00
ssh.h ssh: initialize libssh2 2016-03-03 22:26:31 +01:00
winhttp.c winhttp: disambiguate error messages when sending requests 2017-03-01 07:58:40 +01:00