summaryrefslogtreecommitdiff
path: root/pysnmp/hlapi/v1arch
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-263-9/+7
* Fix PDU consistency check in notification originatorIlya Etingof2019-02-252-4/+4
* Fix variable reference in hlapi/v1arch/ntforgIlya Etingof2019-02-251-2/+2
* Ensure TRAP PDU consistency in v1archIlya Etingof2019-02-233-86/+140
* Fix typos in the docstringsIlya Etingof2019-02-221-1/+0
* Introduce asyncio binding to hlapi.v1arch (#244)Ilya Etingof2019-02-226-1/+934
* Fix typos in docstringsIlya Etingof2019-02-211-1/+1
* PEP8 optimize imports (#242)Ilya Etingof2019-02-128-16/+17
* Remove the remnants of hlapi.v1arch.asyncore.sync.compatIlya Etingof2019-02-121-9/+3
* Officially remove Python < 2.6 support (#239)Ilya Etingof2019-02-102-16/+0
* Fix misnamed constantsIlya Etingof2019-02-102-14/+14
* Uppercase global constants (#238)Ilya Etingof2019-02-106-23/+24
* Drop Python < 2.6 except statement compatibility trickIlya Etingof2019-02-091-4/+4
* Extend copyright notice to year 2019Ilya Etingof2018-12-3011-11/+11
* Redesigned SMI objects management model (#214)Ilya Etingof2018-12-291-1/+1
* Fix hlapi/v1arch GETNEXT EOM processingIlya Etingof2018-12-291-3/+6
* Fix hlapi/v1arch request timeoutIlya Etingof2018-12-291-2/+2
* Add `hlapi.v1arch` API (#186)Ilya Etingof2018-08-1211-0/+1926