{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1747849075,"commit_time":1749613149,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"0d71b18153c8edb996738f8a362373fc72d0013b","message":"windows: reduce/stop loading DLLs at runtime\n\n- replace dynamic `InitSecurityInterface()` call with early binding and\n  link `secur32` system DLL.\n  The library and function are available in all supported curl Windows\n  targets, meaning WinXP or newer.  Add small hack for mingw32ce to\n  make it build.\n\n- detect and use `if_nametoindex()` on Windows when available. Link\n  `iphlpapi` system DLL. Requires targeting Vista or newer.\n  Replacing the dynamic call and the pre-load optimization for lib3026.\n\nSuggested-by: Jay Satiro\n\nCloses #17413\n","parents":["c129d0b1a8769b352a3cf906fa0d3919b4a8ea3d"],"tree_hash":"6c65c0bbfed71b506ed572832087015c47c2a74a"}