summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* `ErrorIndication` is now based on `Exception`Ilya Etingof2017-04-041-2/+5
* unified `errorIndication` values to uniformly be `ErrorIndication` instancesIlya Etingof2017-04-031-0/+2
* disambiguation of the *lexicographicMode* optionIlya Etingof2017-03-281-0/+5
* 4.3.5Ilya Etingof2017-03-231-6/+6
* fixed crash when unknown PDU reporting is attemptedIlya Etingof2017-03-221-0/+2
* Fix to infinite recursion in TextualConvention.prettyIn() (#48)Ilya Etingof2017-03-191-0/+2
* fix to accidentally reset error-status field in SNMPv1 PDUIlya Etingof2017-03-111-0/+2
* 4.3.5Ilya Etingof2017-03-101-0/+6
* release 4.3.4v.4.3.4Ilya Etingof2017-02-281-1/+1
* required pyasn1 version is now 0.2.3Ilya Etingof2017-02-141-0/+3
* fix to invalid-msg-counter incrementIlya Etingof2017-02-121-0/+1
* fix to v1arch example to accommodate pyasn1 changeIlya Etingof2017-02-091-0/+6
* typos in CHANGESIlya Etingof2017-02-041-2/+2
* date fixIlya Etingof2017-02-041-1/+1
* pyasn1 SEQUENCE iteration rules changeIlya Etingof2017-02-041-4/+3
* TextualConvention.prettyIn() implementedIlya Etingof2017-02-011-0/+2
* TextualConvention.prettyOut improved to be better compliant with SMIIlya Etingof2017-02-011-0/+2
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-0/+1
* wrong superclass constructor callIlya Etingof2016-12-221-1/+2
* missing index added to bundled RFC1213::atEntry MIB tableIlya Etingof2016-11-301-0/+1
* switched from PyCrypto to PyCryptodomeIlya Etingof2016-11-051-0/+1
* Reeder key localization for AES192/256 encryption implementedIlya Etingof2016-08-211-0/+6
* cosmetic fixes to 3DES fixesIlya Etingof2016-08-211-1/+1
* updated IP address for demo.snmplabs.com in examplesIlya Etingof2016-07-301-0/+1
* fix to 3DES key localization procedureIlya Etingof2016-07-301-0/+1
* fix to pythonnized MIB loading when only .pyc files are presentIlya Etingof2016-07-031-0/+2
* converted to new-style classesIlya Etingof2016-06-121-0/+1
* fix to SNMP engine boot counter persistenceIlya Etingof2016-05-071-0/+1
* multiple fixed to NotificationTypeIlya Etingof2016-03-071-1/+8
* be more explicit in regards to fixed security issueelie2016-02-131-3/+3
* fix to missing next() in Python 2.5 at pysnmp.hlapielie2016-02-131-1/+2
* better reporting of missing pysmielie2016-02-131-1/+5
* fix to date formatelie2016-01-111-2/+2
* fix to OctetString.prettyOut() to pretty-print Python 3 bytes withoutelie2015-12-311-0/+2
* TEXTUAL-CONVENTION's DISPLAY-HINT text formatting reworked for betterelie2015-12-301-0/+2
* two more execution observer points added: rfc2576.processIncomingMsgelie2015-12-191-0/+3
* fix to NotificationOriginator to cope with unspecified user callableelie2015-12-191-0/+1
* fix to USM: extra user entry clone removed on incoming messageelie2015-12-191-0/+3
* notification originator examples re-pointed to Notification Receiverelie2015-12-131-0/+2
* all SNMP counters now incremented via '+= 1' rather than 'x = x + 1'elie2015-12-121-0/+2
* fix to SNMP counters importelie2015-12-121-0/+2
* * SNMP table row consistency check added. This change may breakelie2015-11-221-0/+3
* copyright notice added to source codeelie2015-11-201-1/+1
* extra url droppedelie2015-11-131-2/+0
* 4.3.1elie2015-11-121-1/+8
* SNMP overview and PySNMP hlapi tutorial added to documentationelie2015-11-081-0/+1
* updatedelie2015-11-081-0/+1
* fix to MIB builder to fail gracefully on corrupted MIB package encounterelie2015-11-041-0/+1
* fixed OID resolution issues that roots at node 0 and 2elie2015-10-251-0/+1
* linted for trailing whitespaceselie2015-10-171-0/+1