Re: [PATCH] Add support for GnuTLS

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCH] Add support for GnuTLS
Дата
Msg-id 200605061847.k46IlXi12860@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] Add support for GnuTLS  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: [PATCH] Add support for GnuTLS
Список pgsql-patches
Martijn van Oosterhout wrote:
-- Start of PGP signed section.
> On Sat, May 06, 2006 at 01:11:26PM -0400, Bruce Momjian wrote:
> >
> > This is a pretty massive patch, but I understand the license concerns.
> > Is this what we want to do?
>
> More than half the patch is simply moving the OpenSSL related stuff
> from fe/be-secure.c to fe/be-secure-openssl.c. If you create the
> -openssl versions first you can more easily see that the changes are in
> fact quite minor. Unfortunatly diff can't represent the change "copy N
> lines from file A to file B" very efficiently.
>
> If you like I can split it into two patches, one patch splits the openssl
> stuff out of the main files and a second which adds gnutls support.

Yes, I understood that, but we now have duplicate files for secure
connections, meaning we have double maintenance in some cases.

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

В списке pgsql-patches по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: [PATCH] Add support for GnuTLS
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: [PATCH] Add support for GnuTLS