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 790aacd49a [core] add SHA-256 validation DB for downloadable content
* Downloadable content will now be indicating, in the log, whether it can be trusted with ✓ (validated) or ✗ (caution)
* Of course this validation only applies for files we know of, i.e. the downloadable content that existed at the time the DB was
  created. So, if Syslinux 8.x gets released tomorrow and we put it on our server, you'll get an ✗ regardless of its integrity.
* Closes #758
2016-05-25 12:20:20 +01:00
..
.msvc [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +01:00
bled [cmp] update Bled to latest 2015-09-05 18:22:52 +01:00
getopt [misc] do not declare _CRT_SECURE_NO_WARNINGS and use secure functions 2015-09-04 13:42:55 +01:00
libcdio drop support for WDK's Windows XP targets 2016-03-24 12:56:26 +00:00
ms-sys [ms-sys] upgrade ms-sys to v2.5.2 2016-01-18 12:20:49 +00:00
msvc-missing [cmp] add decompression support 2014-12-29 20:34:41 +00:00
syslinux [syslinux] fix a typo that reintroduced a possible crash 2016-05-16 16:33:53 +01:00
badblocks.c [misc] silence a couple Coverity warnings 2016-05-18 10:35:50 +01:00
badblocks.h
checksum.c [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +01:00
db.h [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +01:00
dev.c [core] don't list non-USB removable devices by default 2016-04-26 14:57:07 +02:00
dev.h [core] don't list non-USB removable devices by default 2016-04-26 14:57:07 +02:00
dos.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
dos.h
dos_locale.c [dos] add missing locale name for CP-720 2015-11-15 01:34:31 +00:00
drive.c [core] clean up the RUFUS_DRIVE_INFO struct 2016-05-23 12:19:43 +01:00
drive.h [core] clean up the RUFUS_DRIVE_INFO struct 2016-05-23 12:19:43 +01:00
format.c [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +01:00
format.h
hdd_vs_ufd.h [usb] fix detection for some Innostor UFDs 2015-11-05 21:32:08 +00:00
icon.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
iso.c [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +01:00
license.h [checksum] switch to 7-zip's SHA-256 algorithm 2016-03-02 18:51:43 +00:00
localization.c [ui] improve progress bar refresh 2016-03-10 16:13:16 +00:00
localization.h [loc] ensure that the log content is displayed LTR 2016-02-15 23:02:02 +00:00
localization_data.h [pki] add signature check on update downloads - part 2 2015-10-13 23:29:30 +01:00
localization_data.sh [misc] update README.md 2016-01-03 22:53:13 +00:00
Makefile.am [core] don't list non-USB removable devices by default 2016-04-26 14:57:07 +02:00
Makefile.in [core] don't list non-USB removable devices by default 2016-04-26 14:57:07 +02:00
missing.h drop support for WDK's Windows XP targets 2016-03-24 12:56:26 +00:00
msapi_utf8.h [loc] fix various RTL issues 2015-10-18 21:37:58 +01:00
net.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
parser.c [misc] add missing.h header 2016-02-20 22:52:32 +00:00
pki.c [misc] add missing.h header 2016-02-20 22:52:32 +00:00
registry.h [misc] fix Coverity warnings 2016-03-25 16:38:01 +00:00
resource.h [pki] add signature check on update downloads - part 2 2015-10-13 23:29:30 +01:00
rufus.c [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +01:00
rufus.h [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +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 [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +01:00
settings.h [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
smart.c [checksum] add an individual checksum function call 2016-05-24 13:21:23 +01:00
smart.h
stdfn.c [misc] increase SetLGP thread wait delay 2016-03-17 21:56:36 +00:00
stdio.c [syslinux] fix a typo that reintroduced a possible crash 2016-05-16 16:33:53 +01:00
stdlg.c [misc] fix Coverity warnings 2016-03-25 16:38:01 +00:00
sys_types.h [misc] pocketful of enhancement and fixes - part 3 2015-01-22 22:31:34 +00:00
syslinux.c [core] add SHA-256 validation DB for downloadable content 2016-05-25 12:20:20 +01:00
vhd.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00