Age | Commit message (Expand) | Author | Files | Lines | ||
---|---|---|---|---|---|---|
2017-12-08 | MacOSX: fix issue that prevented some local help files from opening in the br... | Mounir IDRASSI | 1 | -2/+6 | ||
2017-12-06 | MacOSX: Update reference of code signing certificate in Makefile to use new I... | Mounir IDRASSI | 1 | -2/+2 | ||
2017-12-06 | Linux/MacOSX: Avoid OS leaking previously used directory if user choose not t... | Mounir IDRASSI | 1 | -2/+12.highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #00880 | 38 | -43/+0 |
2017-11-28 | Merge pull request #243 from gv5470/patch-233-pr | Mounir IDRASSI | 1 | -0/+23 | ||
2017-11-28 | Linux: autodetect host drive name using sysfs (closes #233) | gv5470 | 1 | -0/+23 | ||
2017-11-27 | SIMD speed optimization for Kuznyechik cipher implementation (up to 2x speedu... | Mounir IDRASSI | 10 | -167/+9834 | ||
2017-11-27 | Documentation: Add OSX 10.13 High Sierra to the list of support operating sys... | Mounir IDRASSI | 2 | -0/+1 | ||
2017-11-27 | Merge pull request #206 from strazzere/patch-1 | Mounir IDRASSI | 1 | -1/+1 | ||
2017-11-27 | Merge pull request #226 from TigerxWood/patch-2 | Mounir IDRASSI | 1 | -12/+13 | ||
2017-11-27 | Merge pull request #230 from bmintz/issue-198 | Mounir IDRASSI | 1 | -2/+2 | ||
2017-11-27 | Merge pull request #227 from wwj402/patch-1 | Mounir IDRASSI | 1 | -65/+65 | ||
2017-11-27 | Merge pull request #234 from user9209/master | Mounir IDRASSI | 1 | -1/+1 | ||
2017-11-10 | fixed kuznyechik blocksize in german description | Georg Schmidt | 1 | -1/+1 | ||
2017-11-10 | Update ver. 1.22 beta3 | TigerxWood | 1 | -1/+1 | ||
2017-11-06 | Fix compilation on Linux (closes #198) | bmintz | 1 | -2/+2 | ||
2017-11-05 | Update Language.zh-cn.xml | wwj402 | 1 | -65/+65 | ||
2017-11-04 | Update to ver. 122 and made some corections. | TigerxWood | 1 | -12/+13 | ||
2017-08-30 | Fix typo | Tim Strazzere | 1 | -1/+1 | ||
2017-08-09 | Language XML files: update Czech translation (contributed by Lagardere) | Mounir IDRASSI | 1 | -20/+20 | ||
2017-08-02 | Docummentation: update Release Notes for 1.22-BETA3 | Mounir IDRASSI | 2 | -2/+3 | ||
2017-08-02 | Windows: Update signed driver files for 1.22-BETA3 | Mounir IDRASSI | 2 | -0/+0 | ||
2017-08-02 | Windows: Increment version to 1.22-BETA3 | Mounir IDRASSI | 46 | -54/+54 | ||
2017-08-02 | Windows MBR bootloader: reduce CPU usage during password prompt (Credit: Jaso... | Mounir IDRASSI | 1 | -1/+22 | ||
2017-07-29 | Windows: Update signed driver files for 1.22-BETA2-Build6 | Mounir IDRASSI | 2 | -0/+0 | ||
2017-07-29 | Windows: increment version to 1.22-BETA2-Build6 | Mounir IDRASSI | 7 | -13/+13 | ||
2017-07-29 | Windows Driver: avoid allocating memory for some IOCTL_STORAGE_QUERY_PROPERTY... | Mounir IDRASSI | 1 | -37/+16 | ||
2017-07-29 | Windows: Add portable installer that only extra binaries without the need of ... | Mounir IDRASSI | 10 | -23/+846 | ||
2017-07-27 | Documentation: update release notes for 1.22-BETA2-Build5 | Mounir IDRASSI | 2 | -1/+1 | ||
2017-07-27 | Language Files: update polish translation | Mounir IDRASSI | 1 | -1/+1 | ||
2017-07-27 | Windows: Update signed driver files for 1.22-BETA2-Build5 | Mounir IDRASSI | 2 | -0/+0 | ||
2017-07-27 | Windows: increment version to 1.22-BETA2-Build5 | Mounir IDRASSI | 7 | -14/+14 | ||
2017-07-27 | Windows: when mounting system favorites using VolumeID feature, query all dis... | Mounir IDRASSI | 3 | -40/+50 | ||
2017-07-27 | Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t... | Mounir IDRASSI | 5 | -153/+156 | ||
2017-07-27 | Windows driver: correctly handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX to fix issu... | Mounir IDRASSI | 3 | -44/+208 | ||
2017-07-23 | Documentation: update release notes for 1.22-BETA2-Build1 | Mounir IDRASSI | 2 | -1/+1 | ||
2017-07-23 | Windows MBR Bootloader: always compress bootloader with upx to reduce runtime... | Mounir IDRASSI | 1 | -2/+2 | ||
2017-07-23 | Windows: Update signed driver files for 1.22-BETA2-Build1 | Mounir IDRASSI | 2 | -0/+0 | ||
2017-07-23 | Windows: Increment version to 1.22-BETA2-Build1 | Mounir IDRASSI | 45 | -52/+52 | ||
2017-07-23 | Windows: display notice about creating new Rescue Disk at first boot after up... | Mounir IDRASSI | 44 | -1/+69 | ||
2017-07-23 | Windows Driver: make IOCTL_DISK_GET_DRIVE_GEOMETRY_EX support optional. Make ... | Mounir IDRASSI | 2 | -17/+20 | ||
2017-07-23 | Windows Driver: add legacy handling for IOCTL_DISK_GET_DRIVE_LAYOUT_EX/IOCTL_... | Mounir IDRASSI | 1 | -23/+42 | ||
2017-07-23 | Documentation: Remove OSX 10.6 from list of officially supported operating sy... | Mounir IDRASSI | 2 | -1/+0 | ||
2017-07-22 | Windows: reduce size of MBR bootloader by removing unused functions in each b... | Mounir IDRASSI | 8 | -77/+36 | ||
2017-07-20 | Windows: fix truncated license text in installer wizard. | Mounir IDRASSI | 2 | -5/+13 | ||
2017-07-20 | Windows: display prompt to upgrade Rescue Disk when installing 1.22 version b... | Mounir IDRASSI | 1 | -1/+1 | ||
2017-07-20 | Documentation: update release notes for 1.22-BETA1-Build4 version | Mounir IDRASSI | 2 | -0/+15 |