pgAdmin III commit: Add missing host key verification for SSH tunnels.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Add missing host key verification for SSH tunnels.
Дата
Msg-id E1UxILl-0003TL-Cb@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Added "SSH Host key verification" logic in SSH Tunneling code
Следующее
От: Dave Page
Дата:
Сообщение: Re: Added "SSH Host key verification" logic in SSH Tunneling code