pgAdmin III commit: Add missing host key verification for SSH tunnels. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Add missing host key verification for SSH tunnels.
Date
Msg-id E1UxILl-0003TL-Cb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add missing host key verification for SSH tunnels.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7f8c6c6f2840712107f14b6a1a7534bf9142c926
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
pgadmin/include/utils/sshTunnel.h |    1 +
pgadmin/utils/sshTunnel.cpp       |   55 ++++++++++++++++++++++++++++++++++++-
2 files changed, 55 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Added "SSH Host key verification" logic in SSH Tunneling code
Next
From: Dave Page
Date:
Subject: Re: Added "SSH Host key verification" logic in SSH Tunneling code