Mounir IDRASSI
|
d68b9546bd
|
Windows: simpler and more robust safe dll loading combined with delay loading thanks to Windows 7 being minimum supported version.
We also block execution on Windows versions older than Windows 7.
A lot of code was removed thanks to this.
|
2023-09-03 00:58:34 +02:00 |
|
Mounir IDRASSI
|
0dc4754c63
|
Windows: delay load bcrypt.dll to reduce startup dependency loading until setting safe dll loading
|
2023-08-20 09:57:38 +02:00 |
|
Mounir IDRASSI
|
034b64f415
|
EMV keyfile support: Overall code improvements and bug fixes
|
2023-06-29 00:06:20 +02:00 |
|
Mounir IDRASSI
|
1ef05f24e2
|
Windows: Reduce the size of installers by almost 50% by using LZMA compression instead of DEFLATE
|
2022-02-10 01:21:17 +01:00 |
|
Mounir IDRASSI
|
9881744c95
|
Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). System encryption still not implemented on ARM64
|
2021-01-02 01:16:31 +01:00 |
|