summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* consider we are dealing with .egg if __loader__ is present (it iselie2012-08-291-0/+1
* maxSizeResponseScopedPDU must not be a [constrained] instance of maxMessageSizeelie2012-08-281-0/+1
* auth & transport configuration objects made non-hashable forelie2012-08-271-0/+3
* for MIB modules loading, invoke __import__() likeelie2012-08-241-0/+1
* fix to MIB data reading routine to make it working with possible Windowselie2012-08-221-0/+1
* notes on MIB resolution args at AsynCommandGeneratorelie2012-08-131-4/+5
* make a default for notificationName param of sendNotification()elie2012-08-121-0/+2
* updatedelie2012-08-121-0/+3
* auth & target configuration containers moved to separate moduleselie2012-08-121-0/+2
* converted to MibVariable-based parameters passingelie2012-08-111-1/+6
* updatedelie2012-08-021-0/+2
* MibBuilder now distinguishes case of MIB modules filenames even ifelie2012-08-021-0/+2
* * MibScalarInstance() now supports getValue()/setValue() methods that areelie2012-07-311-2/+3
* built-in debugger now supports negating debugging categorieselie2012-07-231-0/+1
* proxy/1to3.py addedelie2012-07-221-1/+2
* fix to CommandGenerator's SNMPv3 engine autodiscovery algorithmelie2012-07-221-0/+2
* updatedelie2012-07-221-0/+4
* local timeouts made dependant on system timer resolutionelie2012-07-211-0/+2
* the separate 'withmib' examples obsolete and removedelie2012-07-201-0/+1
* the NoSuchInstanceError exception class is no more inherits fromelie2012-07-201-0/+3
* fix to Notification Originator to make it communicating a singleelie2012-07-201-0/+3
* comments updatedelie2012-07-191-2/+2
* updatedelie2012-07-191-0/+4
* updatedelie2012-07-181-0/+2
* the obsolete and unpublished MibInstrumController.readVarsFast() methodelie2012-07-161-1/+4
* LCD configuration caching is implemented that improves performance ofelie2012-07-161-0/+4
* updatedelie2012-07-161-0/+2
* updatedelie2012-07-141-0/+3
* fix to processIncomingMessage() to take SecurityModel into accountelie2012-07-131-0/+3
* SNMPv2c Message is now defined in rfc1901.py what matches standard definitionelie2012-07-111-0/+1
* * Types defined within SNMPv1/v2c data structures (rfc1157.py/rfc1905.py)elie2012-07-111-0/+6
* CommandGenerator's class attributes lexicographicMode, maxRowselie2012-07-101-1/+4
* updatedelie2012-07-101-0/+2
* use sysUpTime value whenever it is included in Notification PDU, otheriweseelie2012-07-071-0/+2
* alternative SNMPv3 auth/priv protocols and transports added intoelie2012-07-061-0/+2
* IPv6/UDP and Local Domain Socket transport interfaces added to theelie2012-07-061-0/+2
* fix to IPv6 address handling to prevent system from crashing whilstelie2012-07-051-0/+2
* keep majorVersionId for backward compatibilityelie2012-07-041-2/+2
* __init__.py's made non-empty as they may be optimized out by packageelie2012-07-041-0/+2
* obsolete __init__.MajorVersionId replaced with __init__.__version__elie2012-07-041-0/+2
* package meta-information updatedelie2012-07-041-0/+1
* SnmpEngineId autogeneration does not call DNS resolver but useselie2012-07-011-0/+2
* TransportAddressPair-based peer address provisioning functionalityelie2012-07-011-5/+0
* updatedelie2012-06-301-0/+2
* updatedelie2012-06-261-4/+4
* typo fix to errind.EngineIdMismatch class and its instanceelie2012-06-261-0/+1
* hex dumps of binary parts of the protocol added to ease systemelie2012-06-251-0/+2
* socket transports may now deal not only with their native addresses,elie2012-06-251-4/+9
* SECURITY FIX: USM subsystem did not verify securityLevel of inboundelie2012-06-251-0/+4
* fix to GenericTrap type processing at rfc2576:v1Tov2c()elie2012-06-251-0/+2