summaryrefslogtreecommitdiff
path: root/contrib/sslinfo/Makefile
AgeCommit message (Expand)Author
2025-02-06Remove support for linking with libeay32 and ssleay32Daniel Gustafsson
2024-03-22Revert "Add notBefore and notAfter to SSL cert info display"Daniel Gustafsson
2024-03-22Add notBefore and notAfter to SSL cert info displayDaniel Gustafsson
2023-07-20Revert "Add notBefore and notAfter to SSL cert info display"Daniel Gustafsson
2023-07-20Add notBefore and notAfter to SSL cert info displayDaniel Gustafsson
2020-02-19Remove support for upgrading extensions from "unpackaged" state.Tom Lane
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2016-06-14Update sslinfo extension for parallel query.Robert Haas
2015-09-08contrib/sslinfo: add ssl_extension_info SRFAlvaro Herrera
2014-07-14Add file version information to most installed Windows binaries.Noah Misch
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2007-02-09Add $PostgreSQL$ marker to contrib makefiles.Peter Eisentraut
2006-09-30uninstall script for sslinfoTom Lane
2006-09-12Spell readme file's name correctly, per buildfarm reports.Tom Lane
2006-09-12Small fix for the README install for contrib/sslinfo.Peter Eisentraut
2006-09-06Be more wary about which LIBS elements to pull into sslinfo link.Tom Lane
2006-09-05Fix sslinfo so it builds on Darwin.Tom Lane
2006-09-04Bring sslinfo Makefile up to speed for VPATH and pgxs builds.Tom Lane
2006-09-04sslinfo contrib module - information about current SSL certificatePeter Eisentraut