Niels Provos <[EMAIL PROTECTED]> writes:

> In message <[EMAIL PROTECTED]>, Niels M ller writes:
> >Does OpenSSH's sshd support the -i and -V flags from later versions of
> >Datafellow's ssh-1.x?
> Yes.  I does support -i and -V, so spawining that should not be 
> a problem.

Good.

> >That said, we probably share some code, in particular GMP.
> Actually, we do not.  OpenSSH has a non restrictive license.  It does
> not contain any GPLed code.  Math is done via the bignum support in
> OpenSSL.

Bzzt. GMP-2.x is *not* GPL:ed; it's distributed under the _L_GPL. GMP
has been used in proprietary software with no problem, for example in
ssh-1.2.27.

/Niels

Reply via email to