summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Do not set IP_PKTINFO socket option on IPv6 socketIlya Etingof2019-01-122-4/+3
* Improve IPV6 debuggingIlya Etingof2019-01-112-4/+12
* Fix socket iov blob dump in debugIlya Etingof2019-01-111-3/+5
* Add `IPV6_V6ONLY` IPV6 socket optionIlya Etingof2019-01-102-2/+3
* Emit low-level sendmsg/recvmsg debuggingIlya Etingof2019-01-102-0/+28
* MIB loader ignores file and directory access errorsIlya Etingof2019-01-082-10/+15
* Prepare for 4.4.9Ilya Etingof2019-01-082-1/+6
* Release 4.4.8v4.4.8Ilya Etingof2018-12-301-1/+1
* Fix Pythonized MIB load in source formIlya Etingof2018-12-302-22/+36
* Prepare for 4.4.8Ilya Etingof2018-12-302-1/+6
* Release 4.4.7v4.4.7Ilya Etingof2018-12-301-1/+1
* Fix undefined names in `TRANSPORT-ADDRESS-MIB.py`Ilya Etingof2018-12-302-3/+5
* Extend copyright notice to year 2019Ilya Etingof2018-12-29144-144/+145
* Switch Travis CI to TrustyIlya Etingof2018-12-291-18/+20
* Fix wrong `set()` member deletion in `MibBuilder`Ilya Etingof2018-12-251-2/+2
* Fix possible duplicate key condition in `OrderedDict`Ilya Etingof2018-12-252-37/+40
* Disable Travis builds for py 2.6, 3.2 & 3.3Ilya Etingof2018-11-031-12/+0
* Fix hlapi LCD to include `contextName` (#217)Ilya Etingof2018-11-039-46/+70
* Expose ASN.1 `Null` type through `rfc1902` moduleIlya Etingof2018-10-263-1/+41
* Use `compile()` before `exec` of MIB modulesIlya Etingof2018-10-262-5/+7
* Fix Sphinx markup for USM crypto algorithm IDsIlya Etingof2018-10-064-16/+88
* Reformat `isAccessAllowed()` for clarityIlya Etingof2018-10-061-13/+30
* Avoid deprecation warnings for asyncio.async() in server mode (#202)Fabrizio Vanni2018-09-261-1/+5
* Ensure distinct transports if timeout/retries differIlya Etingof2018-09-202-2/+6
* Cut for 4.4.7Ilya Etingof2018-09-142-1/+6
* Release 4.4.6v4.4.6Ilya Etingof2018-09-132-2/+6
* Tolerate non-initialised entries in SNMP community tableIlya Etingof2018-09-131-25/+75
* Tolerate duplicate enumerationsIlya Etingof2018-09-092-4/+15
* Add a CHANGELOG entry for previous fixIlya Etingof2018-09-091-0/+3
* Fix lcd.unconfigure not removing cached addr value preventing the same target...Ryan Van Gilder2018-09-091-1/+1
* Recover missing LICENSE in tarballIlya Etingof2018-08-082-1/+2
* Improve long description in TroveIlya Etingof2018-08-061-5/+5
* Improve package build and dependency trackingIlya Etingof2018-08-062-8/+28
* prepare 4.4.6Ilya Etingof2018-08-062-1/+6
* Fix Python 2.4-2.5 except statementv4.4.5Ilya Etingof2018-08-054-20/+40
* Rename LICENSE.txt -> LICENSE.rstIlya Etingof2018-08-053-2/+2
* changelog typoIlya Etingof2018-08-051-1/+1
* release 4.4.5Ilya Etingof2018-08-051-1/+1
* Fix PySnmpError implementationIlya Etingof2018-08-051-2/+11
* Add PySnmpError.cause attribute (#168)Ilya Etingof2018-08-052-1/+6
* Fix out-of-scope OID leak in hlapi table (#172)Ilya Etingof2018-08-052-10/+32
* Fix crash on wrong SNMPv3 security modelIlya Etingof2018-08-043-2/+7
* Fix py3.7 syntax error caused by async keyword (#180)Michal Arbet2018-07-312-3/+3
* Ensure tests run through tox are using the expected Python executable (#175)Vincent Bernat2018-07-312-4/+6
* adding py33 to the tox auto-run environmentsmattsb42-aws2018-07-311-1/+1
* adding a basic tox handle to simplify running testsmattsb42-aws2018-07-312-0/+8
* Fix `Bits` initialization with `namedValues`Ilya Etingof2018-07-202-4/+6
* Revert "Fix var-bind initialization from ObjectIdentity at hlapi"Ilya Etingof2018-07-052-6/+5
* Fix typo in docstringIlya Etingof2018-07-052-5/+5
* Fix var-bind initialization from ObjectIdentity at hlapiIlya Etingof2018-07-052-5/+6