rufus/src
Pete Batard c5f4e5a2ee [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
..
bled [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
ms-sys [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
msvc-missing [arm] add ARM compilation support (MSVC) 2017-05-15 12:04:03 +01:00
syslinux [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
Makefile.am [process] restrict search to handles that have R or W access 2017-04-30 21:59:18 +01:00
Makefile.in [process] restrict search to handles that have R or W access 2017-04-30 21:59:18 +01:00
badblocks.c [misc] fix Coverity warnings 2017-07-25 12:19:50 +01:00
badblocks.h [misc] set rufus-next to 1.3.3, update copyright 2013-02-02 15:47:56 +00:00
checksum.c [misc] fix VS2017 code analysis warnings 2017-09-14 19:06:04 +01:00
db.h [grub] update grub4dos to latest and add db entry for grub 2.03 2017-11-02 12:49:05 +00:00
dev.c [core] add a cheat mode to reset the current USB device (cycle port) 2017-09-15 13:56:01 +01:00
dev.h [core] add a cheat mode to reset the current USB device (cycle port) 2017-09-15 13:56:01 +01:00
dos.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43: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 [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00
drive.c [misc] display image and disk size in the log 2017-09-08 15:38:30 +01:00
drive.h [core] relax the FILE_SHARE_WRITE rules during enumeration 2017-05-02 00:56:07 +01:00
format.c [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
format.h [misc] Linux cross compilation fixes 2016-11-11 11:58:05 +00:00
hdd_vs_ufd.h [enum] fix default listing for Toshiba TransMemory UFDs 2017-01-31 11:37:25 +00:00
icon.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00
iso.c [iso] make the lookup for updatable .cfg file more generic 2017-11-01 12:30:29 +00:00
license.h [net] use http instead of https for downloads 2017-08-17 13:33:20 +01:00
localization.c [ui] more info field fixes 2017-07-26 11:47:02 +01:00
localization.h [loc] ensure that the log content is displayed LTR 2016-02-15 23:02:02 +00:00
localization_data.h [togo] enable selection of Windows version 2016-12-13 14:26:27 +00:00
localization_data.sh [misc] update copyright year 2017-01-01 15:30:03 +00:00
missing.h [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
msapi_utf8.h [misc] use UTF-8 compatible _unlinkU() when deleting files 2017-08-30 11:24:47 +01:00
net.c [misc] use UTF-8 compatible _unlinkU() when deleting files 2017-08-30 11:24:47 +01:00
parser.c [iso] make the lookup for updatable .cfg file more generic 2017-11-01 12:30:29 +00:00
pki.c update ChangeLog for BETA release 2017-11-01 13:22:51 +00:00
process.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00
process.h [process] add a more efficient method to search for processes 2017-05-05 18:09:38 +01:00
registry.h [misc] fix VS2017 code analysis warnings 2017-09-14 19:06:04 +01:00
resource.h [pki] check timestamp chronology during update validation 2017-09-02 15:27:56 +01:00
rufus.c v2.18 (build 1213) 2017-11-07 13:24:17 +00:00
rufus.h [ui] ensure that the same drive is re-selected on device refresh 2017-10-23 17:09:18 +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] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
settings.h [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00
smart.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +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] fix a potential resource leak 2017-10-28 19:01:49 +01:00
stdio.c [pki] timestamp validation improvements 2017-09-03 13:54:07 +01:00
stdlg.c [pki] fix https://www.kb.cert.org/vuls/id/403768 2017-08-31 12:19:11 +01:00
sys_types.h [misc] pocketful of enhancement and fixes - part 3 2015-01-22 22:31:34 +00:00
syslinux.c [core] display device paths in GetHandle() 2017-04-08 21:58:10 +01:00
vhd.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00