index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
system_win32.c
Age
Commit message (
Expand
)
Author
2020-02-19
nit: Copyright year out of date
Daniel Stenberg
2020-02-18
tool_util: Improve Windows version of tvnow()
Jay Satiro
2019-06-25
win32: make DLL loading a no-op for UWP
Daniel Stenberg
2019-05-29
url: Load if_nametoindex() dynamically from iphlpapi.dll on Windows
Steve Holme
2019-03-02
system_win32: move win32_init here from easy.c
Jay Satiro
2018-08-11
Silence GCC 8 cast-function-type warnings
Marcel Raad
2018-07-25
system_win32: fix version checking
djelinski
2017-03-26
spelling fixes
klemens
2016-10-16
win: fix Universal Windows Platform build
Marcel Raad
2016-08-27
Curl_verify_windows_version: minor edit to avoid compiler warnings
Daniel Stenberg
2016-08-01
win32: fix a potential memory leak in Curl_load_library
Martin Vejnár
2016-06-05
checksrc: Add LoadLibrary to the banned functions list
Jay Satiro
2016-06-04
win32: Added verify windows version functionality
Steve Holme
2016-06-04
win32: Introduced centralised verify windows version function
Steve Holme
2016-05-30
loadlibrary: Only load system DLLs from the system directory
Steve Holme