summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/imath.c
AgeCommit message (Expand)Author
2021-11-05pgcrypto: Remove non-OpenSSL supportPeter Eisentraut
2021-01-02Update copyright for 2021Bruce Momjian
2020-09-25Remove custom memory allocation layer in pgcryptoMichael Paquier
2020-01-01Update copyrights for 2020Bruce Momjian
2019-10-19Fix most -Wundef warningsPeter Eisentraut
2019-05-22Phase 2 pgindent run for v12.Tom Lane
2019-05-22Initial pgindent run for v12.Tom Lane
2019-05-04Suppress compiler warning in non-SSL, non-assert builds.Noah Misch
2019-02-16Suppress another case of MSVC warning 4146.Noah Misch
2019-02-16In imath.h, replace stdint.h usage with c.h equivalents.Noah Misch
2019-02-16Import changes from IMath versions (1.3, 1.29].Noah Misch
2019-02-13More unconstify usePeter Eisentraut
2018-10-05Allow btree comparison functions to return INT_MIN.Tom Lane
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-06-21Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane
2015-02-02Cherry-pick security-relevant fixes from upstream imath library.Noah Misch
2014-05-06pgindent run for 9.4Bruce Momjian
2012-04-24Lots of doc corrections.Robert Haas
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-02Update a number of broken links in comments.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2007-07-15Silence Solaris compiler warning, per buildfarm.Tom Lane
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-09-22Fix bugs in plpgsql and ecpg caused by assuming that isspace() would onlyTom Lane
2006-07-19pgcrypto merge cleanup:Neil Conway
2006-07-16Fix a few places where $Id$ and $Header$ CVS tags had crept into theTom Lane
2006-07-15Fix some pgcrypto portability issues, per Marko Kreen.Tom Lane
2006-07-13"Annual" pgcrypto update from Marko Kreen:Neil Conway