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 a10a207790 [syslinux] fallback to embedded on version match if download fails
* Could be useful for current tails user (6.03 based, same as ours)
  who want to create an UFD without downloading files.
* Also improve the buffer overflow check in syslinux/libinstaller/syslxmod.c
2016-03-08 17:28:45 +00:00
..
.msvc [syslinux] update Syslinux to better align with its official source 2016-02-23 20:52:06 +00: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 [misc] update to VS2015 and fix VS code analysis issues 2015-08-10 23:30:23 +01: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] fallback to embedded on version match if download fails 2016-03-08 17:28:45 +00:00
badblocks.c [misc] add missing.h header 2016-02-20 22:52:32 +00:00
badblocks.h [misc] set rufus-next to 1.3.3, update copyright 2013-02-02 15:47:56 +00:00
checksum.c [checksum] additional cleanup and optimization 2016-03-05 21:20:09 +00:00
dos.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +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] add missing locale name for CP-720 2015-11-15 01:34:31 +00:00
drive.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
drive.h [misc] more headers cleanup 2016-02-25 18:21:31 +00:00
format.c [ui] disable BIOS boot when MBR for UEFI is selected in dual UEFI/BIOS mode 2016-03-07 16:15:18 +00:00
format.h [misc] more DLL handling improvements 2014-05-13 00:50:44 +01:00
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 [ui] fix flickering of Status and Info fields 2016-02-23 11:21:36 +00:00
license.h [checksum] switch to 7-zip's SHA-256 algorithm 2016-03-02 18:51:43 +00:00
localization.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +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 [syslinux] update Syslinux to better align with its official source 2016-02-23 20:52:06 +00:00
Makefile.in [syslinux] update Syslinux to better align with its official source 2016-02-23 20:52:06 +00:00
missing.h [checksum] additional cleanup 2016-03-03 14:58:49 +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 [vhd] fix an issue when extracting WIM with 7z 2016-01-26 18:00:20 +00:00
resource.h [pki] add signature check on update downloads - part 2 2015-10-13 23:29:30 +01:00
rufus.c [syslinux] fallback to embedded on version match if download fails 2016-03-08 17:28:45 +00:00
rufus.h [misc] make the affinity setup fn more generic and move it to stdfn 2016-03-03 17:24:54 +00: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 [syslinux] fallback to embedded on version match if download fails 2016-03-08 17:28:45 +00:00
settings.h [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
smart.c [misc] add missing.h header 2016-02-20 22:52:32 +00:00
smart.h [core] fix HP card reader detection 2014-01-18 21:42:47 +00:00
stdfn.c [checksum] additional cleanup and optimization 2016-03-05 21:20:09 +00:00
stdio.c [checksum] more load balancing optimizations 2016-03-01 17:13:37 +00:00
stdlg.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
sys_types.h [misc] pocketful of enhancement and fixes - part 3 2015-01-22 22:31:34 +00:00
syslinux.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
usb.c [usb] fix processing of sibling device instances 2016-02-21 19:58:48 +00:00
usb.h [usb] enable listing of non USB card readers 2016-02-16 20:43:30 +00:00
vhd.c [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00