summaryrefslogtreecommitdiff
path: root/pysnmp/hlapi/v1arch/asyncore/ntforg.py
Commit message (Expand)AuthorAgeFilesLines
* Fix PDU consistency check in notification originatorIlya Etingof2019-02-251-2/+2
* Fix variable reference in hlapi/v1arch/ntforgIlya Etingof2019-02-251-2/+2
* Ensure TRAP PDU consistency in v1archIlya Etingof2019-02-231-37/+62
* Fix typos in the docstringsIlya Etingof2019-02-221-1/+0
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-1/+1
* Uppercase global constants (#238)Ilya Etingof2019-02-101-4/+4
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* Add `hlapi.v1arch` API (#186)Ilya Etingof2018-08-121-0/+188