Re: Serverside SNI support in libpq

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Pgsql Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Serverside SNI support in libpq
Date: 2025-11-10 22:32:43
Message-ID: D9F6F14D-FCB1-48B5-9CBC-AE89FA0AEF4C@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is a cleaned up rebase with improved memory handling, additional code
documentation, removed passphrase test (sent as a separate thread), and some
general cleanup and additional testing.

--
Daniel Gustafsson

Attachment Content-Type Size
v9-0001-Serverside-SNI-support-for-libpq.patch application/octet-stream 54.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2025-11-10 22:33:34 Re: vacuumdb: add --dry-run
Previous Message Thomas Munro 2025-11-10 22:04:00 Re: Dead code in ps_status.c