Re: Support for NSS as a libpq TLS backend

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Jacob Champion <pchampion(at)vmware(dot)com>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "andrew(dot)dunstan(at)2ndquadrant(dot)com" <andrew(dot)dunstan(at)2ndquadrant(dot)com>, "thomas(dot)munro(at)gmail(dot)com" <thomas(dot)munro(at)gmail(dot)com>, "michael(at)paquier(dot)xyz" <michael(at)paquier(dot)xyz>, "andres(at)anarazel(dot)de" <andres(at)anarazel(dot)de>
Subject: Re: Support for NSS as a libpq TLS backend
Date: 2021-04-04 22:13:43
Message-ID: B50F3E20-A11D-45CC-B8F6-75230A6E2B3A@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Another rebase to cope with recent changes (hmac, ssl tests etc) that
conflicted and broke this patchset.

--
Daniel Gustafsson https://vmware.com/

Attachment Content-Type Size
v34-0009-nss-Build-infrastructure.patch application/octet-stream 21.4 KB
v34-0008-nss-Support-NSS-in-cryptohash.patch application/octet-stream 6.1 KB
v34-0007-nss-Support-NSS-in-sslinfo.patch application/octet-stream 3.6 KB
v34-0006-nss-Support-NSS-in-pgcrypto.patch application/octet-stream 24.9 KB
v34-0005-nss-Documentation.patch application/octet-stream 33.5 KB
v34-0004-nss-pg_strong_random-support.patch application/octet-stream 2.0 KB
v34-0003-nss-Add-NSS-specific-tests.patch application/octet-stream 55.8 KB
v34-0002-Refactor-SSL-testharness-for-multiple-library.patch application/octet-stream 11.5 KB
v34-0001-nss-Support-libnss-as-TLS-library-in-libpq.patch application/octet-stream 94.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-04-04 22:50:05 Re: ALTER TABLE ADD COLUMN fast default
Previous Message Noah Misch 2021-04-04 22:08:02 Re: Extensions not dumped when --schema is used