summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 4.4.12Ilya Etingof2019-08-111-0/+5
* Release 4.4.11Ilya Etingof2019-08-111-2/+2
* Expose USM_* constants to `hlapi` top-level scopeIlya Etingof2019-08-051-1/+1
* Do not store incomplete USM keys and improve debugIlya Etingof2019-08-051-0/+3
* Add USM master and localized keys configuration support (#295)Ilya Etingof2019-08-031-1/+1
* Prepare for 4.4.11Ilya Etingof2019-07-311-0/+5
* Make received MIB objects resolution more forgivingIlya Etingof2019-07-301-3/+3
* Make MIB objects resolution more forgivingIlya Etingof2019-07-301-0/+3
* Release 4.4.10Ilya Etingof2019-07-301-1/+1
* Rework VACM access control function (#287)Ilya Etingof2019-07-291-2/+14
* Fix TRAP PDU proxy translationIlya Etingof2019-07-261-0/+2
* Fix `var-bindings` initializationIlya Etingof2019-06-231-0/+3
* Replace `imp` with `importlib` is availableIlya Etingof2019-04-021-0/+9
* Update CHANGES noting recent changesIlya Etingof2019-02-221-1/+12
* Uppercase global constants (#238)Ilya Etingof2019-02-101-3/+7
* Release 4.4.9Ilya Etingof2019-02-091-3/+3
* Add missing SNMP PDU error classesIlya Etingof2019-02-081-0/+1
* Fix IPV6_TRANSPARENT socket optionIlya Etingof2019-02-071-0/+2
* MIB loader ignores file and directory access errorsIlya Etingof2019-01-081-1/+6
* Fix Pythonized MIB load in source formIlya Etingof2018-12-301-1/+2
* Prepare for 4.4.8Ilya Etingof2018-12-301-0/+5
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+2
* Fix undefined names in `TRANSPORT-ADDRESS-MIB.py`Ilya Etingof2018-12-301-0/+2
* Redesigned SMI objects management model (#214)Ilya Etingof2018-12-291-1/+27
* Fix possible duplicate key condition in `OrderedDict`Ilya Etingof2018-12-251-2/+4
* 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
* Refactor MIB state machine into asynchronous operations (#210)Ilya Etingof2018-10-241-3/+5
* Convert to async MIB instrumentation API (#209)Ilya Etingof2018-10-131-7/+17
* Ensure distinct transports if timeout/retries differIlya Etingof2018-09-201-0/+6
* Release 4.4.6Ilya Etingof2018-09-131-2/+6
* Tolerate duplicate enumerationsIlya Etingof2018-09-091-0/+2
* Add a CHANGELOG entry for previous fixIlya Etingof2018-09-091-0/+3
* Add `hlapi.v1arch` API (#186)Ilya Etingof2018-08-121-0/+19
* Recover missing LICENSE in tarballIlya Etingof2018-08-081-0/+1
* Improve package build and dependency trackingIlya Etingof2018-08-061-0/+5
* VACM contextName memory leak fixIlya Etingof2018-08-061-1/+1
* Add PySnmpError.cause attributeIlya Etingof2018-08-061-2/+3
* Fix out-of-scope OID leak in hlapi tableIlya Etingof2018-08-061-0/+2
* Fix crash on wrong SNMPv3 security modelIlya Etingof2018-08-061-0/+2
* Fix `Bits` initialization with `namedValues`Ilya Etingof2018-07-201-1/+1
* Remove `pysnmp.carrier.asynsock` sub-package (#166)Ilya Etingof2018-07-081-3/+7
* Revert "Fix var-bind initialization from ObjectIdentity at hlapi"Ilya Etingof2018-07-051-1/+1
* Fix var-bind initialization from ObjectIdentity at hlapiIlya Etingof2018-07-051-1/+3
* Fix typosIlya Etingof2018-07-031-6/+6
* Overhaul SMI/MIB instrumentation API (#161)Ilya Etingof2018-06-301-1/+11
* fix potential infinite loop in GETBULK response builderIlya Etingof2018-04-211-0/+1
* fixed zero boots/time values put into SNMPv3 TRAPIlya Etingof2018-04-211-0/+1
* fix InetAddressType renderingIlya Etingof2018-04-191-0/+6