Commit graph

10 commits

Author SHA1 Message Date
Jack Robison
77e6e64d30
fix 3.6 2020-11-02 14:41:34 -05:00
Jack Robison
8cf07ecb91
validate public ipv4 address for get_external_ip
-fixes invalid, ipv6, or private addresses being returned
2020-11-02 14:30:49 -05:00
Jack Robison
d8f309f8fe
fast discovery with multi_m_search
-remove m_search_args from Gateway
2019-10-21 19:02:59 -04:00
StrikerRUS
bad5a0c7f4 use appropriate asserts in tests 2019-10-09 01:04:58 +03:00
Jack Robison
55f78f2895
raise UPnPError on null or empty result from get_external_ip 2019-08-15 17:23:32 -04:00
Jack Robison
21a379eb8c
simplify tests
-make it easy to add new device test cases
2019-08-15 16:48:41 -04:00
Jack Robison
a0d1ca73e0
fix https://github.com/lbryio/aioupnp/issues/14 2019-08-15 14:53:35 -04:00
Jack Robison
5356b78e77
more mypy+coverage refactoring 2019-05-23 21:27:57 -04:00
Jack Robison
d87a1704ef
tests 2019-05-22 02:56:59 -04:00
Jack Robison
65dab4ce9f
pylint, more mypy refactoring, improve tests 2019-05-22 00:29:23 -04:00