summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* missing module addedelie2015-10-141-0/+1
* more links addedelie2015-10-111-0/+2
* when pretty printing indices at rfc1902.ObjectType, quote only stringselie2015-10-101-0/+1
* fixed crash at oneliner compatibility code on EOM responseelie2015-10-101-0/+1
* fix to ObjectIdentity->ObjectIdentifier attributes handoverelie2015-10-101-0/+1
* fix to __doc__ use in setup.py to make -O0 installation mode workingelie2015-10-101-0/+1
* - added recursive resolution of ObjectIdentifier values at ObjectTypeelie2015-10-071-0/+9
* 4.3.0 is actually outelie2015-09-281-2/+2
* fix to infinite loop at delV3User()elie2015-09-281-0/+1
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-271-11/+7
* more adjustments followed layout changeselie2015-09-211-0/+6
* core MIBs rebuilt with pysmielie2015-09-191-0/+1
* - Constraints assignment shortcut added to some base rfc1902 types (Integer,elie2015-09-191-0/+2
* updatedelie2015-09-171-0/+2
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-141-59/+65
* wheel distribution format now supportedelie2015-08-171-0/+2
* synchronous oneliner apps redesigned to offer Python generator-basedelie2015-07-061-0/+2
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-051-0/+4
* enough changes for version bump - 4.3.0elie2015-06-291-1/+1
* ObjectIdentity class additionally supports just a MIB module nameelie2015-06-211-1/+5
* - a few additional MIB tree management methods added to MibViewControllerelie2015-06-201-0/+3
* removed RowStatus default value as it may collide with possible subclasselie2015-06-061-0/+2
* obsolete libsmi-based scripts removed in favor of pysmielie2015-06-041-3/+3
* Major overhaul related to PySMI integration and Standard SNMP Applicationselie2015-05-311-6/+19
* - Initial PySMI integration. Original ASN.1 MIBs could now be parsed, storedelie2015-05-171-2/+6
* optional configuration/MIB directory added to MIB search pathelie2015-04-271-0/+2
* Parts of SMIv1 remnant MIBs added to provide complete compatibility withelie2015-04-271-0/+3
* fix to smi.builder to explicitly fail on any MIB file access errorelie2015-04-271-1/+2