index
:
delta/python-packages/pysnmp.git
elie
master
origin
version-2-branch
version-3-3-x-branch
version-3-4-x-branch
version-3-branch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pysnmp
/
proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
- original asynsock transport and AsyncsockDispatcher renamed into
elie
2015-07-05
1
-1
/
+1
*
reverse previous change
elie
2015-05-31
1
-0
/
+3
*
alias Null to Unspecified symbol for convenience
elie
2015-05-31
1
-1
/
+4
*
export ObjectIdentifier from pyasn1
elie
2015-05-31
1
-0
/
+2
*
fix to v2c->v1 trap OID translation: do not require trap OID to be
elie
2015-05-26
1
-4
/
+1
*
ignore expired entries in expire()
elie
2015-01-30
1
-1
/
+2
*
possible memory leak fix
elie
2015-01-30
1
-0
/
+1
*
fix to default/null AgentAddress initialization
elie
2015-01-20
1
-1
/
+1
*
* fix ignore impossible errorStatus
elie
2014-12-19
1
-5
/
+7
*
TRAP PDU agent address evaluation made lazy to improve startup time
elie
2014-06-21
1
-6
/
+8
*
pylint'ed
elie
2014-06-17
1
-1
/
+0
*
fix to authoritative engine side snmpEngineID discovery procedure:
elie
2014-04-23
1
-7
/
+10
*
some more debugging added
elie
2014-03-24
1
-0
/
+2
*
Fix to SNMPv1/v2c message processing subsystem to make it serving
elie
2014-03-24
1
-8
/
+32
*
clean up request queue on pysnmp-level processing failure, not just
elie
2014-03-24
1
-3
/
+2
*
missing check for null scopedPDU added
elie
2014-03-21
1
-0
/
+5
*
fixes to verify pyasn1 decoder.decode() return to withstand
elie
2014-03-21
3
-4
/
+19
*
fix to initialize errorIndex & errorStatus components of the resulting PDU
elie
2014-03-17
1
-1
/
+9
*
Fix to .clone() method of rfc1902.Bits class to make its signature
elie
2014-03-15
1
-3
/
+6
*
fix to rfc1902.OctetString & Bits to base them on OctetString class to
elie
2014-03-15
1
-8
/
+8
*
* fix to OctetString.clone()'ing
elie
2014-03-15
1
-0
/
+12
*
check for end-of-octets in version
elie
2014-02-01
1
-1
/
+3
*
missing module reference added
elie
2014-01-29
1
-1
/
+1
*
fix to decodeMessageVersion() to withstand broken messages
elie
2014-01-29
1
-2
/
+7
*
observer call added to processIncomingMsg()
elie
2014-01-25
1
-3
/
+14
*
fix to key localization loop termination condition
elie
2014-01-10
2
-4
/
+4
*
critical error fixed in key localization procedure for AES192/AES256/3DES
elie
2014-01-09
4
-54
/
+52
*
_verifyComponent() in newer pyasn1 takes keyword parameters
elie
2013-12-02
1
-1
/
+1
*
fix to rfc1902.Bits type to make it accepting hex and binary initializers,
elie
2013-11-23
1
-5
/
+4
*
Execution Observer facility implemented to give app an inside view
elie
2013-11-09
3
-39
/
+314
*
fix to pass stateReference to registered app on unconfirmed notifications
elie
2013-09-29
1
-3
/
+6
*
gracefully handle malformed SnmpEngineID coming from SNMPv3 header
elie
2013-09-14
1
-0
/
+14
*
fix to message processing module which used to refer to a bogus
elie
2013-08-24
1
-5
/
+9
*
cache and uncache usmUserSecurityName for debugging purposes
elie
2013-06-26
1
-0
/
+5
*
fix to octet string typing (used to throw an exception)
elie
2013-06-26
1
-2
/
+2
*
Fix to SnmpUSMSecurityModel._sec2usr() - raise NoSuchInstance error
elie
2013-06-10
1
-3
/
+6
*
unused variables, imports; wrong indentation; undefined prototype attribues
elie
2013-06-04
6
-23
/
+22
*
missing imports, non-existing variables as suggested by linter
elie
2013-06-03
5
-2
/
+6
*
the userName parameter is now fully separated from securityName at
elie
2013-05-25
1
-45
/
+99
*
the SnmpV3MessageProcessingModel.getPeerEngineInfo() method is implemented
elie
2013-05-25
1
-28
/
+37
*
SNMP credentials management reworked to allow multiple securityNames's in
elie
2013-05-18
1
-7
/
+16
*
min(key=key) is not supported by older Pythons
elie
2013-05-12
1
-1
/
+2
*
Fix and significant logic rework of snmpCommunityTable to make it working
elie
2013-05-05
1
-22
/
+23
*
fix to exceptions handling at MsgAndPduDispatcher.sendPdu() to avoid
elie
2013-05-04
1
-3
/
+13
*
the snmpCommunityTable row selection improved to follow RFC2576, clause 5.2.1
elie
2013-05-04
1
-5
/
+16
*
delV3User() function improved to drop all rows from USM table that
elie
2013-04-17
1
-17
/
+26
*
Change to rfc2576.v1tov2() logic: errorStatus = noSuchName is now translated
elie
2013-03-16
1
-6
/
+7
*
timing reporting in debug mode improved
elie
2013-03-15
1
-2
/
+2
*
Standard SNMP Apps and built-in proxy now ignores malformed errorIndex
elie
2013-02-07
1
-2
/
+2
*
Packet-level SNMP API (pysnmp.proto.api) getErrorIndex() method can now
elie
2013-02-07
1
-1
/
+3
[next]