61 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 e524e81e99
[iso] improve Rock Ridge CE handling 2 years ago
Pete Batard fac433a0fe
[loc] set up Windows Store listing translations (part 1) 3 years ago
Pete Batard 43c6290143
[misc] generate PDBs for Visual Studio builds 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
longpanda 49eefa2e03
[cmp] add support for Ventoy Sparse Image (.vtsi) 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 3056d54cc1
[ext2fs] update ext2fs to latest 5 years ago
Pete Batard ee34bf495a
[misc] enable VS2019 String Pooling for Debug builds 5 years ago
Pete Batard 3d1ec358b5
[core] improve protective MBR for GPT media 6 years ago
Pete Batard 45acbeba2c
[misc] extend previous patch to all confs and archs 6 years ago
crazyZhang 9d8790bdda
[misc] fix VS2019 compilation for non western locales 6 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 fcb15ab6e9
[ext2fs] automated persistence set up for Debian Live & Ubuntu 6 years ago
Pete Batard 2ff6da49f0
[extfs] add standalone ext2/ext3 formatting 6 years ago
Pete Batard 0ad3f8c1d3
[ext2fs] integrate ext3 formatting into UI operations 6 years ago
Pete Batard ccf0f1bf3c
[ext2fs] add journal support for ext3 formatting 6 years ago
Pete Batard cec443ef61
[ext2fs] update to latest e2fsprogs 6 years ago
Pete Batard cda716c1ff
[ext2fs] initial ext2fs support 6 years ago
Pete Batard f02fbe3acc
[core] add full extraction support for efi.img 6 years ago
Pete Batard 28c1d6eb31
[core] display a notice about Legacy in the protective MBR for GPT 6 years ago
Pete Batard 7e21f8a60c
[misc] add /utf-8 to MSVC compiler options 6 years ago