rufus/src
2024-12-17 14:57:51 +01:00
..
bled [misc] arch/cpu refactoring 2024-12-02 19:04:51 +00:00
ext2fs [misc] fix Coverity warnings 2024-07-19 13:46:42 +01:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio [iso] fix MSVC-only definition 2024-08-17 16:10:58 +01:00
ms-sys [misc] improve readability of error code handling 2024-04-01 02:16:41 +01:00
msvc-missing [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
syslinux [iso] fix FAT filenames being truncated on image extraction 2024-12-03 13:53:41 +00:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
badblocks.c [misc] fix Coverity warnings 2024-07-19 13:46:42 +01:00
badblocks.h [misc] improve readability of error code handling 2024-04-01 02:16:41 +01:00
db.h [efi] further improve revoked UEFI bootloader reporting 2024-10-10 13:37:55 +01:00
dev.c [dev] add disk exclusion by GPT Disk GUID 2024-11-22 00:03:13 +00:00
dev.h [mingw] use delay loading for DLLs that are subject to side loading 2022-04-12 11:09:59 +01:00
dos.c [misc] improve readability of error code handling 2024-04-01 02:16:41 +01: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 [dev] add disk exclusion by GPT Disk GUID 2024-11-22 00:03:13 +00:00
drive.h [dev] add disk exclusion by GPT Disk GUID 2024-11-22 00:03:13 +00:00
format.c [misc] fix Coverity warnings 2024-07-19 13:46:42 +01:00
format.h [vhd] add write support for .vhdx and .ffu images 2023-07-06 19:47:26 +01:00
format_ext.c [iso] fix persistence option not being added for Ubuntu 24.04 2024-04-28 13:56:18 +01:00
format_fat32.c [misc] improve readability of error code handling 2024-04-01 02:16:41 +01:00
gpt_types.h [loc] fix Russian translation for KB/MB/GB... 2020-12-11 17:10:48 +00:00
hash.c [misc] arch/cpu refactoring 2024-12-02 19:04:51 +00:00
hdd_vs_ufd.h [dev] add exception for Samsung uSD Card devices 2024-07-08 13:22:37 +01:00
icon.c [misc] don't pass an output size in DeviceIoControl() when not needed 2024-04-01 14:56:06 +01:00
iso.c [iso] fix FAT filenames being truncated on image extraction 2024-12-03 13:53:41 +00:00
license.h [misc] correct author's name 2024-05-13 17:07:59 +01:00
localization.c [misc] harden usage of uprintf() 2023-04-20 17:43:24 +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 [misc] silence Coverity warnings 2024-01-08 14:34:57 +00:00
Makefile.am [misc] arch/cpu refactoring 2024-12-02 19:04:51 +00:00
Makefile.in [misc] arch/cpu refactoring 2024-12-02 19:04:51 +00:00
mbr_types.h [iso] add ISOHybrid "CD" partition and ISO9660 file system detection 2022-04-05 18:31:03 +01:00
missing.h [misc] arch/cpu refactoring 2024-12-02 19:04:51 +00:00
msapi_utf8.h [wue] add experimental option to replace Windows bootloaders with the 24H2 _EX versions 2024-10-09 00:45:12 +01:00
net.c [misc] arch/cpu refactoring 2024-12-02 19:04:51 +00:00
parser.c [misc] arch/cpu refactoring 2024-12-02 19:04:51 +00:00
pki.c [misc] improve revoked UEFI bootloader reporting 2024-10-09 20:18:42 +01:00
process.c [misc] fix Coverity warnings 2024-07-19 13:46:42 +01:00
process.h [misc] update ChangeLog for 4.3 BETA 2023-10-12 19:46:10 +01:00
re.c [misc] add regexp engine 2021-04-22 22:43:20 +01:00
re.h [misc] add regexp engine 2021-04-22 22:43:20 +01:00
registry.h [misc] fix Coverity warnings 2024-07-19 13:46:42 +01:00
resource.h [wue] add setup wrapper to add bypasses for in-place upgrades of Windows 11 24H2 2024-10-06 13:42:07 +01:00
rufus.c [cmd] fix hogger not being deleted on exit when executable is in a different directory 2024-12-03 11:51:18 +00:00
rufus.h [iso] fix FAT filenames being truncated on image extraction 2024-12-03 13:53:41 +00:00
rufus.manifest [dev] add exception for Realtek card readers 2021-01-06 19:27:31 +00:00
rufus.rc [loc] Improve the French translation 2024-12-17 14:57:51 +01:00
settings.h [ui] add runtime UEFI media validation as a selectable advanced option 2024-04-02 17:18:06 +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 [wue] add experimental option to replace Windows bootloaders with the 24H2 _EX versions 2024-10-09 00:45:12 +01:00
stdio.c [misc] fix conversion of windows error codes 2024-10-14 17:39:17 +01:00
stdlg.c [iso] add Microsoft SVN revocation validation and reporting 2024-10-05 01:05:55 +01:00
syslinux.c [iso] fix a buffer overflow in syslinux.c 2024-04-10 10:26:31 +02:00
ui.c [misc] fix Coverity warnings 2024-07-19 13:46:42 +01:00
ui.h [vhd] enable saving device to compressed VHDX 2023-07-01 20:43:26 +01: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 [cmp] add ztsd image compression support 2024-11-22 23:25:33 +00:00
vhd.h [wue] fix TimeZone option not being applied to the right parent 2024-07-15 17:35:08 +01:00
winio.h [core] work around Windows' moronic behaviour for mounted VHDs 2024-06-03 12:58:37 +01:00
wue.c [md5sum] fix md5sum computation for the setup wrapper 2024-10-10 13:04:58 +01:00
wue.h [wue] improve Windows version reporting from ISO/.wim 2022-10-04 11:58:30 +01:00