summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Make received MIB objects resolution more forgivingv4.4.10release-4.4.10Ilya Etingof2019-07-301-3/+3
* Make MIB objects resolution more forgivingIlya Etingof2019-07-301-0/+3
* Release 4.4.10Ilya Etingof2019-07-291-1/+1
* Rework VACM access control function (#287)Ilya Etingof2019-07-291-1/+13
* Fix TRAP PDU proxy translationIlya Etingof2019-07-201-0/+2
* Fix `var-bindings` initializationIlya Etingof2019-06-231-0/+3
* Replace `imp` with `importlib` is availableIlya Etingof2019-04-011-3/+5
* Update periodics call interval on timer resolution changeIlya Etingof2019-03-311-1/+3
* Respect timer resolution in asyncore main loopIlya Etingof2019-03-311-2/+2
* Prepare for 4.4.10Ilya Etingof2019-02-091-0/+5
* Release 4.4.9v4.4.9Ilya Etingof2019-02-091-2/+2
* Add missing SNMP PDU error classesIlya Etingof2019-02-081-0/+1
* Fix IPV6_TRANSPARENT socket optionIlya Etingof2019-01-141-0/+2
* MIB loader ignores file and directory access errorsIlya Etingof2019-01-081-1/+2
* Prepare for 4.4.9Ilya Etingof2019-01-081-0/+5
* Release 4.4.8v4.4.8Ilya Etingof2018-12-301-1/+1
* Fix Pythonized MIB load in source formIlya Etingof2018-12-301-1/+2
* Prepare for 4.4.8Ilya Etingof2018-12-301-0/+5
* Fix undefined names in `TRANSPORT-ADDRESS-MIB.py`Ilya Etingof2018-12-301-0/+2
* Extend copyright notice to year 2019Ilya Etingof2018-12-291-1/+2
* Fix possible duplicate key condition in `OrderedDict`Ilya Etingof2018-12-251-1/+3
* Fix hlapi LCD to include `contextName` (#217)Ilya Etingof2018-11-031-0/+2
* Expose ASN.1 `Null` type through `rfc1902` moduleIlya Etingof2018-10-261-0/+1
* Use `compile()` before `exec` of MIB modulesIlya Etingof2018-10-261-1/+3
* Ensure distinct transports if timeout/retries differIlya Etingof2018-09-201-1/+2
* Cut for 4.4.7Ilya Etingof2018-09-141-0/+5
* Release 4.4.6v4.4.6Ilya Etingof2018-09-131-1/+5
* Tolerate duplicate enumerationsIlya Etingof2018-09-091-0/+2
* Add a CHANGELOG entry for previous fixIlya Etingof2018-09-091-0/+3
* Recover missing LICENSE in tarballIlya Etingof2018-08-081-0/+1
* Improve package build and dependency trackingIlya Etingof2018-08-061-1/+1
* prepare 4.4.6Ilya Etingof2018-08-061-0/+5
* changelog typoIlya Etingof2018-08-051-1/+1
* release 4.4.5Ilya Etingof2018-08-051-1/+1
* Add PySnmpError.cause attribute (#168)Ilya Etingof2018-08-051-0/+1
* Fix out-of-scope OID leak in hlapi table (#172)Ilya Etingof2018-08-051-0/+2
* Fix crash on wrong SNMPv3 security modelIlya Etingof2018-08-041-0/+2
* Fix `Bits` initialization with `namedValues`Ilya Etingof2018-07-201-0/+1
* Revert "Fix var-bind initialization from ObjectIdentity at hlapi"Ilya Etingof2018-07-051-2/+1
* Fix var-bind initialization from ObjectIdentity at hlapiIlya Etingof2018-07-051-1/+2
* Fix typosIlya Etingof2018-07-031-6/+6
* VACM contextName memory leakk fixIlya Etingof2018-04-241-0/+1
* fix potential infinite loop in GETBULK response builderIlya Etingof2018-04-211-0/+1
* fix InetAddressType renderingIlya Etingof2018-04-191-0/+1
* 4.4.5Ilya Etingof2018-04-091-0/+5
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+2
* fixed 3DES key localization bugIlya Etingof2017-12-301-0/+6
* minor fixes to the docsv4.4.3Ilya Etingof2017-12-221-1/+1
* preserve SNMPv1 error-status when proxying to SNMPv2cIlya Etingof2017-12-171-0/+3
* fixed missing SmiError class at proto.frc1155Ilya Etingof2017-12-141-0/+1