.. |
.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
|
[misc] fixes for Clang/C2 compilation support
|
2016-06-04 17:13:50 +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] fix a typo that reintroduced a possible crash
|
2016-05-16 16:33:53 +01:00 |
badblocks.c
|
[misc] fixes for Clang/C2 compilation support
|
2016-06-04 17:13: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] fixes for Clang/C2 compilation support
|
2016-06-04 17:13:50 +01:00 |
db.h
|
[misc] prevent application launch if running non elevated
|
2016-05-26 21:47:01 +01:00 |
dev.c
|
[dev] add exception for Intenso Speed Line flash drives
|
2016-06-03 11:21:25 +01:00 |
dev.h
|
[core] don't list non-USB removable devices by default
|
2016-04-26 14:57:07 +02:00 |
dos.c
|
[misc] fixes for Clang/C2 compilation support
|
2016-06-04 17:13:50 +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
|
[dos] add missing locale name for CP-720
|
2015-11-15 01:34:31 +00:00 |
drive.c
|
[misc] fix a new set of MinGW warnings
|
2016-05-30 17:49:32 +01:00 |
drive.h
|
[core] clean up the RUFUS_DRIVE_INFO struct
|
2016-05-23 12:19:43 +01:00 |
format.c
|
[misc] fixes for Clang/C2 compilation support
|
2016-06-04 17:13:50 +01:00 |
format.h
|
[misc] more DLL handling improvements
|
2014-05-13 00:50:44 +01:00 |
hdd_vs_ufd.h
|
[dev] add exception for Intenso Speed Line flash drives
|
2016-06-03 11:21:25 +01: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
|
[misc] fixes for Clang/C2 compilation support
|
2016-06-04 17:13:50 +01:00 |
msapi_utf8.h
|
[loc] fix various RTL issues
|
2015-10-18 21:37:58 +01:00 |
net.c
|
[misc] fix the use of invalid "%luX" formatter
|
2016-06-02 21:20:29 +01: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
|
[misc] fixes for Clang/C2 compilation support
|
2016-06-04 17:13:50 +01:00 |
rufus.h
|
[ui] fix missing partition scheme tooltip after selecting an ISO
|
2016-05-30 17:32:49 +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] fixes for Clang/C2 compilation support
|
2016-06-04 17:13:50 +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
|
[core] fix HP card reader detection
|
2014-01-18 21:42:47 +00:00 |
stdfn.c
|
[ui] fix missing partition scheme tooltip after selecting an ISO
|
2016-05-30 17:32:49 +01:00 |
stdio.c
|
[misc] fix the use of invalid "%luX" formatter
|
2016-06-02 21:20:29 +01:00 |
stdlg.c
|
[ui] fix missing partition scheme tooltip after selecting an ISO
|
2016-05-30 17:32:49 +01: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
|
[misc] fixes for Clang/C2 compilation support
|
2016-06-04 17:13:50 +01:00 |