summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setuptools spec fixesrelease_4_1_15a_tagelie2010-12-131-3/+1
* minor example improvementelie2010-12-131-6/+9
* defers management changed to make [previously re-worked] Twisted API moreelie2010-12-134-22/+20
* callback API changed to make it simpler and mode uniform with the rest ofelie2010-12-134-18/+30
* fix to EOM condition detectionelie2010-12-131-14/+17
* python 1.6 compatibility fixelie2010-12-121-1/+1
* updatedelie2010-12-121-0/+1
* initial revisionelie2010-12-121-0/+50
* 'self' shadowing resolvedelie2010-12-121-6/+6
* fix to EOM condition detectionelie2010-12-121-14/+17
* twisted reactor not neededelie2010-12-121-1/+1
* 'self' shadowing in lambda fixeselie2010-12-122-3/+3
* conditionally add keyword args to setup() to support old distutilselie2010-12-121-36/+49
* * send [an empty] snmpTrapCommunity at v1ToV2()elie2010-12-051-6/+9
* comment addedelie2010-12-051-1/+1
* snmpTrapCommunity addedelie2010-12-051-0/+1
* fix to non-response var-binds translation at rfc2576.v2ToV1()elie2010-12-052-1/+3
* fix to GETBULK table collection code to make it stripping uneven rowselie2010-12-042-0/+9
* SNMP proxy (for GET request type) addedelie2010-12-012-0/+108
* allow standard SNMP apps to choose access control method to useelie2010-12-013-6/+5
* fix to dummy encryptData()/decryptData() APIelie2010-12-013-3/+3
* fix to possibly leaking/crashing SNMP EngineID timeline cache managementelie2010-12-011-2/+10
* void access control module implementedelie2010-12-013-1/+23
* updatedelie2010-12-011-0/+1
* fix to dummy decryptData interfaceelie2010-12-012-8/+4
* typoelie2010-11-301-1/+1
* CommandResponder API now supports async mode of operationelie2010-11-292-33/+49
* AgentCapabilities & ModuleCompliance addedelie2010-11-291-5/+68
* updatedelie2010-11-281-0/+1
* * convert MODULE-COMPLIANCEelie2010-11-281-4/+51
* remove output file on convertion failureelie2010-11-281-1/+7
* * fix to groups & notifications sortelie2010-11-251-10/+18
* AgentCapabilities macro is now compiled but not yet implementedelie2010-11-222-0/+4
* fix to $SMIPATH guessworkelie2010-11-221-1/+1
* security fix: do not store peer SNMP engine timeline from a non-authenticatedelie2010-11-192-34/+41
* prettyPrint() takes an optional argelie2010-11-181-3/+6
* * getVarBindTable() does not filter SNMP exception values anymoreelie2010-11-148-56/+63
* SNMP exception values moved to rfc1905elie2010-11-141-7/+4
* exception values re-workedelie2010-11-141-17/+20
* version addedelie2010-11-141-0/+1
* updatedelie2010-11-141-0/+1
* OIDs carrying SNMP exception values may not be increasingelie2010-11-141-2/+2
* SNMP exception values exported from rfc1905 and made printableelie2010-11-142-8/+29
* fix to use errorIndex only when it is set (to non-zero)elie2010-11-146-7/+13
* typoselie2010-11-141-2/+2
* updatedelie2010-11-141-0/+1
* getVarBindTable() fixed and simplifiedelie2010-11-141-32/+26
* catch potential empty response condition at GETNEXT/GETBULK receiverelie2010-11-141-2/+7
* fix to GETBULK handler to do a by-column MIB walk, not by-rowelie2010-11-132-15/+18
* another fix to genErr errorIndex generationelie2010-11-121-2/+2