[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Network Security Manager merge time?
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: Network Security Manager merge time? |
Date: |
Fri, 21 Nov 2014 12:29:45 +0100 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.51 (gnu/linux) |
Ted Zlatanov <address@hidden> writes:
> Looking at the code, there's a lot of copy+pasta there between the
> GnuTLS verification in `gnutls-boot' and the message collection in
> `gnutls-peer-status'. Could you factor that out so there's only one
> sequence of checks to maintain, especially since I'd like to deprecate
> the GnuTLS verification in favor of NSM? Basically call
> `gnutls-peer-status' in `gnutls-boot' and then iterate through the
> messages (which can be the simpler version you use instead of the one
> with the hostname attached I have in `gnutls-boot'). I can do it if you
> prefer.
Sure; go ahead. The verification checks should probably be factored out
from `gnutls-peer-status', though, since `gnutls-boot' doesn't need the
other things it calculates (like the fingerprints etc).
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Network Security Manager merge time?, Lars Magne Ingebrigtsen, 2014/11/19
- Re: Network Security Manager merge time?, Ted Zlatanov, 2014/11/19
- Re: Network Security Manager merge time?, Lars Magne Ingebrigtsen, 2014/11/19
- Re: Network Security Manager merge time?, Ted Zlatanov, 2014/11/19
- Re: Network Security Manager merge time?, Lars Magne Ingebrigtsen, 2014/11/19
- Re: Network Security Manager merge time?, Ted Zlatanov, 2014/11/19
- Re: Network Security Manager merge time?, Ivan Shmakov, 2014/11/19
- Re: Network Security Manager merge time?, Ted Zlatanov, 2014/11/19
- Re: Network Security Manager merge time?, Ted Zlatanov, 2014/11/19
- Re: Network Security Manager merge time?,
Lars Magne Ingebrigtsen <=
- Re: Network Security Manager merge time?, Ted Zlatanov, 2014/11/25
- Re: Network Security Manager merge time?, Lars Magne Ingebrigtsen, 2014/11/25
- Re: Network Security Manager merge time?, Ted Zlatanov, 2014/11/25
- Re: Network Security Manager merge time?, Lars Magne Ingebrigtsen, 2014/11/25
- intrusive changes, Ivan Shmakov, 2014/11/25
- Re: intrusive changes, Stefan Monnier, 2014/11/30
- Re: intrusive changes, Ivan Shmakov, 2014/11/30
- Re: intrusive changes, Stefan Monnier, 2014/11/30
Re: Network Security Manager merge time?, Lars Magne Ingebrigtsen, 2014/11/19