summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minor formatting changesrelease_4_2_1_tagelie2011-11-061-7/+14
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-06100-1169/+1521
* TODO droppedelie2011-11-061-1/+1
* stray debug printout removedelie2011-10-131-1/+0
* keep a Null object instance around to save on frequent instantiationselie2011-10-122-4/+4
* updatedrelease_4_1_16_d_tagelie2011-09-211-1/+1
* better fix to the v1 Trap PDU initialization issueelie2011-09-212-7/+1
* 4.1.16delie2011-09-102-1/+6
* reverted PDU initalization as it breaks TRAPs otherwiseelie2011-09-101-0/+6
* missing module import fixedelie2011-08-144-3/+8
* fix to distutils dependencies syntaxrelease_4_1_16b_tagelie2011-07-222-2/+3
* updatedelie2011-06-241-0/+1
* fix to reactor shutdown conditionelie2011-06-241-1/+1
* fix to OidNotIncreasing error checkingelie2011-05-311-2/+3
* CommandGenerator.ignoreNonIncreasingOid can be used to control theelie2011-05-302-3/+10
* updatedelie2011-03-251-1/+3
* * state information handling improvedelie2011-03-251-14/+25
* fix to MIB operation failure handling at CommandResponderBase.processPduelie2011-03-241-2/+4
* 4.1.16belie2011-03-242-1/+6
* tools listed explicitlyrelease_4_1_16_a_tagelie2011-03-171-1/+1
* 2011elie2011-03-171-1/+1
* updatedelie2011-03-171-7/+0
* minor fixes to pretty printerelie2011-03-173-6/+11
* CommandGenerator should have access to mibViewController instanceelie2011-03-151-0/+4
* attempt to handle non-printable chars at TextualConvention.prettyOutelie2011-03-151-0/+2
* require pyasn1 >= 0.0.13aelie2011-03-101-2/+2
* fix to MIB builder by-extension module filtering code to cope with .pywelie2011-03-102-27/+34
* updatedelie2011-02-271-0/+1
* fix to Bits initialization from named bitelie2011-02-271-1/+1
* GetNext/GetBulk response processing logic moved to getNextVarBinds()elie2011-02-122-30/+34
* MsgAndPduDsp expectResponse parameters passing reworked.elie2011-02-124-14/+27
* randomize initials in numeric sequences; grow serial number rangeselie2011-02-114-3/+8
* cosmetic fix to msgID usageelie2011-02-111-3/+6
* sync versions of oneliner apps split off async implementation for clarityelie2011-02-114-26/+61
* cache is an external objectelie2011-02-112-42/+46
* internal cache split off security modules to facilitate code reuseelie2011-02-114-28/+32
* updatedelie2011-02-111-0/+3
* peel cache management code off base MP class to facilitate code reuseelie2011-02-114-120/+117
* * fix to PDU component addressing at TrapPDUAPI.getVarBinds()elie2011-02-111-8/+13
* updatedelie2011-01-231-0/+1
* updatedelie2011-01-231-0/+4
* snmpMsgSpec management re-arrangedelie2011-01-233-6/+6
* formattingelie2011-01-231-3/+1
* cache MIB columnar objects instance ID <-> symbolic representation mappingelie2011-01-232-2/+48
* make IPv4 address generator more efficientelie2011-01-221-2/+2
* for read queries, do not lookup pure OID arguments at MIB for efficiencyelie2011-01-221-19/+17
* skip constraints checking af VarBind objectelie2011-01-221-1/+1
* updatedelie2011-01-212-1/+10
* unused getVersionSpecifics() droppedelie2011-01-211-2/+0
* * pre-compute some more ASN.1 constantselie2011-01-216-51/+113