1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2026-07-09 06:55:39 +00:00

Commit graph

  • c93793092a
    [internal] rename the if_not_assert() macro to a more explicit if_assert_fails() Pete Batard 2025-07-25 14:56:22 +01:00
  • 03f8e3b47e
    Added a full disk error while saving vhd #2779 Kazkans 2025-07-24 23:44:03 +02:00
  • 1a4175891b
    [iso] fix a situation where no file system might be proposed in ISO mode Pete Batard 2025-07-16 14:06:33 +01:00
  • 3bbdd6624e
    [wue] cd to wrapper directory before looking for setup.dll Pete Batard 2025-07-10 10:52:17 +01:00
  • c6a85b09ae
    [ui] fix wrong colour for disabled text in dark mode Pete Batard 2025-07-03 22:27:42 +02:00
  • e571996525
    [misc] sign the GitHub ALPHA builds using self-signed credentials Pete Batard 2025-07-01 13:53:20 +01:00
  • a2dd380e93
    [iso] add save selected drive to ISO feature Pete Batard 2025-06-30 11:54:36 +01:00
  • a8901f5e58
    [core] switch to jserv/cregex for the regexp parser Pete Batard 2025-06-27 15:28:29 +01:00
  • 8cf88ffe7a
    [loc] update Vietnamese translation Minh Nguyễn Quang 2025-06-26 12:21:16 +01:00
  • 446e71f56d
    [dbx] fix UTC epoch being interpreted as local time for DBX timestamp comparison Pete Batard 2025-06-25 10:54:10 +01:00
  • 94a2c7c2fb
    [ui] fix checkboxes being erroneously enabled Pete Batard 2025-06-18 14:08:17 +01:00
  • 170440e51c
    [ui] add dark mode support ozone10 2025-03-24 16:09:01 +00:00
  • e9f451dfe0
    [dbx] prettify JSON output for parsing since GitHub/curl may return monoblock JSON data Pete Batard 2025-06-16 13:50:02 +01:00
  • 9a32dba290
    Rufus 4.9 (Build 2256) v4.9 Pete Batard 2025-06-15 21:22:13 +01:00
  • 3791b96fcd
    [net] fix downloads no longer working after the recent GitHub server update Pete Batard 2025-06-15 21:17:32 +01:00
  • e128727521
    [wue] fix WUE dialog not being presented on WIMs with a single image Pete Batard 2025-06-13 16:37:46 +01:00
  • 88b56ddd81
    Fix some warnings from static analyzer, rebase on v4.8 #2713 ozone10 2025-06-11 17:49:35 +02:00
  • 420afb0540
    Make code more consistent and fix wrong calloc in PaintStatusBar ozone10 2025-05-22 20:07:43 +02:00
  • 37f78f8a5c
    Fix leak in ChangeIconColor ozone10 2025-04-10 19:06:56 +02:00
  • f8543b3c48
    Fix wrong RemoveWindowSubclass ozone10 2025-03-26 19:04:59 +01:00
  • ef3c7d49c6
    Remove unneeded parts, add check for high contrast usage ozone10 2025-03-25 17:51:17 +01:00
  • 4d6024473a
    Dark mode for rufus ozone10 2025-03-24 17:09:01 +01:00
  • d06b729659
    Rufus 4.8 (Build 2253) v4.8 Pete Batard 2025-06-11 12:05:28 +01:00
  • dab438d814
    [loc] fix typo in Czech translation Josef Šimánek 2025-05-29 19:44:03 +02:00
  • fe9b137902
    [wue] forward wrapper parameters to original setup.exe Pete Batard 2025-06-09 17:30:18 +01:00
  • 90ce274a84 Typo in Czech locales. #2746 Josef Šimánek 2025-05-29 19:44:03 +02:00
  • 688f011f31
    [iso] improve UEFI bootloader reporting Pete Batard 2025-05-26 20:50:33 +01:00
  • 207a330979
    [core] fix a crash due to overzealous MSVC optimizations Pete Batard 2025-05-23 14:50:06 +01:00
  • be5642ef33
    [iso] add more DD-only exceptions for openSUSE and Nobara Pete Batard 2025-05-19 17:24:48 +01:00
  • bb8f231c07
    [misc] fix Coverity warnings for Syslinux and libcdio Pete Batard 2025-05-19 13:28:23 +01:00
  • 87efc7642a
    [iso] update libcdio to latest Pete Batard 2025-05-14 16:03:32 +01:00
  • 01d18d99de
    [misc] remove manual hooks into ntdll Pete Batard 2025-05-14 10:43:45 +01:00
  • 4adfa4f37e
    [misc] more MinGW DLL side loading "improvements" Pete Batard 2025-05-13 20:26:46 +01:00
  • 13c6becf42
    [core] fix size check for VHD images Pete Batard 2025-05-07 13:35:48 +01:00
  • 965759f58a
    [ui] fix a crash when opening the log for MinGW x86_32 executable Pete Batard 2025-05-06 18:43:35 +01:00
  • ea01cd41c0
    [iso] enable splitting of large WIMs when Alt-E is enabled Pete Batard 2025-05-06 01:31:10 +01:00
  • 2470c56c7e
    [wue] switch to using wimlib for all WIM operations Pete Batard 2025-05-05 00:01:54 +01:00
  • 5d35a0f1fa
    [ui] progress reporting improvements Pete Batard 2025-05-03 21:32:10 +01:00
  • 96996ae1ee
    [vhd] add libcdio integration to wimlib Pete Batard 2025-04-25 18:11:46 +01:00
  • c288f2fe57
    [iso] add udf_setpos() support in libcdio Pete Batard 2025-04-25 13:44:48 +01:00
  • 9f7d623e2e
    [vhd] add wimlib support Pete Batard 2025-04-21 20:47:03 +01:00
  • 1ed92072b8
    [vhd] initial wimlib support (original sources) Pete Batard 2025-04-16 13:05:02 +01:00
  • e60dd7edb8
    [wue] add ezxml support for WIM index parsing Pete Batard 2025-05-02 16:50:25 +01:00
  • c31df87732
    [wue] initial ezxml sources (unmodified) Pete Batard 2025-05-02 15:17:12 +01:00
  • b895f26ebc
    [misc] miscellaneous cleanup Pete Batard 2025-04-21 20:20:59 +01:00
  • d906715fc8
    feat: added option to use utc time #2730 Krzysztof Matuszak 2025-04-21 20:20:39 +02:00
  • 88f023e796
    Rufus 4.7 (Build 2231) v4.7 Pete Batard 2025-04-09 11:06:56 +01:00
  • 7ff68dc7af
    [appstore] drop ARM32 from packaged builds and use our own PE data extractor instead of exiftool Pete Batard 2025-04-02 12:16:33 +01:00
  • 871bc9a25f
    [core] fix ReFS no longer being available unless VDS is enabled Pete Batard 2025-03-31 20:39:19 +01:00
  • fdde687d46
    [uefi] embed and allow the download of official signed DBX binaries Pete Batard 2025-03-27 16:05:06 +00:00
  • 845d26e3b6
    [ui] fix toolbar ImageLists leaks Pete Batard 2025-03-24 13:00:11 +00:00
  • f581908910
    Fix toolbar imagelists leaks #2711 ozone10 2025-03-21 17:53:29 +01:00
  • df4f8301d7
    [ui] fix GDI leaks ozone10 2025-03-15 18:38:02 +01:00
  • e5b38acc9b
    Fix GDI leaks #2704 ozone10 2025-03-15 18:38:02 +01:00
  • bc75274a9a
    [msvc] further prevent DLL side-loading by using /DEPENDENTLOADFLAG:0x800 Pete Batard 2025-03-04 11:47:11 +00:00
  • 7585a35c2c
    [core] improve detection for images that are too large to fit the target drives Pete Batard 2025-02-21 17:53:38 +00:00
  • 9540ca359d
    [misc] don't enable the commandline hogger on POSIX shells Pete Batard 2025-02-20 13:13:44 +00:00
  • 622e60659c
    [dev] fix a side-loading vulnerability with cfgmgr32.dll Pete Batard 2025-02-18 21:53:23 +00:00
  • 50801a47ff
    [misc] fall back to user/system default locale when getting error description Rairii 2025-02-10 16:11:50 +00:00
  • f3c29bf537
    [misc] fix and silence some Coverity warnings Pete Batard 2025-02-13 12:37:02 +00:00
  • ec604f43d6
    [loc] fix a typo in the Italian translation lucamosca1 2025-01-30 14:10:15 +01:00
  • 76cba34bc0 [misc] fall back to user/system default locale when getting error description #2687 Rairii 2025-02-10 16:11:50 +00:00
  • e15d4b23a0
    Update it-IT.po #2675 lucamosca1 2025-01-30 14:10:15 +01:00
  • d910441427
    [misc] Fix issue template no longer being processed Pete Batard 2025-01-25 12:12:37 +00:00
  • 1c300b428a
    [uefi] update UEFI DBX to latest Pete Batard 2025-01-24 00:29:53 +00:00
  • a7f125c052 Update rufus.sln #2666 #2665 Hurrieam Hu 2025-01-23 05:39:58 +08:00
  • 145f22cd99 Create .gitignore #2664 Hurrieam Hu 2025-01-23 05:27:08 +08:00
  • 1e2f1c1aff
    [loc] Improve the French translation Emmanuel Bourg 2024-12-13 14:30:03 +01:00
  • 40a640803a Update the french translation #2636 Emmanuel Bourg 2024-12-13 14:30:03 +01:00
  • 3d5ab84ec1
    [iso] fix FAT filenames being truncated on image extraction Pete Batard 2024-12-03 13:47:30 +00:00
  • 8d1ed44e1e
    [cmd] fix hogger not being deleted on exit when executable is in a different directory Pete Batard 2024-12-03 11:51:18 +00:00
  • 79f1209ab9
    [misc] arch/cpu refactoring Pete Batard 2024-12-02 19:04:51 +00:00
  • 124c16ca65
    Update Makefile.am #2510 Mohmed abdel-fattah 2024-11-30 02:52:45 +02:00
  • 65edfb036a Fix MINGW Build Mohmed abdel-fattah 2024-11-30 02:15:58 +02:00
  • 62568b5832
    Merge branch 'master' into SetDarkMode Mohmed abdel-fattah 2024-11-29 01:23:43 +02:00
  • 8f3a9c1c7c
    [cmp] update Bled to latest Pete Batard 2024-11-27 17:19:36 +00:00
  • cef7a5cb0c
    [cmp] add ztsd image compression support Pete Batard 2024-11-22 23:24:37 +00:00
  • fcdde3dcb8
    [misc] drop ARM32 builds Pete Batard 2024-11-22 00:18:58 +00:00
  • 37e383ade6
    [dev] add disk exclusion by GPT Disk GUID Pete Batard 2024-11-22 00:03:13 +00:00
  • 7488e4464d
    Rufus 4.6 (Build 2208) v4.6 Pete Batard 2024-10-21 15:38:40 +01:00
  • accc7c000b
    [iso] check for freeldr.sys as well for ReactOS Justin Miller 2024-10-17 14:47:52 -07:00
  • 068ba80be9
    [iso] Check for freeldr.sys as well for ReactOS #2589 Justin Miller 2024-10-17 14:47:52 -07:00
  • eb282642ff
    [misc] fix conversion of windows error codes Pete Batard 2024-10-14 17:39:17 +01:00
  • 4d42b7a73a
    [efi] further improve revoked UEFI bootloader reporting Pete Batard 2024-10-10 13:08:33 +01:00
  • 5439ca8a83
    [md5sum] fix md5sum computation for the setup wrapper Pete Batard 2024-10-10 13:04:58 +01:00
  • ede52c57e6
    [misc] improve revoked UEFI bootloader reporting Pete Batard 2024-10-09 20:18:42 +01:00
  • 6b5837dbb5
    [iso] add DBX certificate revocation validation and reporting Pete Batard 2024-10-09 13:20:30 +01:00
  • fd5c366938
    [wue] add experimental option to replace Windows bootloaders with the 24H2 _EX versions Pete Batard 2024-10-09 00:40:15 +01:00
  • c800448c62
    [wue] add setup wrapper to add bypasses for in-place upgrades of Windows 11 24H2 Pete Batard 2024-10-06 13:39:53 +01:00
  • 98a42a235f
    [wue] add setup wrapper project for Windows 11 24H2 in-place upgrades Pete Batard 2024-10-05 20:00:40 +01:00
  • 3e840a94ce
    [wue] set password not to expire when creating a local account Pete Batard 2024-10-05 11:03:42 +01:00
  • 15c28434c0
    [iso] add Microsoft SVN revocation validation and reporting Pete Batard 2024-10-05 01:05:55 +01:00
  • c5d61f6696
    [iso] add SBAT revocation validation and reporting Pete Batard 2024-10-03 20:25:19 +01:00
  • f453dc272b
    [misc] fix a potential double free and avoid nonsensical error messages Pete Batard 2024-09-30 17:38:47 +01:00
  • 248a37e308
    [cmd] fix hogger invocation for PowerShell Pete Batard 2024-09-14 12:21:22 +01:00
  • 8ce1907a11
    mbr.S usb boot function update #2550 PrIzRaKDev 2024-08-23 11:43:08 +03:00
  • 0ee7d7a2c0
    [loc] update Polish translation Jakub Zieciak 2024-08-17 16:13:30 +01:00
  • 07d6e07694
    [iso] fix MSVC-only definition Maksim Bondarenkov 2024-08-13 20:40:39 +03:00
  • 86796e719c
    libcdio: fix MSVC-only definition #2540 Maksim Bondarenkov 2024-08-13 20:40:39 +03:00
  • 7716b52888 libcdio: fix MSVC-only definition according to the comment it should be defined for MSVC only. fixes UCRT build #2539 Maksim Bondarenkov 2024-08-13 20:36:14 +03:00