summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.4.6v4.4.6Ilya Etingof2018-09-132-2/+6
* Tolerate non-initialised entries in SNMP community tableIlya Etingof2018-09-131-25/+75
* Tolerate duplicate enumerationsIlya Etingof2018-09-092-4/+15
* Add a CHANGELOG entry for previous fixIlya Etingof2018-09-091-0/+3
* Fix lcd.unconfigure not removing cached addr value preventing the same target...Ryan Van Gilder2018-09-091-1/+1
* Recover missing LICENSE in tarballIlya Etingof2018-08-082-1/+2
* Improve long description in TroveIlya Etingof2018-08-061-5/+5
* Improve package build and dependency trackingIlya Etingof2018-08-062-8/+28
* prepare 4.4.6Ilya Etingof2018-08-062-1/+6
* Fix Python 2.4-2.5 except statementv4.4.5Ilya Etingof2018-08-054-20/+40
* Rename LICENSE.txt -> LICENSE.rstIlya Etingof2018-08-053-2/+2
* changelog typoIlya Etingof2018-08-051-1/+1
* release 4.4.5Ilya Etingof2018-08-051-1/+1
* Fix PySnmpError implementationIlya Etingof2018-08-051-2/+11
* Add PySnmpError.cause attribute (#168)Ilya Etingof2018-08-052-1/+6
* Fix out-of-scope OID leak in hlapi table (#172)Ilya Etingof2018-08-052-10/+32
* Fix crash on wrong SNMPv3 security modelIlya Etingof2018-08-043-2/+7
* Fix py3.7 syntax error caused by async keyword (#180)Michal Arbet2018-07-312-3/+3
* Ensure tests run through tox are using the expected Python executable (#175)Vincent Bernat2018-07-312-4/+6
* adding py33 to the tox auto-run environmentsmattsb42-aws2018-07-311-1/+1
* adding a basic tox handle to simplify running testsmattsb42-aws2018-07-312-0/+8
* Fix `Bits` initialization with `namedValues`Ilya Etingof2018-07-202-4/+6
* Revert "Fix var-bind initialization from ObjectIdentity at hlapi"Ilya Etingof2018-07-052-6/+5
* Fix typo in docstringIlya Etingof2018-07-052-5/+5
* Fix var-bind initialization from ObjectIdentity at hlapiIlya Etingof2018-07-052-5/+6
* Fix scoping bug in asyncio wrapperIlya Etingof2018-07-042-7/+7
* Switch back to offical Python 3.7 build (#163)Eric Brown2018-07-031-2/+2
* Fix typosIlya Etingof2018-07-034-10/+10
* switch Travis back to 3.7-dev while 3.7 is not availIlya Etingof2018-06-291-13/+47
* reduce tests output by tailing themIlya Etingof2018-06-291-1/+1
* Typo "preperly" -> "properly" (#156)Aaron Spike2018-06-281-1/+1
* pin twisted versionsIlya Etingof2018-06-281-1/+7
* Add Python 3.7 support (#162)Eric Brown2018-06-285-3/+5
* VACM contextName memory leak fix followupIlya Etingof2018-04-241-2/+2
* VACM contextName memory leakk fixIlya Etingof2018-04-243-5/+30
* fix potential infinite loop in GETBULK response builderIlya Etingof2018-04-212-1/+2
* asyncio.async deprecated since 3.4.4 (#143)Cameron2018-04-212-4/+18
* better InetAddressType rendering fixIlya Etingof2018-04-212-3/+5
* fix InetAddressType renderingIlya Etingof2018-04-193-3/+4
* Use old Sphinx with old PythonIlya Etingof2018-04-131-1/+2
* Include LICENSE in wheelIlya Etingof2018-04-131-0/+3
* 4.4.5Ilya Etingof2018-04-092-1/+6
* typo fix in RFC1158::snmpOutReadOnlysIlya Etingof2018-04-091-1/+1
* pysnmp-apps renamed into snmpclitoolsIlya Etingof2018-04-092-3/+3
* try py2.6 buildIlya Etingof2018-02-041-2/+1
* Typo (#127)Jeff Diwie / Geoffroy BAILLY2018-01-191-1/+1
* fix to rst formattingIlya Etingof2018-01-141-2/+1
* Some documentation clarifications (#125)Mike C. Fletcher2018-01-133-1/+37
* copyright notice extendedv4.4.4Ilya Etingof2018-01-03145-150/+151
* fixed 3DES key localization bugIlya Etingof2017-12-303-1/+14