summaryrefslogtreecommitdiff
path: root/pysnmp/entity/rfc3413/ntfrcv.py
Commit message (Expand)AuthorAgeFilesLines
* missing imports, non-existing variables as suggested by linterelie2013-06-031-0/+1
* break cyclic references at CommandResponder and NotificationReceiver appselie2013-05-131-2/+3
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-4/+5
* all dict.has_key() & dict.get() invocations replaced with modern syntaxelie2011-01-201-2/+2
* fix to SNMPv1 PDU handlingelie2010-09-231-1/+4
* some more 'app' debugging addedrelease_4_1_14a_tagelie2010-07-141-2/+10
* pass stateReference to NotificationReceiver app and let it browseelie2009-05-221-3/+19
* pass empty (wildcard) ContextEngineID to unregisterContextEngineId()elie2006-05-211-1/+1
* missing statusInformation committedelie2005-11-041-1/+3
* work with Managed Objects instances rather than with theirelie2005-10-261-1/+1
* missing response PDU creation addedelie2005-10-141-0/+2
* contextEngineID -> contextEngineIdelie2005-10-121-3/+3
* initial revisionelie2005-10-111-0/+87