.. |
Bios.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
Boot.vcproj
|
Crypto: Add support for Japanese encryption standard Camellia, including for system encryption.
|
2016-06-02 00:12:00 +02:00 |
Boot.vcxproj
|
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
|
2016-06-17 15:50:47 +02:00 |
Boot.vcxproj.filters
|
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
|
2016-06-17 15:50:47 +02:00 |
Boot.vcxproj.user
|
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
|
2016-06-17 15:50:47 +02:00 |
BootCommon.h
|
Increase password maximum length to 128 bytes from 64 bytes
|
2019-01-28 17:16:33 +01:00 |
BootConfig.cpp
|
Windows MBR Bootloader: workaround for issue affecting creation of hidden OS on some SSD drives (Error 128 while writing MBR). This commit replace the 512 bytes write operations by a 4096 bytes write operation.
|
2018-12-19 00:41:30 +01:00 |
BootConfig.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootConsoleIo.cpp
|
Windows MBR bootloader: reduce CPU usage during password prompt (Credit: Jason Pyeron of CipherShed project 00ea00e8e6 )
|
2017-08-02 17:31:19 +02:00 |
BootConsoleIo.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootCrt.asm
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootDebug.cpp
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootDebug.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootDefs.h
|
Windows: use specific order for EFI boot arguments memory regions that matches the one used by EFI bootloader.
|
2019-03-01 00:35:20 +01:00 |
BootDiskIo.cpp
|
Windows: reduce size of MBR bootloader by removing unused functions in each build type.
|
2017-07-22 00:30:19 +02:00 |
BootDiskIo.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootEncryptedIo.cpp
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootEncryptedIo.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootMain.cpp
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootMain.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootMemory.cpp
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootMemory.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
BootSector.asm
|
MBR Bootloader: dynamically determine boot loader memory segment instead of hardcoded values (proposed by neos6464 at https://sourceforge.net/p/veracrypt/tickets/240/)
|
2018-12-03 00:51:08 +01:00 |
BootStrings.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
Decompressor.c
|
Normalize all line terminators
|
2016-05-10 20:20:14 +02:00 |
IntFilter.cpp
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
IntFilter.h
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
Makefile
|
Windows MBR Bootloader: always compress bootloader with upx to reduce runtime memory requirement thanks to its in-place decompression.
|
2017-07-23 14:52:24 +02:00 |
Platform.cpp
|
Windows MBR bootloader: remove unused test function in release build
|
2017-07-19 01:12:23 +02:00 |
Platform.h
|
Windows MBR bootloader: remove unused test function in release build
|
2017-07-19 01:12:23 +02:00 |