summaryrefslogtreecommitdiff
path: root/lib/system_win32.h
Commit message (Collapse)AuthorAgeFilesLines
* win32: Introduced centralised verify windows version functionSteve Holme2016-06-041-0/+22
|
* loadlibrary: Only load system DLLs from the system directorySteve Holme2016-05-301-0/+39
Inspiration provided by: Daniel Stenberg and Ray Satiro Bug: https://curl.haxx.se/docs/adv_20160530.html Ref: Windows DLL hijacking with curl, CVE-2016-4802