tlsfuzzer/tlslite-ng

Add tests for IPv6/Enable IPv6 support

Open

#74 opened on Dec 8, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (95 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (269 stars)
PR merge metrics
 (PR metrics pending)

Description

Support for IPv6 is not certain, having test cases verifying it with all the high level APIs is needed.

Some methods, like _isIP in tlslite/integration/clienthelper.py will certainly need fixing.

Contributor guide