summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 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
* UDP/IPv6 support added to asyncio-based transportelie2015-03-081-1/+2
* make config.delTransport() returning detached transport objectelie2015-03-071-0/+2
* fix to smi.builder to explicitly fail on any MIB file access error but ENOENTelie2015-03-071-0/+2
* version correctionelie2015-02-121-1/+1
* version bumpelie2015-02-121-1/+1
* - The asyncore-based transport subsystem extended to support POSIXelie2015-01-201-0/+10
* first attempt to make SNMP Engine settings persistent across rebootselie2015-01-071-0/+2
* oneliner GETBULK Command Generator now strips possible excessive OIDselie2015-01-011-0/+2
* * fix ignore impossible errorStatuselie2014-12-191-0/+2
* updatedelie2014-12-161-1/+1
* Trollius first mentionedelie2014-12-151-1/+2
* initial support for asyncio network transport addedelie2014-11-041-0/+1
* built-in debugging is now based on Python logging moduleelie2014-10-261-0/+1
* fix to file descriptor leak at MibBuilderelie2014-10-261-0/+1
* CommandGenerator.getNext() & .getBulk() methods now support theelie2014-08-181-0/+2
* make NotificationOriginator using MibInstrumentationController when expandingelie2014-06-271-0/+2
* TRAP PDU agent address evaluation made lazy to improve startup timeelie2014-06-211-0/+2
* fix to asyncore-based transport not to use asyncore's cheap inheritanceelie2014-06-141-0/+2
* fix to authoritative engine side snmpEngineID discovery procedure:elie2014-04-231-1/+4
* Major rewrite of native SNMPv3 CommandGenerator and NotificationOriginatorelie2014-04-041-0/+11
* missing wrongLength and wrongEncoding SMI errors addedelie2014-03-251-0/+1
* This program is free software; you can redistribute it and/or modifyelie2014-03-241-0/+3
* Fix to SNMPv1/v2c message processing subsystem to make it servingelie2014-03-241-0/+4
* clean up request queue on pysnmp-level processing failure, not justelie2014-03-241-0/+2
* do not cache snmpEngineId & snmpAdminString at CommandGenerator to let itelie2014-03-211-0/+2
* fixes to verify pyasn1 decoder.decode() return to withstandelie2014-03-211-1/+2
* fix to initialize errorIndex & errorStatus components of the resulting PDUelie2014-03-171-0/+2
* Fix to .clone() method of rfc1902.Bits class to make its signatureelie2014-03-151-0/+3
* fix to rfc1902.OctetString & Bits to base them on OctetString class toelie2014-03-151-0/+4
* amended the case of null debug writerelie2014-03-151-1/+1
* handle the case of absent stderr stream at Debug printerelie2014-03-141-0/+1
* fix to decodeMessageVersion() to withstand broken messageselie2014-01-291-0/+1
* updatedelie2014-01-251-1/+1
* example script explaining incoming message's communityName re-writing addedelie2014-01-251-0/+1
* MIB instrumentation example improved to cover table index building facilityelie2014-01-241-0/+1
* critical error fixed in key localization procedure for AES192/AES256/3DESelie2014-01-091-0/+2
* updatedelie2014-01-081-0/+3
* new public DgramSocketTransport.getLocalAddress() returns local endpointelie2014-01-081-0/+2
* oneliner transport object now supports setLocalAddress() method toelie2013-12-191-0/+2
* example script on SNMP Agents UDP broadcast-based discovery addedelie2013-12-121-0/+1