1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src
Pete Batard 2d6a73e4f4
[checksum] enable toggling of SHA512 (Alt-H)
* Also fix overflow digest test into message length
* Also switch log font to Consolas
* Also update version to rufus-next
2020-06-25 11:58:56 +01:00
..
bled [misc] fix Coverity warnings 2020-06-19 10:53:40 +01:00
ext2fs [ext2fs] fix Status control code not being checked 2020-02-19 20:38:21 +00:00
getopt
libcdio [iso] update libcdio to latest 2020-06-17 19:24:57 +01:00
ms-sys [core] fix MBR protective message overwriting the primary GPT 2020-04-13 17:05:33 +01:00
msvc-missing
syslinux
.editorconfig
badblocks.c [misc] fix warnings reported by Cppcheck 2020-05-08 01:25:35 +01:00
badblocks.h
checksum.c [checksum] enable toggling of SHA512 (Alt-H) 2020-06-25 11:58:56 +01:00
db.h
dev.c [dev] add exception for SanDisk SSD U100 2020-06-03 11:20:30 +01:00
dev.h
dos.c [misc] add arbitrary buffer allocation to GetResource() 2020-02-19 12:43:05 +00:00
dos.h
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 Coverity warnings 2020-06-19 10:53:40 +01:00
drive.h [core] add a cheat mode (Alt-P) to toggle GPT ESP to Basic Data 2020-06-06 16:37:25 +01:00
format.c [misc] fix Coverity warnings 2020-06-19 10:53:40 +01:00
format.h
format_ext.c [misc] fix warnings reported by Cppcheck 2020-05-08 01:25:35 +01:00
format_fat32.c [fs] set default cluster sizes for Large FAT32 2020-06-12 10:54:46 +01:00
gpt_types.h [misc] update version to rufus-next 2020-03-21 17:33:17 +00:00
hdd_vs_ufd.h [dev] add exception for SanDisk SSD U100 2020-06-03 11:20:30 +01:00
icon.c
iso.c [iso] remove Ubuntu's splash screen for persistent drives 2020-06-11 13:52:14 +01:00
license.h [misc] fix a typo in About dialog 2020-05-03 15:15: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
localization_data.sh
Makefile.am
Makefile.in
mbr_types.h
missing.h [checksum] clean up hash computation 2020-06-22 18:37:10 +01:00
msapi_utf8.h v3.11 (build 1678) 2020-06-18 11:43:33 +01:00
net.c [cmp] update Bled to latest 2020-06-10 20:13:12 +01:00
parser.c [misc] fix Coverity warnings 2020-06-19 10:53:40 +01:00
pki.c
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
resource.h [checksum] enable toggling of SHA512 (Alt-H) 2020-06-25 11:58:56 +01:00
rufus.c [checksum] enable toggling of SHA512 (Alt-H) 2020-06-25 11:58:56 +01:00
rufus.h [checksum] add SHA512 digest algorithm 2020-06-24 14:08:24 +01:00
rufus.manifest
rufus.rc [checksum] enable toggling of SHA512 (Alt-H) 2020-06-25 11:58:56 +01:00
settings.h [checksum] enable toggling of SHA512 (Alt-H) 2020-06-25 11:58:56 +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
stdfn.c [core] improve protective MBR for GPT media 2020-02-19 19:51:32 +00:00
stdio.c [cmp] update Bled to latest 2020-06-10 20:13:12 +01:00
stdlg.c [ui] perform ISO download feature check in a background thread 2020-06-13 13:17:35 +01:00
syslinux.c [misc] add arbitrary buffer allocation to GetResource() 2020-02-19 12:43:05 +00:00
ui.c [ui] perform ISO download feature check in a background thread 2020-06-13 13:17:35 +01:00
ui.h
ui_data.h
vhd.c [cmp] update Bled to latest 2020-06-10 20:13:12 +01:00