summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* UDP6 example code addedrelease_4_1_13_a_tagelie2010-02-061-1/+9
* updatedelie2010-02-051-0/+2
* securityName selection by snmpCommunityTransportTag at processIncomingMsg()elie2010-02-051-19/+88
* securityNames must be different for correct response source verificationelie2010-02-051-2/+2
* automatically link SNMPv1/v2c securityName and transportParams tables rowselie2010-02-051-1/+4
* fix to snmpTargetAddrTagList values separatorelie2010-02-051-1/+1
* updatedelie2010-02-051-0/+2
* fix to tree walk that contains identical leading parts of indiceselie2010-02-051-0/+7
* some more debugging addedelie2010-02-033-2/+7
* fix to transport information caching keyelie2010-02-031-1/+1
* add ACL denial debuggingelie2010-02-011-0/+1
* handle possibly missing IPv6 supportelie2010-02-012-1/+12
* UDP over IPv6 transport implementedelie2010-01-126-3/+60
* cache tuple representation of SnmpUDPAddress valueelie2010-01-121-5/+6
* 4.1.13aelie2010-01-121-1/+1
* updatedelie2010-01-101-1/+3
* ACL debugging addedelie2009-12-051-1/+1
* fix to socket importrelease_4_1_12_a_tagelie2009-12-031-1/+1
* * missing SNMPTrap PDU API implemented at proto.api.v2c, RFC2576 proxyelie2009-12-035-31/+39
* fix to date read from compiled module on 64-bit boxenelie2009-09-281-1/+1
* ASN.1 printout typo fixelie2009-09-051-1/+1
* py2exe compatibility mentionedelie2009-09-051-1/+2
* updatedelie2009-09-051-3/+4
* MIB code objects now supportedelie2009-09-051-31/+105
* os.sep seems more standard than os.path.sepelie2009-08-301-2/+2
* old Pythons do not take kw args in __import__()elie2009-08-291-1/+1
* fix to build constraints of more than 256 items (Python has a limitelie2009-08-291-2/+16
* updatedelie2009-08-291-0/+2
* updatedelie2009-08-281-0/+1
* updatedelie2009-08-281-0/+1
* attempt to load setuptoolselie2009-08-281-1/+18
* MIB loading mechanics re-designed to allow ZIP importelie2009-08-281-41/+102
* scary statement removedelie2009-08-261-9/+0
* API versioning mechanics retired (pysnmp.v4 -> pysnmp)elie2009-08-222-25/+29
* sendNotification() now returns request IDrelease_4_1_11_a_tagelie2009-08-211-4/+1
* fix to UDP port numberelie2009-08-211-1/+1
* updatedelie2009-08-211-0/+1
* Python 2.3- compatibility fixelie2009-08-211-1/+1
* updatedelie2009-08-211-0/+1
* attempt to use hashlib whenever availableelie2009-08-213-15/+30
* updatedelie2009-07-311-4/+2
* use carrier-independent transport nameselie2009-07-311-2/+2
* cbFun takes sendRequestHandleelie2009-07-311-6/+3
* updatedelie2009-07-312-1/+4
* refactor NotificationOriginator to allow receiption methodelie2009-07-311-4/+16
* Twisted support implementedelie2009-07-3118-0/+820
* make use of mktemp whenever availableelie2009-07-051-1/+1
* find libsmi2pysnmp by the same path as build-pysnmp-mib iselie2009-07-051-1/+2
* no bashismselie2009-07-051-1/+1
* updatedelie2009-05-221-2/+4