summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 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
* * broadcast socket option can now be enabled with the .enableBroadcast()elie2013-12-121-0/+5
* example script on transport timeout & retries manipulation addedelie2013-11-251-0/+1
* some more examples on MIB lookup and use at oneliner CommandGenerator addedelie2013-11-241-0/+1
* fix to BULK CommandGenerator to use the same nonRepeaters OIDs acrosselie2013-11-231-0/+3
* fix to rfc1902.Bits type to make it accepting hex and binary initializers,elie2013-11-231-1/+3
* - Internal oneliner apps configuration cache moved from respectiveelie2013-11-171-3/+12
* Internal oneliner apps configuration cache moved from respectiveelie2013-11-101-0/+4
* Execution Observer facility implemented to give app an inside viewelie2013-11-091-0/+6
* memory leak fixedelie2013-10-251-0/+1
* sendRequestHandle made persistent across multiple iterationselie2013-10-101-1/+2
* fix to sendNotification() error handlingelie2013-10-051-1/+6
* fix to pass stateReference to registered app on unconfirmed notificationselie2013-09-291-0/+5
* sometimes missing inet_ntop()/inet_pton() reimplemented in pure structelie2013-09-241-0/+2
* distribute is goneelie2013-09-211-0/+1
* SNMP Engine object now has a snmpEngineID attribute exposedelie2013-09-151-0/+1
* gracefully handle malformed SnmpEngineID coming from SNMPv3 headerelie2013-09-141-0/+1
* * A single instance of transport dispatcher can now serve multipleelie2013-09-071-0/+6
* sockets now configured with SO_REUSEADDR option to fix possibleelie2013-09-021-0/+2
* fix to message processing module which used to refer to a boguselie2013-08-241-0/+2
* fix to SnmpAdminString, SnmpTagList, SnmpTagValue types to make themelie2013-08-031-0/+2
* fix to inet_ntop()/inet_pton() support on Windowselie2013-07-311-0/+1
* fix to asyncore-based transport to work only with AsynsockDispatcher'selie2013-07-031-0/+3
* updatedelie2013-06-301-0/+4
* fix to octet string typing (used to throw an exception)elie2013-06-261-0/+1
* exception re-raising improved at asynsock/twisted dispatchers so thatelie2013-06-261-2/+2
* Fix to usmUserSecurityName table column implementation -- automatic valueelie2013-06-101-0/+2
* previous comment revoked as it's new to unreleased 4.2.5elie2013-06-101-4/+0
* Fix to SnmpUSMSecurityModel._sec2usr() - raise NoSuchInstance errorelie2013-06-101-0/+4
* exception re-raising improved at MibInstrumController.flipFlopFsm() soelie2013-06-101-0/+2
* traceback formatting improvedelie2013-06-041-0/+1
* multithreaded oneliner CommandGenerator example addedelie2013-06-021-0/+1
* config.addSocketTransport() helper renamed into config.addTransport()elie2013-06-011-0/+4
* Oneliner UsmUserData() and CommunityData() classes now support clone()'ingelie2013-06-011-0/+2
* Asyncore-based dispatcher attempts to use poll() whenever availableelie2013-05-261-0/+3
* the userName parameter is now fully separated from securityName atelie2013-05-251-3/+3
* the SnmpV3MessageProcessingModel.getPeerEngineInfo() method is implementedelie2013-05-251-0/+3