rufus/src
Pete Batard 56e87429d7
[misc] fix MinGW/gcc 10.x multiple definition errors
2020-05-18 21:25:44 +01:00
..
bled v3.9 (build 1624) 2020-02-29 11:27:01 +00:00
ext2fs [ext2fs] fix Status control code not being checked 2020-02-19 20:38:21 +00:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio [misc] fix 32-bit arithmetic overflow operation warnings 2020-02-12 17:23:23 +00:00
ms-sys [core] fix MBR protective message overwriting the primary GPT 2020-04-13 17:05:33 +01:00
msvc-missing [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
syslinux [misc] fix 32-bit arithmetic overflow operation warnings 2020-02-12 17:23:23 +00:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
Makefile.am [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
Makefile.in [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
badblocks.c [misc] fix warnings reported by Cppcheck 2020-05-08 01:25:35 +01:00
badblocks.h [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
checksum.c [ui] add experimental optional display of transfer speed and time remaining 2019-08-20 18:06:07 +01:00
db.h v3.6 (build 1551) 2019-07-18 13:31:29 +01:00
dev.c [core] add cheat mode to disable VHD listing (Alt-G) 2020-04-27 10:28:00 +01:00
dev.h [core] report SuperSpeed+ devices 2019-07-31 22:45:11 +01:00
dos.c [misc] add arbitrary buffer allocation to GetResource() 2020-02-19 12:43:05 +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 assert when system locale is set to UTF-8 2020-03-11 13:21:32 +00:00
drive.c [misc] fix MinGW/gcc 10.x multiple definition errors 2020-05-18 21:25:44 +01:00
drive.h [core] improve reporting of partition types 2020-02-06 18:23:19 +00:00
format.c [iso] enable extra libcdio debugging with Alt-. 2020-05-12 14:13:44 +01:00
format.h [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
format_ext.c [misc] fix warnings reported by Cppcheck 2020-05-08 01:25:35 +01:00
format_fat32.c [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
gpt_types.h [misc] update version to rufus-next 2020-03-21 17:33:17 +00:00
hdd_vs_ufd.h [dev] improve UFD vs HDD/SSD detection 2020-04-16 17:33:08 +01:00
icon.c [misc] silence more Coverity false positives 2019-08-06 17:02:28 +01:00
iso.c [iso] enable extra libcdio debugging with Alt-. 2020-05-12 14:13:44 +01:00
license.h [misc] fix a typo in About dialog 2020-05-03 15:15:20 +01:00
localization.c [misc] fix PVS-Studio static analyzer warnings 2020-02-28 17:08:11 +00:00
localization.h [misc] fix MinGW/gcc 10.x multiple definition errors 2020-05-18 21:25:44 +01:00
localization_data.h [misc] update project to use latest default VS2017 SDK 2019-02-27 18:47:15 +00:00
localization_data.sh [misc] update copyright year to 2020 2020-01-30 13:57:33 +00:00
mbr_types.h [core] improve reporting of partition types 2020-02-06 18:23:19 +00:00
missing.h [misc] remove no longer needed XP workarounds 2017-11-13 14:30:25 +00:00
msapi_utf8.h [misc] add _mkdirExU and _rmdirU to msapi_utf8.h 2020-05-17 22:53:48 +01:00
net.c [core] fix potential invalid label for non western locales 2020-04-10 17:59:12 +01:00
parser.c [parser] add multiple occurrence support to replace_in_token_data() 2020-03-23 17:49:40 +00:00
pki.c [ui] disable button and add a countdown when launching update 2019-04-01 16:38:27 +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
registry.h [misc] fix VS2017 code analysis warnings 2017-09-14 19:06:04 +01:00
resource.h [core] improve protective MBR for GPT media 2020-02-19 19:51:32 +00:00
rufus.c [iso] enable extra libcdio debugging with Alt-. 2020-05-12 14:13:44 +01:00
rufus.h [iso] update MD5SUMS/md5sums.txt text file for distros that have them 2020-04-06 17:09:48 +01:00
rufus.manifest [ui] hint that UEFI/CSM is used when BIOS+UEFI is selected for target system 2015-05-02 14:41:46 +01:00
rufus.rc [misc] fix MinGW/gcc 10.x multiple definition errors 2020-05-18 21:25:44 +01:00
settings.h [core] add cheat mode to disable VHD listing (Alt-G) 2020-04-27 10:28:00 +01:00
smart.c [dev] improve FIXED vs REMOVABLE detection for drives with unmounted partitions 2020-04-10 13:16:57 +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 [core] improve protective MBR for GPT media 2020-02-19 19:51:32 +00:00
stdio.c [iso] update MD5SUMS/md5sums.txt text file for distros that have them 2020-04-06 17:09:48 +01:00
stdlg.c [misc] add arbitrary buffer allocation to GetResource() 2020-02-19 12:43:05 +00:00
syslinux.c [misc] add arbitrary buffer allocation to GetResource() 2020-02-19 12:43:05 +00:00
ui.c [misc] fix PVS-Studio static analyzer warnings 2020-02-28 17:08:11 +00:00
ui.h [ui] use GNU wget's algorithms for rate/ETA display 2019-09-07 12:12:28 +01:00
ui_data.h [misc] reorganize UI function calls into their own source 2018-07-06 05:46:36 +01:00
vhd.c [cmp] upgrade Bled to latest 2019-12-27 00:21:22 +01:00