Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-09 | Increment version to 1.13VeraCrypt_1.13 | Mounir IDRASSI | 1 | -3/+3 |
2015-08-06 | Increment version to 1.12. Update user guide PDF file. | Mounir IDRASSI | 1 | -4/+4 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 56 | -343/+504 |
2015-08-06 | Windows: Add extra checks for bootloader tampering. | Mounir IDRASSI | 1 | -0/+5 |
2015-07-29 | Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bo... | Mounir IDRASSI | 6 | -3/+107 |
2015-07-13 | Windows: on 64-bit Windows, more System favorite service from SysWoW64 to Sys....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: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* N | |||
2015-06-07 | Windows: Add support for PIN in favorites. Several enhancements to GUI handli... | Mounir IDRASSI | 6 | -13/+41 |
2015-05-31 | Windows: fix buffer overrun issue when parsing language XML file | Mounir IDRASSI | 1 | -1/+3 |
2015-05-29 | Windows: workaround FormatEx keeping references on formatted volume by adding... | Mounir IDRASSI | 3 | -7/+18 |
2015-05-29 | Windows: Display VeraCrypt version information when the command line switch /... | Mounir IDRASSI | 2 | -5/+15 |
2015-05-27 | Windows: GUI modifications around PIN field | Mounir IDRASSI | 5 | -8/+37 |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 18 | -71/+152 |
2015-05-26 | Windows: solve 64-bit compilation warnings after checking that they are harml... | Mounir IDRASSI | 8 | -55/+56 |
2015-05-22 | Windows: Modifications to build 64-bit versions of VeraCrypt.exe & "VeraCrypt... | Mounir IDRASSI | 3 | -7/+7 |
2015-05-22 | Windows: make random generator function compatible with 64-bit execution envi... | Mounir IDRASSI | 2 | -15/+36 |
2015-05-22 | Windows: correct typo in help text | Mounir IDRASSI | 1 | -1/+1 |
2015-05-17 | Windows: First implementation of non-system volumes decryption. | Mounir IDRASSI | 6 | -29/+163 |
2015-05-15 | Language XML: Use correct links in displayed message. | Mounir IDRASSI | 1 | -2/+2 |
2015-05-06 | Windows: Solve detection issue when resuming encryption. Add separate logic f... | Mounir IDRASSI | 3 | -6/+50 |
2015-05-03 | Windows Driver: Implement querying physical sector size of veraCrypt volume t... | Mounir IDRASSI | 2 | -0/+79 |
2015-05-03 | Windows: Modify custom window class names to less generic value in order to a... | Mounir IDRASSI | 2 | -8/+8 |
2015-04-27 | Windows: Support A: and B: as driver letters for mounting volumes. | Mounir IDRASSI | 1 | -2/+2 |
2015-04-27 | Windows: Better command line handling to make it more strict and robust. This... | Mounir IDRASSI | 2 | -73/+10 |
2015-04-06 | Increment VeraCrypt version to 1.0f-2 | Mounir IDRASSI | 1 | -4/+4 |
2015-04-06 | Windows: use secure string functions | Mounir IDRASSI | 1 | -1/+1 |
2015-04-06 | Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ... | Mounir IDRASSI | 9 | -20/+147 |
2015-03-19 | Windows: correctly handle WIN32 LastError when mounting. Harmonize file acces... | Mounir IDRASSI | 1 | -2/+19 |
2015-03-08 | Add Coverity define to avoid false positives during Static Code Analysis when... | Mounir IDRASSI | 1 | -0/+5 |
2015-03-04 | Windows: Avoid temporary caching password when mounting multiple favorites. A... | Mounir IDRASSI | 1 | -0/+1 |
2015-03-02 | Windows: if TrueCrypt volume created with a version prior to 6.0, display thi... | Mounir IDRASSI | 3 | -4/+5 |
2015-02-24 | Language XML: change the wording of password error messages to reflect the po... | Mounir IDRASSI | 1 | -6/+6 |
2015-02-24 | Windows: remove topmost and system modal properties from the wait dialog so t... | Mounir IDRASSI | 1 | -2/+1 |
2015-02-22 | Windows: Add menu option to set default hash and default TrueCrypt mode used ... | Mounir IDRASSI | 1 | -0/+2 |
2015-02-22 | Speed and memory usage optimization for key derivation based on patches by Ni... | Mounir IDRASSI | 3 | -290/+383 |
2015-02-16 | Window: add menu entry for launching VeraCryptExpander | Mounir IDRASSI | 1 | -0/+2 |
2015-02-09 | Windows: Solve PIN blocked issue when trying to mount a volume right after co... | Mounir IDRASSI | 1 | -2/+8 |
2015-02-09 | Static Code Analysis: code potential memory leaks in inflate.c used by the se... | Mounir IDRASSI | 1 | -3/+16 |
2015-02-09 | Static Code Analysis: handle unused variables more properly. Catch STL except... | Mounir IDRASSI | 9 | -17/+23 |