summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* pep8 reformattedIlya Etingof2016-04-0111-116/+137
|
* brief description addedIlya Etingof2016-04-014-7/+38
|
* pep8 fixesIlya Etingof2016-03-319-68/+75
|
* pep8 fixesIlya Etingof2016-03-307-37/+44
|
* pep8 fixesIlya Etingof2016-03-3013-201/+143
|
* pep8 fixesIlya Etingof2016-03-3094-462/+483
|
* add .gitignoreIlya Etingof2016-03-161-0/+11
|
* mention github repoIlya Etingof2016-03-131-30/+33
|
* pip -r requirements.txtIlya Etingof2016-03-122-16/+12
|
* pypy does not work yetIlya Etingof2016-03-122-13/+10
|
* highlighing fixesIlya Etingof2016-03-122-51/+51
|
* more fixes to test scriptsIlya Etingof2016-03-123-15/+34
|
* exclude network-specific scriptsIlya Etingof2016-03-121-1/+8
|
* add compiled MIBsIlya Etingof2016-03-121-1/+2
|
* travis addedIlya Etingof2016-03-124-1/+40
|
* moved to githubIlya Etingof2016-03-081-1/+1
|
* example on implicit notification objects initialization improvedIlya Etingof2016-03-085-25/+18
|
* mention licenseIlya Etingof2016-03-071-6/+7
|
* mention public on-line servicesIlya Etingof2016-03-071-2/+6
|
* some more touchesIlya Etingof2016-03-071-11/+9
|
* minor fix ups related to markdownIlya Etingof2016-03-072-6/+18
|
* updated and converted to markdownIlya Etingof2016-03-072-162/+113
|
* multiple fixed to NotificationTypeIlya Etingof2016-03-072-5/+22
| | | | | - additional var-binds can now be specified as MIB objects - additional var-binds will override implicitly added ones
* bumped to 4.3.3 and minor fixeselie2016-02-202-6/+5
|
* be more explicit in regards to fixed security issueelie2016-02-131-3/+3
|
* fix to missing next() in Python 2.5 at pysnmp.hlapielie2016-02-133-1/+16
|
* better reporting of missing pysmielie2016-02-132-4/+12
|
* fix to date formatelie2016-01-111-2/+2
|
* fix to OctetString.prettyOut() to pretty-print Python 3 bytes withoutelie2015-12-312-0/+16
| | | | 'b' qualifier
* TEXTUAL-CONVENTION's DISPLAY-HINT text formatting reworked for betterelie2015-12-302-16/+20
| | | | performance and encoding accurancy of 'a' and 't' formats
* copyright updatedelie2015-12-29135-135/+135
|
* added links to snmplabs resourceselie2015-12-202-10/+16
|
* missing securityEngineIdelie2015-12-191-1/+1
|
* changed/removed quoteselie2015-12-1913-14/+13
|
* two more execution observer points added: rfc2576.processIncomingMsgelie2015-12-193-26/+61
| | | | | and rfc3414.processIncomingMsg to give an insignt on security modules internals
* notification origination examples debugged and adjusted to workelie2015-12-1926-111/+51
| | | | with demo.snmplabs.com out-of-the-box
* fix to NotificationOriginator to cope with unspecified user callableelie2015-12-192-3/+5
|
* fix to snmptrap c/lelie2015-12-191-1/+1
|
* fix to USM: extra user entry clone removed on incoming messageelie2015-12-192-62/+51
| | | | | processing. It made USM accepting SNMPv3 TRAPs from unknown SNMP engine IDs
* typoselie2015-12-191-2/+2
|
* more fixes to trap destinationelie2015-12-142-8/+10
|
* notification originator examples re-pointed to Notification Receiverelie2015-12-1329-64/+67
| | | | at demo.snmplabs.com
* all SNMP counters now incremented via '+= 1' rather than 'x = x + 1'elie2015-12-129-20/+22
|
* fix to SNMP counters importelie2015-12-122-5/+7
|
* * SNMP table row consistency check added. This change may breakelie2015-11-225-39/+66
| | | | | valid SNMP SET operations on tables if RowStatus column is not passed at the very end of var-binds.
* missing doc strings on MIB loading addedelie2015-11-201-0/+202
|
* copyright notice added to source codeelie2015-11-20137-109/+806
|
* last minute cleanupelie2015-11-133-22/+6
|
* extra url droppedelie2015-11-131-2/+0
|
* 4.3.1elie2015-11-121-1/+8
|