Commit graph

207 commits

Author SHA1 Message Date
Jack Robison
b1c39cef7b
Merge pull request #16 from StrikerRUS/patch-1
bump year in license
2019-10-09 09:01:52 -04:00
Jack Robison
785e5f2db8
Merge pull request #17 from StrikerRUS/tests
use appropriate asserts in tests
2019-10-09 09:01:26 -04:00
StrikerRUS
bad5a0c7f4 use appropriate asserts in tests 2019-10-09 01:04:58 +03:00
Nikita Titov
1a4664ab89
bump year in license 2019-10-09 00:27:06 +03:00
Jack Robison
ab7ef0048b
bump to 0.0.14 2019-08-19 10:46:49 -04: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
312bab71d5
Merge pull request #15 from lbryio/fix-unhandled-errors
Fix unhandled errors
2019-08-15 17:00:48 -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
4741842582
fix https://github.com/lbryio/aioupnp/issues/11 2019-08-15 14:53:35 -04:00
Jack Robison
a0d1ca73e0
fix https://github.com/lbryio/aioupnp/issues/14 2019-08-15 14:53:35 -04:00
Jack Robison
6e8eb9a87f
uncomment and update debugging 2019-08-15 14:53:31 -04:00
Jack Robison
22586e3cdf
v0.0.13 2019-06-23 01:41:24 -04:00
Jack Robison
3754cca41f
Merge pull request #13 from lbryio/improve-coverage
more mypy refactoring, improve coverage
2019-05-23 21:35:36 -04:00
Jack Robison
5356b78e77
more mypy+coverage refactoring 2019-05-23 21:27:57 -04:00
Jack Robison
e2ad340868
Merge pull request #12 from lbryio/mypy-refactor
mypy refactor, improve coverage
2019-05-22 03:05:09 -04:00
Jack Robison
d87a1704ef
tests 2019-05-22 02:56:59 -04:00
Jack Robison
f5f3cc5f95
coverage 2019-05-22 02:14:09 -04:00
Jack Robison
8457ef54e2
mypy 2019-05-22 01:56:16 -04:00
Jack Robison
7066b55c30
stubs 2019-05-22 00:45:33 -04:00
Jack Robison
f7c8f7a605
coveragerc 2019-05-22 00:37:21 -04:00
Jack Robison
3ddec6ccf0
travis 2019-05-22 00:32:25 -04:00
Jack Robison
65dab4ce9f
pylint, more mypy refactoring, improve tests 2019-05-22 00:29:23 -04:00
Jack Robison
836271c6e0
tests 2019-05-21 18:17:17 -04:00
Jack Robison
4137f7cd8a
mypy refactor 2019-05-21 18:16:30 -04:00
Jack Robison
a404269d91
bump version 2019-02-15 18:20:30 -05:00
Jack Robison
5121e3b0c4
Merge pull request #5 from lbryio/fix-unclean-exit
Fix unclean exit due to uncaught errors/exceptions
2019-02-11 12:28:28 -05:00
hackrush
ca5ff5f225 Use done and pending, add unit test 2019-02-08 20:24:56 +05:30
hackrush
ee8ff02d52 Call .exception() if both discoveries fail together, else return result 2019-02-02 12:22:20 +05:30
hackrush
daaa41ba3d pass unicast if not None 2019-02-02 12:11:02 +05:30
Jack Robison
19e87e8cd2
Update README.md 2019-01-22 16:30:06 -05:00
Jack Robison
1361ffe9e7
Update README.md 2019-01-22 16:22:38 -05:00
Jack Robison
ed138c7474
classifiers 2018-11-08 10:42:03 -05:00
Jack Robison
32bddf1570
bump 2018-11-08 10:34:59 -05:00
Jack Robison
5973c3de1c
add classifiers 2018-11-08 10:34:39 -05:00
Jack Robison
b203a5bdc8
fix get_next_mapping 2018-11-08 10:34:20 -05:00
Jack Robison
3e26a6c2c7
fix mapping re-use 2018-10-30 13:43:10 -04:00
Jack Robison
1d7c95abfd
bump 2018-10-29 14:43:11 -04:00
Jack Robison
2bf23abf0a
cleaner unknown command error 2018-10-29 14:41:48 -04:00
Jack Robison
0b4c3cda8d
fix never retrieved timeout 2018-10-29 14:38:45 -04:00
Jack Robison
838823227b
bump 2018-10-29 13:16:31 -04:00
Jack Robison
ed67ed604b
break loop on finding key 2018-10-29 13:16:13 -04:00
Jack Robison
475a0c7738
fix parsing Netgear Nighthawk AC2350 xml, update tests 2018-10-29 13:02:19 -04:00
Jack Robison
cfce30fa3a
handle blank ssdp packets and those with only one line 2018-10-29 10:31:34 -04:00
Jack Robison
e175e7d4e3
bump 2018-10-26 12:46:27 -04:00
Jack Robison
ab0b9707f2
test cli 2018-10-25 15:28:00 -04:00
Jack Robison
2f8b10f3c7
travis 2018-10-24 19:24:39 -04:00
Jack Robison
0d01972b9b
refactoring, add protocol tests 2018-10-24 19:16:17 -04:00
Jack Robison
3878521def
bump 2018-10-22 09:04:17 -04:00
Jack Robison
e9757666ab
test ssdp 2018-10-21 21:11:41 -04:00
Jack Robison
1cfe84dcef
serialization tests 2018-10-21 19:38:06 -04:00