summaryrefslogtreecommitdiff
path: root/pysnmp/carrier/twisted/dgram/base.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-4/+16
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-4/+4
* Uppercase global constants (#238)Ilya Etingof2019-02-101-4/+4
* Drop Python < 2.6 except statement compatibility trickIlya Etingof2019-02-091-4/+4
* 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
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* pep8 reformattedIlya Etingof2016-04-021-0/+1
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-1/+6
* linted for trailing whitespaceselie2015-10-171-1/+1
* fix: closeTransport() should invoke stopProtocol()elie2013-06-301-1/+0
* TransportAddressPair-based peer address provisioning functionalityelie2012-07-011-7/+0
* hex dumps of binary parts of the protocol added to ease systemelie2012-06-251-2/+2
* socket transports may now deal not only with their native addresses,elie2012-06-251-3/+10
* exlicit repr() calls replaced with '%r'elie2011-11-081-2/+2
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-5/+5
* Twisted support implementedelie2009-07-311-0/+44