summaryrefslogtreecommitdiff
path: root/pysnmp/proto/rfc1155.py
Commit message (Expand)AuthorAgeFilesLines
* Uppercase global constants (#238)Ilya Etingof2019-02-101-1/+0
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* fixed missing SmiError class at proto.frc1155Ilya Etingof2017-12-141-0/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* Let NetworkAddress be cloned from another NetworkAddress (#93)Eugene M. Kim2017-10-141-3/+5
* Render NetworkAddress indices (#87)Eugene M. Kim2017-10-091-0/+51
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* keep some classes old-style for a whileIlya Etingof2016-06-131-1/+1
* converted to new-style classesIlya Etingof2016-06-121-1/+1
* pep8 reformattedIlya Etingof2016-04-031-6/+17
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-0/+6
* linted the bad-continuation issue as well as some otherselie2015-10-171-20/+16
* multiple-statements-in-one-line linted outelie2015-10-171-1/+2
* linted for trailing whitespaceselie2015-10-171-2/+2
* major revamp:elie2015-09-201-0/+3
* _verifyComponent() in newer pyasn1 takes keyword parameterselie2013-12-021-1/+1
* exlicit repr() calls replaced with '%r'elie2011-11-081-2/+1
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-37/+20
* fix to Opaque type taggingelie2010-07-211-1/+1
* prettyIn & prettyOut become public methodselie2005-06-281-2/+2
* syntax fixeselie2005-06-281-2/+2
* ipAddressPrettyOut() becomes a pure functionelie2005-06-271-4/+5
* skip some inner asn1 components type checks in SimpleSyntax andelie2005-06-271-2/+18
* converted from pysnmp.asn1 to pyasn1elie2005-06-141-104/+76
* Moved from the top-level under the roof of v4 APIelie2004-11-121-0/+131