mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-24 11:27:18 +00:00
![]() Standard Windows type systems define CLSID_InternetSecurityManager and IID_IInternetSecurityManager, but MinGW lacks these definitions. As a result, we must hardcode these definitions ourselves. However, we should not use a public struct with those names, lest another library do the same thing and consumers cannot link to both. |
||
---|---|---|
.. | ||
auth_negotiate.c | ||
auth_negotiate.h | ||
auth.c | ||
auth.h | ||
cred_helpers.c | ||
cred.c | ||
cred.h | ||
git.c | ||
http.c | ||
local.c | ||
smart_pkt.c | ||
smart_protocol.c | ||
smart.c | ||
smart.h | ||
ssh.c | ||
winhttp.c |