Age | Commit message (Expand) | Author | Files | Lines | ||
---|---|---|---|---|---|---|
2017-06-29 | Update release date and increment version to 1.20.3.4 | Mounir IDRASSI | 1 | -2/+2 | ||
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 7 | -7/+7 | ||
2017-06-23 | Increment version to 1.20 (1.20.3) | Mounir IDRASSI | 1 | -4/+4 | ||
2017-06-11 | Windows: Remove unused method ReadEfiConfig | Mounir IDRASSI | 2 | -7/+1 | ||
2017-06-11 | Windows: fix compiler warnings | Mounir IDRASSI | 1 | -2/+2 | ||
2017-06-10 | Windows Security: built binaries with support for Address Space Layout Random... | Mounir IDRASSI | 1 | -2/+2 | ||
2017-06-05 | Windows: create dedicated project for zip library and link other binaries aga... | Mounir IDRASSI | 2 | -552/+4 | ||
2017-06-05 | Beta2 patch 1 | kavsrf | 1 | -2/+2 | ||
2017-06-05 | PlatformInfo read. (via ReadEfiConfig) | kavsrf | 2 | -3/+3 | ||
2017-06-05 | Windows: Correctly open online help when selected in menu. Remove unused para... | Mounir IDRASSI | 1 | -16/+16 | ||
2017-06-02 | Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio pr... | Mounir IDRASSI | 2 | -8/+0 | ||
2017-05-28 | Windows: Only offer valid cluster sizes when ReFS is selected in the volume f... | Mounir IDRASSI | 1 | -23/+37 | ||
2017-05-28 | Windows: add support for ReFS on Windows 10 when creating normal volumes. | Mounir IDRASSI | 1 | -3/+23 | ||
2017-05-26 | Windows: fix Hour Glass cursor still displayed in some cases after Format wiz... | Mounir IDRASSI | 1 | -2/+0 | ||
2017-05-17 | Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL... | Mounir IDRASSI | 2 | -14/+13 | ||
2017-01-12 | Windows: Fix Streebog not recognized by /hash command line switch but making ... | Mounir IDRASSI | 1 | -8/+10 | ||
2016-12-30 | Increment version to 1.20 BETA2 (1.20.2) | Mounir IDRASSI | 1 | -4/+4 | ||
2016-12-08 | Increment version to 1.20 BETA1 (1.20.1) | Mounir IDRASSI | 1 | -4/+4 | ||
2016-10-17 | Increment version to 1.19 (1.19.4) | Mounir IDRASSI | 1 | -4/+4 | ||
2016-10-17 | Update documentation and increment version to 1.19 BETA3 (1.19.3) | Mounir IDRASSI | 1 | -4/+4 | ||
2016-10-17 | Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system en... | Mounir IDRASSI | 1 | -2/+2 | ||
2016-10-17 | Windows: exclude unused libzip source files from build. | Mounir IDRASSI | 1 | -6/+36 | ||
2016-10-17 | Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou... | Mounir IDRASSI | 2 | -21/+530 | ||
2016-09-11 | Windows: in case of In-Place encryption, encrypt random data instead of exist... | Mounir IDRASSI | 1 | -2/+2 | ||
2016-08-21 | Increment version to 1.19 BETA2 (1.19.2) | Mounir IDRASSI | 1 | .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 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long *//* zutil.h -- internal interface and configuration of the compression library
* Copyright (C) 1995-2016 Jean-loup Gailly, Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not* be used by applications. It is
part of the implementation of the compression library and is
subject to change. Applications should only use zlib.h.
*/
/* @(#) $Id$ */
#ifndef ZUTIL_H
#define ZUTIL_H
#ifdef HAVE_HIDDEN
# define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
#else
# define ZLIB_INTERNA | 11 | -14990/+14990 |
2016-05-05 | Windows: Add option and command line switch to hide waiting dialog when perfo... | Mounir IDRASSI | 1 | -0/+2 | ||
2016-05-05 | Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to ot... | Mounir IDRASSI | 1 | -0/+0 | ||
2016-05-05 | Windows: Add checkbox in "VeraCrypt Format" to skip Rescue Disk verification ... | Mounir IDRASSI | 3 | -4/+7 | ||
2016-05-04 | Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid havi... | Mounir IDRASSI | 1 | -0/+0 | ||
2016-04-20 | Windows: Resize some controls and dialogs to fix text truncation for some non... | Mounir IDRASSI | 1 | -40/+40 | ||
2016-02-16 | Windows: use buffer with known maximum length as input to FakeDosNameForDevice | Mounir IDRASSI | 1 | -4/+4 | ||
2016-02-14 | Increment version to 1.17. Update user guide PDF file. | Mounir IDRASSI | 1 | -4/+4 | ||
2016-02-12 | Windows: Add colors (Red, Yellow, Green) to the collected randomness indicato... | Mounir IDRASSI | 1 | -0/+0 | ||
2016-02-07 | Windows:Fix various issues and warnings reported by static code analysis tool... | Mounir IDRASSI | 2 | -1/+11 | ||
2016-01-31 | Windows: Fix buffer overrun issue introduce by the Unicode rewrite. | Mounir IDRASSI | 1 | -0/+0 |