summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use platform-neutral pathsrelease_4_2_4_tagelie2013-01-061-3/+5
* disable debuggingelie2013-01-061-3/+0
* fix to MibVariable handling of the MIB, <empty-symbol> initializerselie2013-01-052-4/+4
* fix to getValue() paramselie2013-01-051-1/+1
* converted into usr-md5-none for interoperability with other exampleselie2013-01-051-2/+2
* VACM modules converted from a function into an object to let it keepelie2013-01-054-114/+114
* remove \r\n from sysDescr.0elie2013-01-051-1/+1
* fix to bool(ErrorIndicationReturn())elie2013-01-051-1/+1
* uniform AES userelie2013-01-051-4/+4
* another USM user added to make this script working with the client oneselie2013-01-051-0/+16
* cast non-default contextName into pyasn1 object to avoid Py3K comparationelie2013-01-051-0/+4
* minor fixeselie2013-01-052-2/+10
* 2013elie2013-01-041-1/+1
* extra modules import removedelie2013-01-041-1/+0
* v3 trap removed for clarityelie2013-01-041-5/+2
* initial revisionelie2013-01-042-0/+96
* typoelie2012-12-291-1/+1
* make sure user callback object is supplied before calling itelie2012-12-291-0/+2
* at AsynNotificationOriginator.sendNotification()elie2012-12-282-21/+24
* memory leak fixed at oneliner cache of already configured targetselie2012-12-222-2/+6
* catch and mute possible failure of getsockname(), that seems to happenelie2012-12-202-2/+11
* report package version on debugging code initializationelie2012-12-202-1/+4
* typoelie2012-12-201-1/+1
* contents moved to individual fileselie2012-12-191-139/+0
* minor fixeselie2012-12-194-5/+3
* typoelie2012-12-181-1/+1
* oneliner examples split into dedicated files for clarityelie2012-12-1735-851/+1023
* INFORM example with response PDU var-binds MIB resolution addedelie2012-12-161-0/+26
* updatedelie2012-12-161-1/+1
* typoselie2012-12-161-20/+21
* make use of new-style sendNotification() return for INFORM callselie2012-12-161-2/+12
* typoselie2012-12-161-1/+1
* included cases where non-default SNMPelie2012-12-161-24/+113
* * The missing functionality of passing Response PDU contents of INFORMelie2012-12-153-28/+89
* debugging removedelie2012-12-151-3/+0
* standard SNMPv3 Apps hardened to catch protocol-related exceptions andelie2012-12-143-181/+267
* typoelie2012-12-141-3/+2
* example configuration with specified USM ContextEngineIdelie2012-12-142-4/+39
* when calling for PDU generation, make use of contextName passedelie2012-12-141-13/+27
* commentedelie2012-12-142-4/+7
* major contextEngineId/contextName related reworkelie2012-12-143-15/+32
* typoelie2012-12-141-1/+1
* SET app addedelie2012-12-131-1/+2
* added example with non-default contextNameelie2012-12-132-0/+29
* SMI exceptions are supposed to carry indices of failed var-bind componentelie2012-12-131-3/+3
* typoelie2012-12-131-1/+1
* typoelie2012-12-101-1/+1
* one more fixelie2012-12-091-1/+1
* minor editingelie2012-12-0911-11/+0
* SNMPv3 native API examples extended to cover many use caseselie2012-12-0931-757/+1922