summaryrefslogtreecommitdiff
path: root/pysnmp/proto/errind.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-47/+87
* Uppercase global constants (#238)Ilya Etingof2019-02-101-0/+40
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* many backward-compatibility aids droppedIlya Etingof2018-02-251-3/+0
* strong crypto moved to pysnmpcryptoIlya Etingof2018-02-191-2/+2
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* renamed "OIDs are not increasing" message for clarityIlya Etingof2017-07-131-1/+1
* Added instrumentation hooks to catch SNMP auth/crypto failures (#59)Ilya Etingof2017-05-271-2/+5
* typo in class nameIlya Etingof2017-04-041-1/+1
* `ErrorIndication` is now based on `Exception`Ilya Etingof2017-04-041-42/+21
* unified `errorIndication` values to uniformly be `ErrorIndication` instancesIlya Etingof2017-04-031-0/+3
* 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-031-0/+75
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-4/+7
* multiple-statements-in-one-line linted outelie2015-10-171-45/+129
* catch possible exceptions on pyasn1 encoder invocationelie2012-12-041-1/+7
* typo fix to errind.EngineIdMismatch class and its instanceelie2012-06-261-2/+2
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-7/+9
* initial revisionelie2010-12-261-0/+126