summaryrefslogtreecommitdiff
path: root/pysnmp/proto/rfc1905.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-8/+13
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-1/+6
* Add missing SNMP PDU error classesIlya Etingof2019-02-081-6/+7
* 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
* make sure to pass an initializer to ASN.1 Null()-based objectsIlya Etingof2017-10-191-3/+3
* make sure to pass an initializer to ASN.1 Null()Ilya Etingof2017-10-181-1/+1
* fix to accidentally reset error-status field in SNMPv1 PDUIlya Etingof2017-03-111-1/+2
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* pep8 reformattedIlya Etingof2016-04-031-2/+32
* pep8 reformattedIlya Etingof2016-04-021-6/+6
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-0/+6
* linted for trailing whitespaceselie2015-10-171-19/+24
* major revamp:elie2015-09-201-0/+6
* alias Null to Unspecified symbol for convenienceelie2015-05-311-1/+4
* * Types defined within SNMPv1/v2c data structures (rfc1157.py/rfc1905.py)elie2012-07-111-3/+8
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-1/+1
* prettyPrint() takes an optional argelie2010-11-181-3/+6
* exception values re-workedelie2010-11-141-17/+20
* SNMP exception values exported from rfc1905 and made printableelie2010-11-141-4/+25
* make MAXINT being longs (just in case they may hash differently in a reallyelie2005-12-161-1/+1
* converted from pysnmp.asn1 to pyasn1elie2005-06-141-178/+70
* Moved from the top-level under the roof of v4 APIelie2004-11-121-0/+204