summaryrefslogtreecommitdiff
path: root/pysnmp
Commit message (Expand)AuthorAgeFilesLines
* rewriteTransportAddress() droppedelie2005-06-271-3/+1
* minor cleanupelie2005-06-271-5/+0
* both-way convertion becomes usableelie2005-06-271-25/+31
* mibView -> mibViewController for consistencyelie2005-06-271-17/+25
* skip some inner asn1 components type checks in SimpleSyntax andelie2005-06-272-4/+20
* hashPassphrase() re-designed for performanceelie2005-06-271-25/+15
* re-build with latest libsmi2pysnmpelie2005-06-271-1/+2
* converted to changed pyasn1 behaviour -- asn1 objects now hashes to theirelie2005-06-276-40/+32
* setEndOfMibError() & setNoSuchInstanceError() implementedelie2005-06-242-0/+14
* typo fixedelie2005-06-241-1/+1
* closeTransports() does not existelie2005-06-241-1/+0
* stopDispatcher() implementedelie2005-06-232-3/+6
* bugfix to getNextNode() logic for an inexact shorter OID searchelie2005-06-231-4/+11
* cosmeticselie2005-06-231-2/+0
* cosmeticselie2005-06-233-6/+6
* use v2c objects at agentelie2005-06-231-23/+19
* addRoUser/addRwUser API changeelie2005-06-231-11/+10
* PDUAPI.getVarBindTable() implementedelie2005-06-221-0/+8
* syntax errelie2005-06-221-1/+1
* caches management logic might need a re-workelie2005-06-221-3/+2
* v2ToV1() debuggedelie2005-06-221-9/+13
* ignore cache misses (may need rework)elie2005-06-221-2/+6
* cosmeticselie2005-06-222-2/+2
* adjusted to recent APIelie2005-06-221-6/+7
* cache miss condition ignoredelie2005-06-222-2/+13
* generate new request-id on NEXT/BULK opelie2005-06-221-4/+6
* comments addedelie2005-06-221-1/+1
* minor fixes to MP-model IDselie2005-06-221-4/+6
* AbstractMessageProcessingModel.releaseStateInformation() implementedelie2005-06-221-0/+12
* end-of-mib management protocol re-workedelie2005-06-222-14/+13
* MsgAndPduDispatcher.releaseStateInformation() addedelie2005-06-221-3/+13
* syntax fixelie2005-06-221-3/+2
* make use of multi-lingual proxyelie2005-06-221-1/+10
* * MP & SM IDs settled to RFC specelie2005-06-221-2/+8
* default to SMIv2 in CommunityDataelie2005-06-211-5/+6
* pass PDU through proxy filter whenever MP models mismatchelie2005-06-211-1/+10
* initial revisionelie2005-06-212-0/+243
* bugfix against large ints future warningelie2005-06-201-2/+2
* adjusted to newer SNMPv3 framework APIelie2005-06-202-139/+125
* CommunityData implementedelie2005-06-201-3/+23
* a workaround against wrongly hashed asn1 objects (to be fixed shortly)elie2005-06-201-2/+2
* addV1System implementedelie2005-06-201-2/+50
* concise app library objects namingelie2005-06-171-2/+2
* check for uninitialized transportelie2005-06-171-0/+2
* app library objects renamed to a more concise nameselie2005-06-173-20/+20
* report possibly out-of-table rows in getbulk. otherwise, in-scope rowselie2005-06-161-1/+2
* getTableIndices() replaced with getVarBindTable()elie2005-06-162-48/+22
* * in/out var-binds syntax parsers/builders moved to mibvar moduleelie2005-06-161-59/+87
* adjusted to apiPDU.getVarBindTable() interface for returned varselie2005-06-161-30/+21
* initial revisionelie2005-06-161-0/+45