aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/be-secure.c
Commit message (Expand)AuthorAge
* Allow SSL to work withouth client-side certificate infrastructure.Bruce Momjian2002-09-26
* Guard against send-lots-and-lots-of-data DoS attack from unauthenticatedTom Lane2002-09-04
* pgindent run.Bruce Momjian2002-09-04
* Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian2002-09-02
* Remove certain Makefile dependencies by using full pathnames inBruce Momjian2002-07-15
* Update copyright to 2002.Bruce Momjian2002-06-20
* Fix missing 'buf' variable in SSL sources and add missing includes.Bruce Momjian2002-06-17
* Fix SSL DEBUG levels to match CVS elog flags.Bruce Momjian2002-06-17
* Rename DEBUG to DEBUG1 in SSL code.Bruce Momjian2002-06-17
* Yet another SSL patch. :-) This one adds some informational messagesBruce Momjian2002-06-14
* SSL patch that adds support for optional client certificates.Bruce Momjian2002-06-14
* Patch that checks ownership and permissions on server staticBruce Momjian2002-06-14
* SSL patch to periodically renegotiate session key.Bruce Momjian2002-06-14
* SSL support for ephemeral DH keys.Bruce Momjian2002-06-14
* UPDATED PATCH:Bruce Momjian2002-06-14