..
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
[iso] update libcdio to latest
2018-06-04 12:20:14 +01: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
badblocks.c
[pki] add RSA-2048 signature validation for all server downloads
2018-06-29 18:19:05 +01:00
badblocks.h
[bb] bad blocks check improvement
2018-06-28 16:25:13 +01:00
checksum.c
[ui] fix notification dialog messages being truncated
2018-06-08 13:02:39 +01:00
db.h
[grub] update grub4dos to latest and update db entry for grub 2.03
2018-06-12 16:01:14 +01:00
dev.c
[net] improve handling of invalid signatures
2018-06-30 22:45:15 +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
[net] improve handling of invalid signatures
2018-06-30 22:45:15 +01:00
drive.c
[net] improve handling of invalid signatures
2018-06-30 22:45:15 +01:00
drive.h
[core] eliminate querying of floppy drives during enumeration
2018-04-02 14:57:39 +01:00
format.c
[core] add alternate cheat mode for fast zeroing
2018-07-06 13:29:20 +01:00
format.h
[ui] UI redesign
2018-03-22 23:14:21 +00:00
hdd_vs_ufd.h
[usb] fix default listing for Elecom card reader
2018-02-14 20:35:11 +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
[ui] add positioning, resizing & filling of the persistence controls
2018-07-06 11:23:57 +01:00
license.h
[ui] use fluent 2-colour scheme PNG icons
2018-05-01 18:10:48 +01:00
localization.c
[ui] fix some unwanted display of LTR or RTL strings
2018-06-07 22:30:53 +01:00
localization.h
[ui] UI redesign
2018-03-22 23:14:21 +00:00
localization_data.h
[ui] initial work for the display of a persistence option
2018-07-06 00:40:52 +01:00
localization_data.sh
[ui] UI redesign
2018-03-22 23:14:21 +00:00
Makefile.am
[misc] reorganize UI function calls into their own source
2018-07-06 05:46:36 +01:00
Makefile.in
[misc] reorganize UI function calls into their own source
2018-07-06 05:46:36 +01:00
missing.h
[misc] remove no longer needed XP workarounds
2017-11-13 14:30:25 +00:00
msapi_utf8.h
[pki] add RSA-2048 signature validation for all server downloads
2018-06-29 18:19:05 +01:00
net.c
[ui] fix progress not being displayed for syslinux/grub downloads
2018-07-03 22:54:06 +01:00
parser.c
[iso] make the lookup for updatable .cfg file more generic
2017-11-01 12:30:29 +00:00
pki.c
[pki] add RSA-2048 signature validation for all server downloads
2018-06-29 18:19:05 +01:00
process.c
[misc] set Windows SDK to 10.0.16299
2017-11-20 11:39:53 +00:00
process.h
[misc] set Windows SDK to 10.0.16299
2017-11-20 11:39:53 +00:00
registry.h
[misc] fix VS2017 code analysis warnings
2017-09-14 19:06:04 +01:00
resource.h
[ui] initial work for the display of a persistence option
2018-07-06 00:40:52 +01:00
rufus.c
[core] add alternate cheat mode for fast zeroing
2018-07-06 13:29:20 +01:00
rufus.h
[ui] add positioning, resizing & filling of the persistence controls
2018-07-06 11:23:57 +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
[pollock] add comment preservation
2018-07-11 18:02:03 +01:00
settings.h
[core] disable file indexing by default
2018-04-19 16:02:07 +01:00
smart.c
[ui] UI redesign
2018-03-22 23:14:21 +00: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] reorganize UI function calls into their own source
2018-07-06 05:46:36 +01:00
stdio.c
[net] improve handling of invalid signatures
2018-06-30 22:45:15 +01:00
stdlg.c
[misc] reorganize UI function calls into their own source
2018-07-06 05:46:36 +01:00
sys_types.h
[misc] pocketful of enhancement and fixes - part 3
2015-01-22 22:31:34 +00:00
syslinux.c
[ui] UI redesign
2018-03-22 23:14:21 +00:00
ui.c
[ui] add positioning, resizing & filling of the persistence controls
2018-07-06 11:23:57 +01:00
ui.h
[ui] add positioning, resizing & filling of the persistence controls
2018-07-06 11:23:57 +01:00
ui_data.h
[misc] reorganize UI function calls into their own source
2018-07-06 05:46:36 +01:00
vhd.c
[misc] remove no longer needed XP workarounds
2017-11-13 14:30:25 +00:00