Mounir IDRASSI
|
de9e472d10
Windows: Fix build of MBR bootloader
|
2 weeks ago |
Mounir IDRASSI
|
21e61c8ded
Windows: Fix warning in driver build by make get_pkcs5_iteration_count have a single return statement at the end
|
2 weeks ago |
Mounir IDRASSI
|
fc4a544180
Windows: Use VS builtin __fastfail intrinsic for fatal exception instead of affecting NULL pointer
|
2 weeks ago |
Mounir IDRASSI
|
43ad4f93eb
Windows: Fix various compiler warnings
|
2 weeks ago |
Mounir IDRASSI
|
117d8dd046
Windows: Fix MBR bootload compilation error following latest changes
|
2 weeks ago |
Mounir IDRASSI
|
951c8d210b
Use portable alignment macro to be compatible with Linux/macOS
|
3 weeks ago |
Mounir IDRASSI
|
75152f7dc0
Use adequate const qualifiers for pbkdf2 functions arguments
|
3 weeks ago |
Mounir IDRASSI
|
c63b74bbfe
Linux: Fix build error following latest code cleanup
|
3 weeks ago |
Mounir IDRASSI
|
cb97351250
Windows: Remove support for 32-bit driver code. Set build target as Windows 10. Simplify code and fix all warnings in driver.
|
3 weeks ago |
Mounir IDRASSI
|
ec4b44c238
Windows: Use BCryptGenRandom instead of deprecated CryptGenRandom to generate secure random bytes
|
3 weeks ago |
Mounir IDRASSI
|
a1ade61c59
Linux: Fix build error caused by changes for dynamic CPU SHA support detection
|
3 weeks ago |
Mounir IDRASSI
|
262b745940
Linux: Fix detection of SHA CPU support on virtualized environment by trying SHA instruction
|
3 weeks ago |
Mounir IDRASSI
|
73684e56d8
Linux: Fix build error following SHA intrinsic support changes
|
3 weeks ago |
Mounir IDRASSI
|
04c747fb2d
Add support for SHA-256 x86 instrinsic for enhance performance of PBKDF2-HMAC-SHA256
|
3 weeks ago |
Mounir IDRASSI
|
fcc0c82836
Translations: Fix missing lang id in Romanian translation
|
3 weeks ago |
TigerxWood
|
71e4725755
Update Language.ro.xml (#1434)
|
3 weeks ago |
Mounir IDRASSI
|
92ad97ef33
Linux: Improve directory opening logic by prioritizing xdg-open and adding fallback mechanisms (#1420)
|
2 months ago |
Mounir IDRASSI
|
ba8dd5137a
Linux: Add Fedora as supported distribution in CMakeLists.txt
|
2 months ago |
Mounir IDRASSI
|
68e2e01745
Windows: Fix EFI configuration editor various issues
|
2 months ago |
Mounir IDRASSI
|
aaf42a84a7
Linux: fix assert by wxWidgets library included in Ubuntu.
|
2 months ago |
Mounir IDRASSI
|
380850787e
Windows: Simplify error message related to IsEfiBoot since it always fail with ERROR_INVALID_FUNCTION
|
2 months ago |
Mounir IDRASSI
|
866fc8f513
macOS: fix regression in build script that caused it to ignore fuset switch
|
2 months ago |
Mounir IDRASSI
|
5c485e80b6
macOS: restrict --allow-screencapture switch to macOS only since screen protection doesn't work on Linux
|
2 months ago |
Deniz Türkoglu
|
e0a46f6b2b
Add Option to Enable/Disable Screen Capture (#1418)
|
2 months ago |
Mounir IDRASSI
|
eb0eec7b39
Windows: Fix failed EFI detection on some PCs where BootOrder variable is not defined.
|
2 months ago |
Mounir IDRASSI
|
3a1c8bac59
macOS: enhance macOS build script(allow local build, specify wxWidgets version, control packaging)
|
2 months ago |
Jonatan
|
35eeacad0a
Update Language.sv.xml (#1416)
|
2 months ago |
Mounir IDRASSI
|
01dfd0e72b
Linux/macOS: Fix missing define that was causing compilation error
|
2 months ago |
Mounir IDRASSI
|
40f0174408
Translations: Fix wrong escape sequences in Swedish translation (fixed by @an1 on Sourceforge)
|
2 months ago |
Mounir IDRASSI
|
4a8f068ba5
Windows: Add support for x86 and x64 build for driver and binaries using Visual Studio 2019
|
2 months ago |