summaryrefslogtreecommitdiff
path: root/contrib/sslinfo
Commit message (Expand)AuthorAgeFilesLines
* Fix old bug in contrib/sslinfo: X509_NAME_to_text freed the BIO_s_mem bufferTom Lane2008-11-101-18/+12
* Simplify and standardize conversions between TEXT datums and ordinary CTom Lane2008-03-251-23/+6
* Add CVS version labels to all install/uninstall scripts.Bruce Momjian2007-11-132-0/+4
* Fix more script breakage.Tom Lane2007-11-131-15/+14
* Make /contrib install/uninstall script consistent:Bruce Momjian2007-11-112-14/+17
* Remove references to READMEs from /contrib Makefiles.Bruce Momjian2007-11-101-2/+1
* Move most /contrib README files into SGML. Some still need conversionBruce Momjian2007-11-101-120/+0
* 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