summaryrefslogtreecommitdiff
path: root/pysnmp/smi/mibs/SNMPv2-TM.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 included MIB modules (#243)Ilya Etingof2019-02-171-49/+247
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-1/+3
* 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-2/+2
* embedded MIBs rebuilt with newer pysmi addingIlya Etingof2017-04-181-33/+46
* transport address objects made iterable to override pyasn1's __iter__Ilya Etingof2017-02-041-2/+8
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* pep8 reformattedIlya Etingof2016-04-031-9/+19
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-1/+4
* linted for bad-whitespace and some other issueselie2015-10-171-6/+6
* core MIBs rebuilt with pysmielie2015-09-191-0/+3
* use socket.inet_aton()\inet_ntoa() whenever socket.inet_pton()\inet_ntop()elie2012-07-121-3/+9
* fix to IPv6 address handling to prevent system from crashing whilstelie2012-07-051-6/+10
* - The pyasn1 constraint and enumeration objects put into ASN1-* MIBelie2011-11-191-12/+8
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-7/+6
* make IPv4 address generator more efficientelie2011-01-221-2/+2
* cache tuple representation of SnmpUDPAddress valueelie2010-01-121-5/+6
* SnmpUDPAddress socket address handling code reworkedelie2006-10-011-6/+8
* add MIB REVISION informationelie2005-11-021-1/+4
* transport domain specific address syntax [partially] supportedelie2005-10-091-4/+12
* TextualConvention subclassing order should depend upon DisplayHintelie2005-07-271-1/+1
* prettyIn & prettyOut become public methodselie2005-06-281-1/+1
* re-generated (and then manually fixed) to comply pyasn1 object modelelie2005-06-141-15/+14
* Moved from the top-level under the roof of v4 APIelie2004-11-121-0/+55