summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix potential infinite loop in GETBULK response builderIlya Etingof2018-04-212-1/+2
* asyncio.async deprecated since 3.4.4 (#143)Cameron2018-04-212-4/+18
* better InetAddressType rendering fixIlya Etingof2018-04-212-3/+5
* fix InetAddressType renderingIlya Etingof2018-04-193-3/+4
* Use old Sphinx with old PythonIlya Etingof2018-04-131-1/+2
* Include LICENSE in wheelIlya Etingof2018-04-131-0/+3
* 4.4.5Ilya Etingof2018-04-092-1/+6
* typo fix in RFC1158::snmpOutReadOnlysIlya Etingof2018-04-091-1/+1
* pysnmp-apps renamed into snmpclitoolsIlya Etingof2018-04-092-3/+3
* try py2.6 buildIlya Etingof2018-02-041-2/+1
* Typo (#127)Jeff Diwie / Geoffroy BAILLY2018-01-191-1/+1
* fix to rst formattingIlya Etingof2018-01-141-2/+1
* Some documentation clarifications (#125)Mike C. Fletcher2018-01-133-1/+37
* copyright notice extendedv4.4.4Ilya Etingof2018-01-03145-150/+151
* fixed 3DES key localization bugIlya Etingof2017-12-303-1/+14
* minor fixes to the docsv4.4.3Ilya Etingof2017-12-222-5/+3
* cosmetic code fixesIlya Etingof2017-12-212-2/+12
* minor docs editsIlya Etingof2017-12-171-9/+9
* preserve SNMPv1 error-status when proxying to SNMPv2cIlya Etingof2017-12-172-7/+8
* fixed missing SmiError class at proto.frc1155Ilya Etingof2017-12-142-0/+2
* added missing SHA2 support for Blumenthal key localizationIlya Etingof2017-12-032-8/+15
* skip printing out non-initialized MIB objects in example MIB walkIlya Etingof2017-12-031-3/+3
* named bits fix at rfc1902.BitsIlya Etingof2017-12-032-29/+9
* migrated references from SourceForge (#110)Ilya Etingof2017-11-17159-199/+206
* fixed typo in the changelogv4.4.2Ilya Etingof2017-11-111-1/+2
* 4.4.2 releaseIlya Etingof2017-11-111-1/+1
* missing get/setReference() added to SNMPv2-SMI::NotificationTypeIlya Etingof2017-11-112-8/+31
* fixed SNMPv3 retries algorithm inconsistencies (#106)Ilya Etingof2017-11-113-21/+35
* encode IPv6 requirement into example scripts names (#102)Ilya Etingof2017-11-0621-34/+37
* added support for some more fields of SMIv2 MACRO typesIlya Etingof2017-11-063-19/+80
* fix to pysnmp version type at MibBuilderIlya Etingof2017-11-061-1/+1
* make pysnmp version available at MibBuilderIlya Etingof2017-11-052-1/+9
* the `append` option added to .setObjects()Ilya Etingof2017-11-053-10/+25
* updates to Alabaster theme optionsIlya Etingof2017-11-051-1/+1
* fixes to travisIlya Etingof2017-10-261-1/+1
* fixes to Alabaster theme optionsIlya Etingof2017-10-267-204/+119
* Alabaster theme optionsIlya Etingof2017-10-231-1/+7
* CHANGELOG updatedIlya Etingof2017-10-231-1/+1
* Fix non-implied-OID-to-index conversion (#98)Eugene M. Kim2017-10-231-1/+1
* 4.4.2Ilya Etingof2017-10-232-1/+6
* 4.4.1v4.4.1Ilya Etingof2017-10-231-3/+3
* make sure to pass an initializer to ASN.1 Null()-based objectsIlya Etingof2017-10-191-3/+3
* fixed non-translated PDU version retries at CommandGeneratorIlya Etingof2017-10-182-1/+14
* make sure not to pass `None` to SMI .setValue()Ilya Etingof2017-10-182-0/+15
* make sure to pass an initializer to ASN.1 Null()Ilya Etingof2017-10-189-13/+12
* fixed TestAndIncr implementationIlya Etingof2017-10-181-1/+1
* thanks to astralblueIlya Etingof2017-10-181-0/+1
* note fixed errorIlya Etingof2017-10-181-0/+2
* Fix InetAddress-to-InetAddressIPv{4,6} index cast (#97)Eugene M. Kim2017-10-181-3/+1
* documentation typo fixIlya Etingof2017-10-171-1/+1