rufus/src
Pete Batard 3db3bf527f
[appstore] add French to app listing
2021-05-27 16:49:46 +01:00
..
bled [misc] update autotools support files 2021-03-25 23:57:34 +00:00
ext2fs [misc] update autotools support files 2021-03-25 23:57:34 +00:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio [misc] update autotools support files 2021-03-25 23:57:34 +00:00
ms-sys [misc] update autotools support files 2021-03-25 23:57:34 +00:00
msvc-missing [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
syslinux [misc] switch to using LoadLibraryEx everywhere 2021-04-09 11:31:52 +01:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
Makefile.am [misc] add regexp engine 2021-04-22 22:43:20 +01:00
Makefile.in [misc] add regexp engine 2021-04-22 22:43:20 +01:00
badblocks.c [badblocks] use 0x55 and 0xAA for less than 2 passes checks 2020-11-10 17:24:52 +00:00
badblocks.h [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
checksum.c [checksum] improve performance by switching to async I/O 2021-02-03 11:49:57 +00:00
db.h [misc] update ChangeLog for BETA 2021-04-23 22:25:56 +01:00
dev.c [misc] UFD vs HDD detection improvements 2021-04-23 12:03:43 +01:00
dev.h [core] report SuperSpeed+ devices 2019-07-31 22:45:11 +01:00
dos.c [misc] switch to using LoadLibraryEx everywhere 2021-04-09 11:31:52 +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 assert when system locale is set to UTF-8 2020-03-11 13:21:32 +00:00
drive.c [core] split zeroing and dd write operations 2021-04-21 22:58:41 +01:00
drive.h [core] fix potential "loss" of disk after writing Ubuntu 20.10 in DD mode 2021-01-15 17:50:57 +00:00
format.c [core] avoid the creation of 'System Volume Information' for ESPs written in DD mode 2021-05-18 15:18:28 +01:00
format.h [core] fix format error when trying to use old BIOS fixes with VHDs 2020-07-03 15:24:37 +01:00
format_ext.c [ext2fs] update ext2fs to latest 2021-01-09 16:15:01 +00:00
format_fat32.c [misc] fix non-English messages appearing in the log 2020-10-02 17:24:17 +01:00
gpt_types.h [loc] fix Russian translation for KB/MB/GB... 2020-12-11 17:10:48 +00:00
hdd_vs_ufd.h [misc] UFD vs HDD detection improvements 2021-04-23 12:03:43 +01:00
icon.c [misc] silence more Coverity false positives 2019-08-06 17:02:28 +01:00
iso.c [iso] fix "ISO has not been properly scanned" error for some ISOs 2020-10-12 19:33:54 +01:00
license.h [misc] add regexp engine 2021-04-22 22:43:20 +01:00
localization.c [checksum] enable toggling of SHA512 (Alt-H) 2020-06-25 11:58:56 +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 a message for ISOHybrids that don't allow for ISO mode 2021-03-25 20:49:45 +00:00
localization_data.sh [dev] add exception for Realtek card readers 2021-01-06 19:27:31 +00:00
mbr_types.h [core] improve reporting of partition types 2020-02-06 18:23:19 +00:00
missing.h [misc] miscellaneous code cleanup and fixes 2020-09-09 17:00:39 +01:00
msapi_utf8.h [misc] switch to using LoadLibraryEx everywhere 2021-04-09 11:31:52 +01:00
net.c [fido] add additional Authenticode validation before running the script 2021-05-27 00:19:25 +01:00
parser.c [misc] fix Coverity warnings 2020-06-19 10:53:40 +01:00
pki.c [fido] add additional Authenticode validation before running the script 2021-05-27 00:19:25 +01:00
process.c [misc] fix warnings reported by Cppcheck 2020-05-08 01:25:35 +01:00
process.h [iso] use NtCreateFile() to create files with preallocated sizes 2020-02-14 23:39:57 +00: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 VS2017 code analysis warnings 2017-09-14 19:06:04 +01:00
resource.h [ui] add a message for ISOHybrids that don't allow for ISO mode 2021-03-25 20:49:45 +00:00
rufus.c [fido] add additional Authenticode validation before running the script 2021-05-27 00:19:25 +01:00
rufus.h [fido] add additional Authenticode validation before running the script 2021-05-27 00:19:25 +01:00
rufus.manifest [dev] add exception for Realtek card readers 2021-01-06 19:27:31 +00:00
rufus.rc [appstore] add French to app listing 2021-05-27 16:49:46 +01:00
settings.h [ui] add cheat mode (Alt-M) to ignore Boot Marker 2020-11-12 17:38:20 +00:00
smart.c [misc] UFD vs HDD detection improvements 2021-04-23 12:03:43 +01:00
smart.h [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +01:00
stdfn.c [misc] improve CoInitialize calls 2021-04-09 12:36:30 +01:00
stdio.c [net] switch to INetworkListManager::GetConnectivity to detect connectivity 2021-02-06 18:58:42 +00:00
stdlg.c [fido] add additional Authenticode validation before running the script 2021-05-27 00:19:25 +01:00
syslinux.c [misc] add arbitrary buffer allocation to GetResource() 2020-02-19 12:43:05 +00:00
ui.c [ui] disable drag and drop during drive creation 2021-04-08 17:29:13 +01:00
ui.h [core] enable the direct provision of install.wim/install.esd for Windows To Go 2020-07-19 22:35:30 +01:00
ui_data.h [ui] fix missing labels for accessibility 2020-07-02 22:55:01 +01:00
vhd.c [ui] fix ability to toggle progress report during WIM image extraction 2020-11-14 19:38:56 +00:00
winio.h [core] switch to async I/O for image writing 2021-04-22 01:01:56 +01:00