Darren Kenny
|
59666e520f
io/lzopio: Resolve unnecessary self-assignment errors
|
4 years ago |
Vladimir Serbinenko
|
ad4bfeec5c
Change fs functions to add fs_ prefix
|
5 years ago |
Vladimir Serbinenko
|
ca0a4f689a
verifiers: File type for fine-grained signature-verification controlling
|
11 years ago |
Andrei Borzenkov
|
343dad410e
grub-core/disk/lzopio.c: fix double free in error path
|
10 years ago |
Jon McCune
|
24d5934daa
Fix double-free introduced by commit 33d02a42d64cf06cada1c389e5abba4b9d196cc5
|
11 years ago |
Vladimir Serbinenko
|
7e47e27bd8
Add gcc_struct to all packed structures when compiling with mingw.
|
11 years ago |
Vladimir Serbinenko
|
9e34a34e44
* grub-core/io/lzopio.c: Remove variable length arrays.
|
11 years ago |
Vladimir Serbinenko
|
3ee0869734
* grub-core/io/lzopio.c (test_header): Simplify code and remove useless
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
02adbb932d
* grub-core/io/lzopio.c: Use GRUB_PROPERLY_ALIGNED_ARRAY.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
5e3b8dcbb5
Import gcrypt public-key cryptography and implement signature checking.
|
12 years ago |
Colin Watson
|
f8861eaf9f
* grub-core/io/bufio.c (grub_bufio_open): Use grub_zalloc instead of
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
fd556a962e
* grub-core/io/lzopio.c (read_block_header): Fix incorrect byte swapping
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
d61386e21d
Improve string. Gettextize.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
67639fd75e
* grub-core/io/lzopio.c (uncompress_block): Fix use of incorrect
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
9c2710789f
Eliminate grub_min/grub_max prone to overflow usage.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
d1e293bbfa
* grub-core/io/lzopio.c (test_header): Fix incorrect memcmp instead of
|
13 years ago |
Szymon Janc
|
bc4d3f4809
* grub-core/io/lzopio.c (calculate_uncompressed_size): Fix return code.
|
13 years ago |
Szymon Janc
|
0e2b7e39f2
* grub-core/fs/btrfs.c: Include <minilzo.h> instead of "minilzo.h".
|
13 years ago |
Szymon Janc
|
c5ed9266fc
* grub-core/io/lzopio.c: Improve crypt context alignment.
|
13 years ago |
Szymon Janc
|
9c4f9ca010
* grub-core/io/lzopio.c (test_header): Some cleanups.
|
13 years ago |
Szymon Janc
|
90b0a05579
Various bug fixes and improvements in lzopio. Should properly handle more
|
13 years ago |
Szymon Janc
|
d6beefcfc9
Add initial support for lzop files decompression.
|
13 years ago |