index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
/
be-secure.c
Commit message (
Expand
)
Author
Age
*
Allow SSL to work withouth client-side certificate infrastructure.
Bruce Momjian
2002-09-26
*
Guard against send-lots-and-lots-of-data DoS attack from unauthenticated
Tom Lane
2002-09-04
*
pgindent run.
Bruce Momjian
2002-09-04
*
Remove sys/types.h in files that include postgres.h, and hence c.h,
Bruce Momjian
2002-09-02
*
Remove certain Makefile dependencies by using full pathnames in
Bruce Momjian
2002-07-15
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Fix missing 'buf' variable in SSL sources and add missing includes.
Bruce Momjian
2002-06-17
*
Fix SSL DEBUG levels to match CVS elog flags.
Bruce Momjian
2002-06-17
*
Rename DEBUG to DEBUG1 in SSL code.
Bruce Momjian
2002-06-17
*
Yet another SSL patch. :-) This one adds some informational messages
Bruce Momjian
2002-06-14
*
SSL patch that adds support for optional client certificates.
Bruce Momjian
2002-06-14
*
Patch that checks ownership and permissions on server static
Bruce Momjian
2002-06-14
*
SSL patch to periodically renegotiate session key.
Bruce Momjian
2002-06-14
*
SSL support for ephemeral DH keys.
Bruce Momjian
2002-06-14
*
UPDATED PATCH:
Bruce Momjian
2002-06-14