Commit graph

27 commits

Author SHA1 Message Date
Quentin Smith
68aaa5ace9 Add support for RouterOS 7.18's !empty reply word
See documentation at https://help.mikrotik.com/docs/spaces/ROS/pages/47579160/API#API-Replyword
2025-03-05 01:15:07 -05:00
Jakub Gocławski
e1a2eabc08
Add linters. 2024-05-28 15:35:00 +02:00
Jakub Gocławski
0b057122fc
Fix test and tox configuration. 2024-05-28 15:13:48 +02:00
Jakub Gocławski
3e8ef982e5
Update supported Python versions. 2024-04-30 13:37:10 +02:00
Mateusz Legięcki
b869801974 Fix: encode username and password if necessary for plaintext login method. 2019-09-24 14:53:43 +02:00
Jakub Skiepko
046df2383d Refactor. 2015-05-12 13:09:42 +02:00
Jakub Skiepko
8a7abe53f2 Fix tests. 2015-05-12 09:55:01 +02:00
Jakub Skiepko
dc3fdb7a83 Fix Routerboard Resource. 2014-09-01 12:12:11 +02:00
Jakub Skiepko
9628654db4 Remove include done flag. 2014-08-21 15:10:05 +02:00
Jakub Skiepko
cd5665813d Remove support for ASCII resources. 2014-08-21 14:33:44 +02:00
Jakub Skiepko
c82d8b4706 Surpass warnings during tests. 2014-07-31 17:26:30 +02:00
Jakub Skiepko
bf6c40f793 Wrap errors with our class. 2014-07-31 17:24:35 +02:00
Tomasz Pazurkiewicz
5c3863fdb3 Fix python2.6 compatibility in tests. 2014-07-24 13:28:50 +02:00
Tomasz Pazurkiewicz
c949e6a9cd Retry socket connection on syscall interrupt. 2014-07-23 12:53:14 +02:00
Jakub Skiepko
f1a0079265 Add test. 2014-07-11 14:48:17 +02:00
Jakub Skiepko
cfaaffe6ce Add socket wrapper. 2014-07-11 10:53:52 +02:00
Jakub Skiepko
576563366b Fix tests. 2014-07-03 12:06:21 +02:00
Jakub Skiepko
07246faea3 Fix tests. 2014-07-03 09:48:59 +02:00
Jakub Skiepko
9d9fb55b79 Test api communicator. 2014-06-26 14:34:40 +02:00
Jakub Skiepko
cfe7bb5932 Fix tests. 2014-06-26 13:50:29 +02:00
Jakub Skiepko
8584f36579 Structuralize sentence. 2014-06-14 14:37:46 +02:00
Jakub Skiepko
a30b81059a Throw more exact exceptions. 2014-06-13 15:37:03 +02:00
Tomasz Wysocki
b23c9a5631 Add Connection. 2014-03-18 22:18:54 +01:00
Tomasz Wysocki
4c95240fe8 Add decode_length. 2014-03-18 15:06:05 +01:00
Tomasz Wysocki
651fd2a9e1 Add better tests. 2014-03-18 13:39:09 +01:00
Tomasz Wysocki
05deb4a1fd Add encode_length. 2014-03-18 12:42:12 +01:00
Tomasz Wysocki
ac5cc4ceed Add setup.py. 2014-03-18 11:41:53 +01:00