You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Magnus Hagander
e43d79b78a
Remove beer-ware license from crypt-md5.c, per
approval from Poul-Henning Kamp.
This makes the file the same standard 2-clause BSD as the
rest of PostgreSQL.
|
17 years ago |
| .. |
|
expected
|
Fix a few contrib regression test scripts that hadn't gotten the word
|
18 years ago |
|
sql
|
Fix a few contrib regression test scripts that hadn't gotten the word
|
18 years ago |
|
Makefile
|
Remove references to READMEs from /contrib Makefiles.
|
18 years ago |
|
blf.c
|
pgindent run for 8.3.
|
18 years ago |
|
blf.h
|
pgindent run for 8.3.
|
18 years ago |
|
crypt-blowfish.c
|
pgindent run for 8.3.
|
18 years ago |
|
crypt-des.c
|
"Annual" pgcrypto update from Marko Kreen:
|
20 years ago |
|
crypt-gensalt.c
|
pgindent run for 8.2.
|
20 years ago |
|
crypt-md5.c
|
Remove beer-ware license from crypt-md5.c, per
|
17 years ago |
|
fortuna.c
|
pgindent run for 8.2.
|
20 years ago |
|
fortuna.h
|
Standard pgindent run for 8.1.
|
21 years ago |
|
imath.c
|
Silence Solaris compiler warning, per buildfarm.
|
19 years ago |
|
imath.h
|
pgindent run for 8.3.
|
18 years ago |
|
internal-sha2.c
|
pgindent run for 8.2.
|
20 years ago |
|
internal.c
|
pgindent run for 8.3.
|
18 years ago |
|
mbuf.c
|
Get rid of overly cute, unportable, probably not very efficient substitute
|
19 years ago |
|
mbuf.h
|
Standard pgindent run for 8.1.
|
21 years ago |
|
md5.c
|
Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be
|
19 years ago |
|
md5.h
|
Standard pgindent run for 8.1.
|
21 years ago |
|
openssl.c
|
pgindent run for 8.3.
|
18 years ago |
|
pgcrypto.c
|
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
|
19 years ago |
|
pgcrypto.h
|
Remove pgcrypto functions that were deprecated and slated for removal.
|
20 years ago |
|
pgcrypto.sql.in
|
Add CVS version labels to all install/uninstall scripts.
|
18 years ago |
|
pgp-armor.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-cfb.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-compress.c
|
pgindent run for 8.3.
|
18 years ago |
|
pgp-decrypt.c
|
Re-run pgindent, fixing a problem where comment lines after a blank
|
20 years ago |
|
pgp-encrypt.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-info.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-mpi-internal.c
|
pgindent run for 8.2.
|
20 years ago |
|
pgp-mpi-openssl.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-mpi.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-pgsql.c
|
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
|
19 years ago |
|
pgp-pubdec.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-pubenc.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-pubkey.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp-s2k.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
pgp.h
|
Fix old thinko in pgp.h: the idea is to declare some named enum types,
|
17 years ago |
|
px-crypt.c
|
Standard pgindent run for 8.1.
|
21 years ago |
|
px-crypt.h
|
"Annual" pgcrypto update from Marko Kreen:
|
20 years ago |
|
px-hmac.c
|
More pgcrypto fixes: avoid bogus alignment assumptions in sha2,
|
21 years ago |
|
px.c
|
pgindent run for 8.3.
|
18 years ago |
|
px.h
|
Fix combo_decrypt() to throw an error for zero-length input when using a
|
19 years ago |
|
random.c
|
Add missing 3rd argument to open().
|
20 years ago |
|
rijndael.c
|
Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be
|
19 years ago |
|
rijndael.h
|
pgcrypto uses non-standard type uint, which causes compile
|
24 years ago |
|
rijndael.tbl
|
…
|
|
|
sha1.c
|
Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be
|
19 years ago |
|
sha1.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
22 years ago |
|
sha2.c
|
pgindent run for 8.3.
|
18 years ago |
|
sha2.h
|
"Annual" pgcrypto update from Marko Kreen:
|
20 years ago |
|
uninstall_pgcrypto.sql
|
Add CVS version labels to all install/uninstall scripts.
|
18 years ago |