aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgcrypto.sgml
Commit message (Expand)AuthorAge
* doc: Standardize use of dashes in references to CRC and SHA.Nathan Bossart2024-08-09
* Doc: Update ulinks to RFC documents to avoid redirectDaniel Gustafsson2024-04-10
* doc: Remove links to further reading from pgcrypto docsDaniel Gustafsson2024-02-14
* Describe each contrib module in its SGML section titleAlvaro Herrera2023-01-20
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-09
* doc: Avoid writing in first-person formDaniel Gustafsson2022-12-02
* doc: clarify that pgcrypto's gen_random_uuid calls core func.Bruce Momjian2022-08-31
* pgcrypto: Remove non-OpenSSL supportPeter Eisentraut2021-11-05
* doc: Remove some obsolete pgcrypto documentationPeter Eisentraut2021-10-30
* Add alternative output for OpenSSL 3 without legacy loadedDaniel Gustafsson2021-08-10
* Use the correct article for abbreviationsDavid Rowley2021-06-11
* Doc: Remove extraneous whitespaces with some tagsMichael Paquier2021-04-24
* Introduce --with-ssl={openssl} as a configure optionMichael Paquier2021-02-01
* docs: ulink all references to RFC'sHeikki Linnakangas2020-12-01
* doc: Apply more consistently <productname> markup for OpenSSLMichael Paquier2020-09-17
* doc: Refresh more URLs in the docsMichael Paquier2020-07-18
* Mark some contrib modules as "trusted".Tom Lane2020-02-13
* Add gen_random_uuid functionPeter Eisentraut2019-07-14
* doc: Update broken linksPeter Eisentraut2018-08-14
* Doc: fix incorrectly stated argument list for pgcrypto's hmac() function.Tom Lane2018-08-05
* doc: Update redirecting linksPeter Eisentraut2018-07-16
* pgcrypto's encrypt() supports AES-128, AES-192, and AES-256Robert Haas2018-01-31
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* doc: Update RFC URLsPeter Eisentraut2017-08-17
* Remove support for OpenSSL versions older than 0.9.8.Heikki Linnakangas2016-08-29
* doc: Update benchmark resultsPeter Eisentraut2016-08-08
* Fix various common mispellings.Greg Stark2016-06-03
* doc: Update link to external sitePeter Eisentraut2016-05-13
* pgcrypto: support changing S2K iteration countAlvaro Herrera2016-03-09
* pgcrypto: Report errant decryption as "Wrong key or corrupt data".Noah Misch2015-05-18
* Docs: fix incorrect spelling of contrib/pgcrypto option.Tom Lane2014-11-03
* Add functions for dealing with PGP armor header lines to pgcrypto.Heikki Linnakangas2014-10-01
* doc: Remove dead linkPeter Eisentraut2014-09-04
* doc: Various typo/grammar fixesKevin Grittner2014-08-30
* Fix whitespacePeter Eisentraut2014-07-08
* pgcrypto: clarify 'md5' (hash) table entryBruce Momjian2014-02-13
* Add gen_random_uuid() to contrib/pgcrypto.Tom Lane2014-01-17
* doc: Fix DocBook table column count declarationPeter Eisentraut2013-12-10
* pgcrypto docs: update cpu type used in duration testingBruce Momjian2013-12-09
* pgcrypto docs: update encryption timings and add relative timesBruce Momjian2013-12-09
* doc: Fix table column number declarationPeter Eisentraut2013-10-10
* docs: clarify references to md5 hash and md5 crypt in pgcrypto docsBruce Momjian2013-10-08
* Add contrib function references in the doc indexBruce Momjian2013-07-04
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-07
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Add link and additional index reference to pgcrypto.Robert Haas2010-08-15
* Add some links to tablesPeter Eisentraut2010-08-10