summaryrefslogtreecommitdiff
path: root/pysnmp/entity/rfc3413/context.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-8/+19
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-2/+3
* Uppercase global constants (#238)Ilya Etingof2019-02-101-5/+5
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* converted to new-style classesIlya Etingof2016-06-121-1/+1
* pep8 reformattedIlya Etingof2016-04-021-8/+13
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-1/+6
* linted for bad-whitespace and some other issueselie2015-10-171-1/+1
* linted for trailing whitespaceselie2015-10-171-2/+2
* 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