This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Arfrever, christian.heimes, fweimer, iankko, mpessas, pitrou
Date 2013-05-16.13:34:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368711262.64.0.251659257711.issue17980@psf.upfronthosting.co.za>
In-reply-to
Content
In GnuTLS, _gnutls_hostname_compare() (lib/gnutls_str.c) uses a trivial recursive approach with a maximum number of 5 wildcards.
History
Date User Action Args
2013-05-16 13:34:22pitrousetrecipients: + pitrou, christian.heimes, Arfrever, iankko, fweimer, mpessas
2013-05-16 13:34:22pitrousetmessageid: <1368711262.64.0.251659257711.issue17980@psf.upfronthosting.co.za>
2013-05-16 13:34:22pitroulinkissue17980 messages
2013-05-16 13:34:22pitroucreate