View Single Post

   
  #3 (permalink)  
Old 04-18-2008, 01:36 AM
Bruce Momjian
 
Posts: n/a
Default Re: [PATCH] Add support for GnuTLS

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. +

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote