summaryrefslogtreecommitdiff
path: root/pysnmp/smi/mibs/SNMPv2-TM.py
Commit message (Expand)AuthorAgeFilesLines
* 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