aboutsummaryrefslogtreecommitdiff
path: root/lib/system_win32.c
AgeCommit message (Expand)Author
2020-02-19nit: Copyright year out of dateDaniel Stenberg
2020-02-18tool_util: Improve Windows version of tvnow()Jay Satiro
2019-06-25win32: make DLL loading a no-op for UWPDaniel Stenberg
2019-05-29url: Load if_nametoindex() dynamically from iphlpapi.dll on WindowsSteve Holme
2019-03-02system_win32: move win32_init here from easy.cJay Satiro
2018-08-11Silence GCC 8 cast-function-type warningsMarcel Raad
2018-07-25system_win32: fix version checkingdjelinski
2017-03-26spelling fixesklemens
2016-10-16win: fix Universal Windows Platform buildMarcel Raad
2016-08-27Curl_verify_windows_version: minor edit to avoid compiler warningsDaniel Stenberg
2016-08-01win32: fix a potential memory leak in Curl_load_libraryMartin Vejnár
2016-06-05checksrc: Add LoadLibrary to the banned functions listJay Satiro
2016-06-04win32: Added verify windows version functionalitySteve Holme
2016-06-04win32: Introduced centralised verify windows version functionSteve Holme
2016-05-30loadlibrary: Only load system DLLs from the system directorySteve Holme