index
:
delta/python-packages/pysnmp-git.git
add-hlapi-unit-tests
add-usm-local-key-config
asyncio-dispatcher-fixes
master
release-4.4.10
release-4.4.11
release-4.4.12
release-4.4.13
textual-convention-recursion-fix
wildcard-engine-id
github.com: etingof/pysnmp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pysnmp
/
entity
Commit message (
Expand
)
Author
Age
Files
Lines
*
CommandGeneratorBase symbol added for compatibility
elie
2014-12-15
1
-0
/
+3
*
getNextVarBinds() will always cast passed var-binds into pyasn1
elie
2014-11-16
1
-1
/
+1
*
fix to observer removal
elie
2014-11-16
1
-2
/
+2
*
fixes to debug messages
elie
2014-11-04
1
-2
/
+2
*
make NotificationOriginator using MibInstrumentationController when expanding
elie
2014-06-27
1
-1
/
+5
*
pylint'ed
elie
2014-06-17
3
-17
/
+16
*
use sendPduHandle term for clarity and unification
elie
2014-06-16
1
-38
/
+38
*
BULK API correction
elie
2014-06-16
1
-4
/
+4
*
cosmetic fix
elie
2014-06-16
1
-24
/
+24
*
fix to CB stack unwinding
elie
2014-06-09
1
-0
/
+1
*
sendNotification() API correction
elie
2014-06-09
1
-2
/
+2
*
API visual unification:
elie
2014-06-09
1
-16
/
+21
*
_sendRspPdu() method introduced to tap onto PDU processing
elie
2014-04-04
1
-4
/
+19
*
Major rewrite of native SNMPv3 CommandGenerator and NotificationOriginator
elie
2014-04-04
2
-580
/
+642
*
missing wrongLength and wrongEncoding SMI errors added
elie
2014-03-25
1
-0
/
+4
*
do not cache snmpEngineId & snmpAdminString at CommandGenerator to let it
elie
2014-03-21
1
-5
/
+3
*
passing request details to access control callback made simpler
elie
2014-01-08
1
-11
/
+17
*
fix to BULK CommandGenerator to use the same nonRepeaters OIDs across
elie
2013-11-23
1
-0
/
+4
*
- Internal oneliner apps configuration cache moved from respective
elie
2013-11-17
1
-0
/
+8
*
initial revision
elie
2013-11-10
1
-0
/
+58
*
Execution Observer facility implemented to give app an inside view
elie
2013-11-09
1
-2
/
+5
*
sendRequestHandle made persistent across multiple iterations
elie
2013-10-10
1
-24
/
+20
*
fix to sendNotification() error handling
elie
2013-10-05
1
-4
/
+8
*
cosmetics
elie
2013-09-23
1
-1
/
+2
*
SNMP Engine object now has a snmpEngineID attribute exposed
elie
2013-09-15
1
-1
/
+2
*
minor changes to transport dispatcher's recvId logic
elie
2013-09-08
1
-9
/
+10
*
* A single instance of transport dispatcher can now serve multiple
elie
2013-09-07
1
-5
/
+6
*
pretty print contextEngineId in debug
elie
2013-08-01
1
-4
/
+4
*
whenever addTransport() automatically instantiates transportDispatcher,
elie
2013-06-30
1
-1
/
+11
*
disptacher vs transport compatibiilty verification moved into
elie
2013-06-21
1
-2
/
+1
*
unused variables, imports; wrong indentation; undefined prototype attribues
elie
2013-06-04
5
-7
/
+3
*
missing imports, non-existing variables as suggested by linter
elie
2013-06-03
2
-1
/
+2
*
config.addSocketTransport() helper renamed into config.addTransport()
elie
2013-06-01
1
-8
/
+14
*
removed securityName parameter from delV3User()
elie
2013-05-25
1
-3
/
+0
*
the userName parameter is now fully separated from securityName at
elie
2013-05-25
1
-6
/
+12
*
replace contextEngineId with securityEngineId as addV3User()
elie
2013-05-25
1
-3
/
+8
*
SNMP credentials management reworked to allow multiple securityNames's in
elie
2013-05-18
1
-28
/
+36
*
break cyclic references at CommandResponder and NotificationReceiver apps
elie
2013-05-13
2
-2
/
+4
*
Multi-lingual capabilities of all CommandGenerator & NotificationOriginator ...
elie
2013-05-05
2
-106
/
+85
*
delV3User() function improved to drop all rows from USM table that
elie
2013-04-17
1
-9
/
+24
*
timing reporting in debug mode improved
elie
2013-03-15
1
-1
/
+1
*
typos fixed
elie
2013-02-09
1
-2
/
+2
*
Standard SNMP Apps and built-in proxy now ignores malformed errorIndex
elie
2013-02-07
2
-4
/
+4
*
VACM modules converted from a function into an object to let it keep
elie
2013-01-05
1
-11
/
+11
*
cast non-default contextName into pyasn1 object to avoid Py3K comparation
elie
2013-01-05
1
-0
/
+4
*
typos
elie
2012-12-16
1
-1
/
+1
*
* The missing functionality of passing Response PDU contents of INFORM
elie
2012-12-15
1
-10
/
+25
*
standard SNMPv3 Apps hardened to catch protocol-related exceptions and
elie
2012-12-14
2
-178
/
+264
*
the contextName parameter of context.SnmpContext() made optional
elie
2012-12-02
1
-1
/
+1
*
the missing functionality of NOTIFICATION-TYPE objects being looked up
elie
2012-11-28
1
-15
/
+18
[next]