Hi!

You should be able to identify parts of the functionality - like the
config file parser, and then there will other bits in the X509 code, to
do with verifications, and subject Alt-name parsing.  

Have to remember that IPv6 address can be written different ways and in
binary be the same thing.  Use the getaddrinfo() function to convert to
binary for comparison.

Hopefully that gives at taxonomy of what you are looking for in the CVS
jumble patch.

Cheers,

Matt Grant

On Mon, 2014-07-07 at 14:41 -0500, Adam Majer wrote:
> On Mon, Jul 07, 2014 at 11:32:21AM +0200, Christian Hofstaedtler wrote:
> > Adam,
> > 
> > * Adam Majer <[email protected]> [140706 23:09]:
> > > ping?
> > > 
> > > Can this be patched before next Debian release?
> > 
> > Could you prod upstream to make a new ipsec-tools release?
> >
> > I had a look at the diff between NetBSD CVS and the last release
> > tarball and it was quite the mess, and it appears your patch has
> > been modified in NetBSD CVS since.
> > Therefore I don't feel comfortable just applying it as is.
> 
> I don't see anything modified that is different from that patch.
> 
> cvs log says,
> 
> RCS file: /cvsroot/src/crypto/dist/ipsec-tools/src/racoon/crypto_openssl.c,v
> Working file: crypto_openssl.c
> head: 1.25
> branch:
> ..
> ..
> ----------------------------
> revision 1.25
> date: 2014-02-27 02:37:58 -0600;  author: tteras;  state: Exp;  lines: +40 
> -19;  commitid: JoBeIJvf4oOSrIqx;
> From Adam Majer <[email protected]>: Support IPv6 in X509 subjectAltName
> ----------------------------
> 
> so my patch was the last patch in said file.
> 
> And if you look at MAIN branch, it seems it only modified file's
> commit tag.
> 
> I do agree, CVS is a mess. BSD people should switch to Git already (or
> almost anything beside CVS!). It would make things much easier to read.
> 
> - Adam
> _______________________________________________
> Pkg-ipsec-tools-devel mailing list
> [email protected]
> https://lists.alioth.debian.org/mailman/listinfo/pkg-ipsec-tools-devel

-- 
Matt Grant,  Debian and Linux Systems Administration and Consulting
Mobile: 021 0267 0578
Email: [email protected]


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to