1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2026-07-09 06:55:39 +00:00
rufus/src
Pete Batard cac828621a
Rufus 4.12 (Build 2314)
* Restore credits for Korean translators, that were removed by mistake.
2026-01-30 13:08:10 +00:00
..
bled [dbx] fix UTC epoch being interpreted as local time for DBX timestamp comparison 2025-06-25 10:54:10 +01:00
ext2fs [misc] remove manual hooks into ntdll 2025-05-14 10:43:45 +01:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio [ui] fix checkboxes being erroneously enabled 2025-06-18 15:42:13 +01:00
ms-sys [iso] fix a situation where no file system might be proposed in ISO mode 2025-07-16 14:07:24 +01:00
msvc-missing [wue] switch to using wimlib for all WIM operations 2025-05-05 00:58:07 +01:00
syslinux [iso] add more DD-only exceptions for openSUSE and Nobara 2025-05-19 17:24:48 +01:00
wimlib [wue] fix wimlib not being able to modify boot.wim's larger than 2 GB 2025-10-20 13:44:33 +01:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
badblocks.c [internal] rename the if_not_assert() macro to a more explicit if_assert_fails() 2025-07-25 14:56:22 +01:00
badblocks.h [misc] improve readability of error code handling 2024-04-01 02:16:41 +01:00
cregex.h [core] switch to jserv/cregex for the regexp parser 2025-06-27 15:29:08 +01:00
cregex_compile.c [efi] update UEFI:NTFS to latest 2025-11-20 13:07:40 +00:00
cregex_parse.c [core] switch to jserv/cregex for the regexp parser 2025-06-27 15:29:08 +01:00
cregex_vm.c [core] switch to jserv/cregex for the regexp parser 2025-06-27 15:29:08 +01:00
darkmode.c [ui] persist the toggle dark mode setting 2025-10-14 13:22:59 +01:00
darkmode.h [ui ] fix broken dark mode on old Windows 10 builds 2025-07-29 17:57:36 +01:00
db.h [dbx] update SBAT/SVN to latest and improve reporting 2025-10-01 13:08:58 +01:00
dev.c [dev] filter out the new Bitdefender VHDs 2026-01-15 18:21:05 +00:00
dev.h [dev] try to support non USB compliant devices that use VID 0000 2026-01-12 12:21:11 +00:00
dos.c Fix a Coverity warning 2026-01-22 18:31:17 +00:00
dos.h [misc] set rufus-next to 1.3.3, update copyright 2013-02-02 15:47:56 +00:00
dos_locale.c [dos] fix a CodeQL warning and harmonize code 2024-02-09 17:00:42 +00:00
drive.c [core] improve Microsoft Dev Drive detection 2025-12-18 16:41:14 +00:00
drive.h [misc] remove manual hooks into ntdll 2025-05-14 10:43:45 +01:00
efi.h [uefi] embed and allow the download of official signed DBX binaries 2025-03-27 16:11:45 +00:00
format.c [core] add hash validation for diskcopy.dll and oscdimg.exe usage 2026-01-17 16:30:36 +00:00
format.h [vhd] add write support for .vhdx and .ffu images 2023-07-06 19:47:26 +01:00
format_ext.c [ui] progress reporting improvements 2025-05-03 21:32:10 +01:00
format_fat32.c [ui] progress reporting improvements 2025-05-03 21:32:10 +01:00
gpt_types.h [loc] fix Russian translation for KB/MB/GB... 2020-12-11 17:10:48 +00:00
hash.c [hash] add FileMatchesHash() and BufferMatchedHash() calls 2026-01-17 16:30:33 +00:00
hdd_vs_ufd.h [dbx] fix UTC epoch being interpreted as local time for DBX timestamp comparison 2025-06-25 10:54:10 +01:00
icon.c Fix a Coverity warning 2026-01-22 18:31:17 +00:00
iso.c [core] add hash validation for diskcopy.dll and oscdimg.exe usage 2026-01-17 16:30:36 +00:00
license.h [core] switch to jserv/cregex for the regexp parser 2025-06-27 15:29:08 +01:00
localization.c [misc] fix various printf issues 2025-09-03 11:32:12 +01:00
localization.h [misc] fix MinGW/gcc 10.x multiple definition errors 2020-05-18 21:25:44 +01:00
localization_data.h [ui] add runtime UEFI media validation as a selectable advanced option 2024-04-02 17:18:06 +01:00
localization_data.sh [dev] try to support non USB compliant devices that use VID 0000 2026-01-12 12:21:11 +00:00
Makefile.am [core] switch to jserv/cregex for the regexp parser 2025-06-27 15:29:08 +01:00
Makefile.in [core] switch to jserv/cregex for the regexp parser 2025-06-27 15:29:08 +01:00
mbr_types.h [iso] add ISOHybrid "CD" partition and ISO9660 file system detection 2022-04-05 18:31:03 +01:00
missing.h [iso] improve UEFI bootloader reporting 2025-05-26 20:56:26 +01:00
msapi_utf8.h [net] fix local privilege escalation via TOCTOU race condition in Fido script handling (CVE-2026-23988) 2026-01-22 18:23:20 +00:00
net.c [net] fix local privilege escalation via TOCTOU race condition in Fido script handling (CVE-2026-23988) 2026-01-22 18:23:20 +00:00
ntdll.h [process] improve the process search 2026-01-14 23:28:11 +00:00
parser.c [wue] filter disallowed characters in local account names 2025-12-20 13:36:06 +00:00
pki.c Rufus 4.11 (Build 2285) 2025-10-02 17:53:22 +01:00
process.c [process] don't report read-only access from explorer.exe in potentially conflicting processes 2026-01-17 15:15:22 +00:00
registry.h [internal] rename the if_not_assert() macro to a more explicit if_assert_fails() 2025-07-25 14:56:22 +01:00
resource.h [uefi] embed and allow the download of official signed DBX binaries 2025-03-27 16:11:45 +00:00
rufus.c Fix a Coverity warning 2026-01-22 18:31:17 +00:00
rufus.h [core] add hash validation for diskcopy.dll and oscdimg.exe usage 2026-01-17 16:30:36 +00:00
rufus.manifest [dev] add exception for Realtek card readers 2021-01-06 19:27:31 +00:00
rufus.rc Rufus 4.12 (Build 2314) 2026-01-30 13:08:10 +00:00
settings.h [ui] persist the toggle dark mode setting 2025-10-14 13:22:59 +01:00
smart.c [iso] fix a possible buffer overflow in GetGrubVersion() 2023-04-01 14:39:25 +02:00
smart.h [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +01:00
stdfn.c [iso] fix Rufus saving images as FFU instead of ISO, when FFU is not supported 2026-01-14 23:38:14 +00:00
stdio.c [core] strengthen the pre-formatting partition cleanup code 2025-11-12 17:16:05 +00:00
stdlg.c [dev] try to support non USB compliant devices that use VID 0000 2026-01-12 12:21:11 +00:00
syslinux.c [iso] fix a situation where no file system might be proposed in ISO mode 2025-07-16 14:07:24 +01:00
ui.c [internal] rename the if_not_assert() macro to a more explicit if_assert_fails() 2025-07-25 14:56:22 +01:00
ui.h [ui] fix wrong colour for disabled text in dark mode 2025-07-03 22:28:42 +02:00
ui_data.h [ui] add runtime UEFI media validation as a selectable advanced option 2024-04-02 17:18:06 +01:00
vhd.c [core] add hash validation for diskcopy.dll and oscdimg.exe usage 2026-01-17 16:30:36 +00:00
vhd.h [misc] sign the GitHub ALPHA builds using self-signed credentials 2025-07-01 14:23:34 +01:00
winio.h [core] work around Windows' moronic behaviour for mounted VHDs 2024-06-03 12:58:37 +01:00
wue.c [wue] filter disallowed characters in local account names 2025-12-20 13:36:06 +00:00
wue.h [wue] improve Windows version reporting from ISO/.wim 2022-10-04 11:58:30 +01:00
xml.c [misc] more MinGW DLL side loading "improvements" 2025-05-13 20:31:35 +01:00
xml.h [wue] add ezxml support for WIM index parsing 2025-05-02 16:51:30 +01:00