More pgcrypto fixes: avoid bogus alignment assumptions in sha2,
be more wary about having a value for BYTE_ORDER, clean up randomly- chosen ways of including Postgres core headers. Marko Kreen and Tom Lane
Showing
- contrib/pgcrypto/blf.c 4 additions, 2 deletionscontrib/pgcrypto/blf.c
- contrib/pgcrypto/crypt-md5.c 3 additions, 2 deletionscontrib/pgcrypto/crypt-md5.c
- contrib/pgcrypto/fortuna.c 3 additions, 3 deletionscontrib/pgcrypto/fortuna.c
- contrib/pgcrypto/internal.c 2 additions, 3 deletionscontrib/pgcrypto/internal.c
- contrib/pgcrypto/mbuf.c 2 additions, 2 deletionscontrib/pgcrypto/mbuf.c
- contrib/pgcrypto/md5.c 10 additions, 2 deletionscontrib/pgcrypto/md5.c
- contrib/pgcrypto/openssl.c 2 additions, 2 deletionscontrib/pgcrypto/openssl.c
- contrib/pgcrypto/pgp-armor.c 2 additions, 4 deletionscontrib/pgcrypto/pgp-armor.c
- contrib/pgcrypto/pgp-cfb.c 3 additions, 2 deletionscontrib/pgcrypto/pgp-cfb.c
- contrib/pgcrypto/pgp-compress.c 3 additions, 2 deletionscontrib/pgcrypto/pgp-compress.c
- contrib/pgcrypto/pgp-decrypt.c 2 additions, 2 deletionscontrib/pgcrypto/pgp-decrypt.c
- contrib/pgcrypto/pgp-encrypt.c 3 additions, 2 deletionscontrib/pgcrypto/pgp-encrypt.c
- contrib/pgcrypto/pgp-info.c 2 additions, 2 deletionscontrib/pgcrypto/pgp-info.c
- contrib/pgcrypto/pgp-mpi-internal.c 2 additions, 2 deletionscontrib/pgcrypto/pgp-mpi-internal.c
- contrib/pgcrypto/pgp-mpi-openssl.c 2 additions, 2 deletionscontrib/pgcrypto/pgp-mpi-openssl.c
- contrib/pgcrypto/pgp-mpi.c 2 additions, 2 deletionscontrib/pgcrypto/pgp-mpi.c
- contrib/pgcrypto/pgp-pgsql.c 6 additions, 5 deletionscontrib/pgcrypto/pgp-pgsql.c
- contrib/pgcrypto/pgp-pubdec.c 2 additions, 2 deletionscontrib/pgcrypto/pgp-pubdec.c
- contrib/pgcrypto/pgp-pubenc.c 2 additions, 2 deletionscontrib/pgcrypto/pgp-pubenc.c
- contrib/pgcrypto/pgp-pubkey.c 2 additions, 2 deletionscontrib/pgcrypto/pgp-pubkey.c
Loading
Please register or sign in to comment