summaryrefslogtreecommitdiff
path: root/contrib/sslinfo
Commit message (Expand)AuthorAgeFilesLines
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-261-2/+3
* Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).Tom Lane2007-02-271-4/+7
* Add $PostgreSQL$ marker to contrib makefiles.Peter Eisentraut2007-02-091-0/+2
* pgindent run for 8.2.Bruce Momjian2006-10-041-59/+78
* Suppress compiler warnings.Tom Lane2006-09-301-2/+4
* uninstall script for sslinfoTom Lane2006-09-302-0/+10
* Remove sslinfo copyright with author permission, keep author attribution.Bruce Momjian2006-09-142-4/+2
* Spell readme file's name correctly, per buildfarm reports.Tom Lane2006-09-121-1/+1
* Small fix for the README install for contrib/sslinfo.Peter Eisentraut2006-09-121-1/+1
* Be more wary about which LIBS elements to pull into sslinfo link.Tom Lane2006-09-061-1/+1
* Fix sslinfo so it builds on Darwin.Tom Lane2006-09-051-1/+4
* Silence compiler warning about signed vs unsigned chars.Tom Lane2006-09-051-2/+8
* Bring sslinfo Makefile up to speed for VPATH and pgxs builds.Tom Lane2006-09-041-5/+9
* sslinfo contrib module - information about current SSL certificatePeter Eisentraut2006-09-044-0/+498