summaryrefslogtreecommitdiff
path: root/pysnmp/entity/rfc3413/context.py
Commit message (Expand)AuthorAgeFilesLines
* pretty print contextEngineId in debugelie2013-08-011-4/+4
* the contextName parameter of context.SnmpContext() made optionalelie2012-12-021-1/+1
* cast contextEngineId into proper typeelie2012-11-241-4/+5
* exlicit repr() calls replaced with '%r'elie2011-11-081-1/+1
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-2/+7
* all dict.has_key() & dict.get() invocations replaced with modern syntaxelie2011-01-201-3/+3
* repr() potentially uninitialized pyasn1 values in debug printoutelie2010-06-251-1/+1
* add debugging for context operationselie2010-06-231-0/+6
* stupid typo fixed, thanks to pycheckerelie2006-05-211-3/+3
* work with Managed Objects instances rather than with theirelie2005-10-261-1/+1
* default contextEngineId to local snmpEngineIDelie2005-10-121-0/+4
* initial revisionelie2005-07-121-0/+31