- 24 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
Trivial backport of dfb4673da8ee52d95e0a62c9f49ca8599943f22e.
-
- 30 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
-march=armv3.
-
- 23 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
clang.
-
- 08 Nov, 2013 2 commits
-
-
Vladimir Serbinenko authored
divisions.
-
Vladimir Serbinenko authored
Use grub_fatal rather than divide by zero. * grub-core/lib/libgcrypt/mpi/mpi-pow.c (gcry_mpi_powm): Likewise.
-
- 07 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 12 Jan, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 16 Dec, 2011 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
Add missing const attribute. * grub-core/lib/libgcrypt/cipher/md5.c (transform) [WORDS_BIGENDIAN]: Likewise. * grub-core/lib/libgcrypt/cipher/rmd160.c (transform) [WORDS_BIGENDIAN]: Likewise.
-
Vladimir 'phcoder' Serbinenko authored
misaligned access. (serpent_setkey): Likewise. (serpent_encrypt_internal): Likewise. (serpent_decrypt_internal): Likewise. (serpent_encrypt): Don't put an alignment-increasing cast. (serpent_decrypt): Likewise. (serpent_test): Likewise.
-
- 06 May, 2010 1 commit
-
-
BVK Chaitanya authored
-