[issue19781] No SSL match_hostname() in ftplib

2013-12-02 Thread Christian Heimes

Changes by Christian Heimes li...@cheimes.de:


--
resolution:  - fixed
stage: patch review - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue19781
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue19781] No SSL match_hostname() in ftplib

2013-12-01 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 373797990f57 by Christian Heimes in branch 'default':
Issue #19781: ftplib now supports SSLContext.check_hostname and server name
http://hg.python.org/cpython/rev/373797990f57

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue19781
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue19781] No SSL match_hostname() in ftplib

2013-11-27 Thread Antoine Pitrou

Changes by Antoine Pitrou pit...@free.fr:


--
nosy: +giampaolo.rodola

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue19781
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue19781] No SSL match_hostname() in ftplib

2013-11-25 Thread Christian Heimes

New submission from Christian Heimes:

match_hostname patch for ftplib (see #19509)

--
files: check_ftplib.patch
keywords: patch
messages: 204433
nosy: christian.heimes
priority: normal
severity: normal
stage: patch review
status: open
title: No SSL match_hostname() in ftplib
type: security
versions: Python 3.4
Added file: http://bugs.python.org/file32844/check_ftplib.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue19781
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue19781] No SSL match_hostname() in ftplib

2013-11-25 Thread Arfrever Frehtes Taifersar Arahesis

Changes by Arfrever Frehtes Taifersar Arahesis arfrever@gmail.com:


--
nosy: +Arfrever

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue19781
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com