47 Commits (4286871f503aabe3167cf9852aa3f1ecf1d990b3)

Author SHA1 Message Date
Pete Batard 64e85ed09a
[uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2 years ago
Pete Batard f9370e002e
[iso] fix a crash when parsing Windows ISOs with MinGW x86_32 2 years ago
Pete Batard 090bfb9770
[misc] rename checksum.c to hash.c 2 years ago
Pete Batard 0df68b6af9
[misc] further Windows 7 specifics removals 2 years ago
Pete Batard af8f68c305
[msvc] enable Structured Exception Handling (SEH) in process.c 2 years ago
Pete Batard fac433a0fe
[loc] set up Windows Store listing translations (part 1) 3 years ago
Jeffrey Walton 36f4716afd
[checksum] enable x86 acceleration if the CPU supports it 3 years ago
Pete Batard 8814944c35
[wue] improve Windows version reporting from ISO/.wim 3 years ago
Pete Batard fbad63666e
[wue] add fallback to index 1 if boot.wim index 2 is not available 3 years ago
Pete Batard a19828c9d1
[wue] move WUE, Windows To Go and WinPE calls to their own source 3 years ago
Pete Batard d9a7a03834
[vhd] improve mounting/unmounting of WIM 3 years ago
Pete Batard c76327f96e
[ui] list drives by increasing order of size 3 years ago
Pete Batard 4cdbad283a
[loc] update Polish translation 3 years ago
Pete Batard d029551929
[core] drop direct hooking into dwmapi DLL and use delay-loading instead 3 years ago
Pete Batard 3194a4dac4
[net] drop direct hooking into wininet DLL and use delay-loading instead 3 years ago
Pete Batard e7b66e7e4c
[mingw] use delay loading for DLLs that are subject to side loading 3 years ago
Pete Batard 3528ca773d
[iso] add support for distros using a NONSTANDARD GRUB 2.0 prefix directory 3 years ago
Pete Batard 1947266837
[pki] don't link with wintrust.lib 3 years ago
Pete Batard cef651c52c
[msvc] actually apply DLL delay loading to the Release builds 3 years ago
Austin Wise ef2ff7179d
[msvc] add provision to prevent DLL search order hijacking through delay loading 4 years ago
Pete Batard f6ac559f4d
[iso] don't link with version.lib to prevent DLL sideloading issues 4 years ago
Pete Batard f5072e45de
[misc] update solution to VS2022 4 years ago
Pete Batard a10b8e8c54
[iso] add Windows ISO version report 4 years ago
Pete Batard 83ea7103e3
[ci] set VS2019 to produce ALPHA or BETA off release 4 years ago
Pete Batard 436584fcc0
[appstore] revert AppStore version detection to rufus.app presence check 4 years ago
Pete Batard 8f0d248a56
[misc] add regexp engine 4 years ago
Pete Batard 2e1833e91e
[misc] improve CoInitialize calls 4 years ago
Pete Batard 9dfa31db03
[appstore] improve AppStore version detection 4 years ago
Pete Batard d4db16a9ca
[checksum] improve performance by switching to async I/O 5 years ago
Pete Batard ee34bf495a
[misc] enable VS2019 String Pooling for Debug builds 5 years ago
Pete Batard 65523bbdf9
[misc] fix 32-bit arithmetic overflow operation warnings 6 years ago
Pete Batard 35af4cbacb
[misc] move Large FAT32 and ext formatting to their own source 6 years ago
Pete Batard 88be86d3d4
[core] improve reporting of partition types 6 years ago
Pete Batard 62dad2ef2f
[misc] update to Visual Studio 2019 6 years ago
Pete Batard cda716c1ff
[ext2fs] initial ext2fs support 6 years ago
Pete Batard 7e21f8a60c
[misc] add /utf-8 to MSVC compiler options 6 years ago
Pete Batard c5513447c9
[misc] update project to use latest default VS2017 SDK 7 years ago
Pete Batard 7745edbb92
[misc] use COBJMACROS for COM calls 7 years ago
Pete Batard 04a5793ee7
[misc] use compilation flag to undefine NDEBUG for assert 7 years ago
Pete Batard d90676542b [misc] report executable arch in the log 7 years ago
Pete Batard 92b66e02eb [vs2017] revert to using x86/x64 for x86 output directories 7 years ago
Pete Batard 05f8400451 [misc] reorganize UI function calls into their own source 7 years ago
Pete Batard e1d864f755 [misc] work around Microsoft's broken SetDllDirectory() 7 years ago
Pete Batard 13e7b0226d [ui] improve log window positioning 7 years ago
Pete Batard a44518355f [ui] UI redesign 7 years ago
Pete Batard 8dfb760cf2 [misc] set Windows SDK to 10.0.16299 8 years ago
Pete Batard c5f4e5a2ee [misc] drop Clang support and move VS2017 project files to .vs 8 years ago
Pete Batard 9b5cd92029 [arm] add Visual Studio ARM64 compilation support 8 years ago
Pete Batard 23d71ae0f1 [arm] add ARM compilation support (MSVC) 9 years ago
Pete Batard 3d1b3bac40 [misc] update project files to VS2017 8 years ago