postgresql/contrib/pgcrypto
Peter Eisentraut 1b81c2fe6e Remove many -Wcast-qual warnings
This addresses only those cases that are easy to fix by adding or
moving a const qualifier or removing an unnecessary cast.  There are
many more complicated cases remaining.
2011-09-11 21:54:32 +03:00
..
expected
sql
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
blf.c
blf.h
crypt-blowfish.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
crypt-des.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
crypt-gensalt.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
crypt-md5.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
fortuna.c
fortuna.h
imath.c
imath.h
internal-sha2.c
internal.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
Makefile
mbuf.c
mbuf.h
md5.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
md5.h
openssl.c
pgcrypto--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
pgcrypto--unpackaged--1.0.sql
pgcrypto.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
pgcrypto.control
pgcrypto.h
pgp-armor.c
pgp-cfb.c
pgp-compress.c
pgp-decrypt.c
pgp-encrypt.c
pgp-info.c
pgp-mpi-internal.c
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
pgp-pubdec.c
pgp-pubenc.c
pgp-pubkey.c
pgp-s2k.c Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
pgp.c
pgp.h
px-crypt.c Apply upstream fix for blowfish signed-character bug (CVE-2011-2483). 2011-06-21 14:41:05 -04:00
px-crypt.h
px-hmac.c Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
px.c Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
px.h Add missing format attributes 2011-09-10 23:12:46 +03:00
random.c
rijndael.c
rijndael.h
rijndael.tbl
sha1.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
sha1.h
sha2.c
sha2.h