summaryrefslogtreecommitdiff
path: root/pysnmp/hlapi/transport.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-5/+6
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-1/+2
* Uppercase global constants (#238)Ilya Etingof2019-02-101-6/+6
* 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
* document hlapi transport .setLocalAddress()Ilya Etingof2016-12-031-0/+13
* converted to new-style classesIlya Etingof2016-06-121-1/+1
* pep8 reformattedIlya Etingof2016-04-021-1/+5
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-0/+6
* multiple-statements-in-one-line linted outelie2015-10-171-1/+2
* linted for trailing whitespaceselie2015-10-171-1/+1
* public API moved to AbstractTransportelie2015-10-161-1/+2
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-271-0/+37