rufus/src
Pete Batard e76f60a3e8 [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc()
* Also ensure that our buffers are aligned
* Also remove the use of static buffers in ms-sys
2016-06-10 12:42:43 +01:00
..
.clang [clang] fix breakage when opening ISO9660 images 2016-06-04 22:09:25 +01:00
.msvc [msvc] harmonize compilation options 2016-06-04 17:50:16 +01:00
bled add Clang/C2 support for Visual Studio (EXPERIMENTAL) 2016-06-04 18:57:55 +01:00
getopt add Clang/C2 support for Visual Studio (EXPERIMENTAL) 2016-06-04 18:57:55 +01:00
libcdio [clang] fix breakage when opening ISO9660 images 2016-06-04 22:09:25 +01:00
ms-sys [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +01:00
msvc-missing [cmp] add decompression support 2014-12-29 20:34:41 +00:00
syslinux [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +01: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
badblocks.c [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +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 [enum] add support for O2Micro PCI-E card readers 2016-06-06 00:36:56 +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] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +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
missing.h [misc] fixes for Clang/C2 compilation support 2016-06-04 17:13:50 +01:00
msapi_utf8.h [misc] add a few more missing calloc checks 2016-06-08 16:32:31 +01:00
net.c [misc] fix the use of invalid "%luX" formatter 2016-06-02 21:20:29 +01:00
parser.c [misc] add more check for malloc() errors 2016-06-07 19:47:01 +01: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] add a few more missing calloc checks 2016-06-08 16:32:31 +01:00
rufus.h [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +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] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +01:00
settings.h [core] use GetTickCount64() always where possible 2016-02-24 16:10:54 +00:00
smart.c [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +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 [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 [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +01:00
vhd.c [misc] fixes for Clang/C2 compilation support 2016-06-04 17:13:50 +01:00