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
/
engine.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Uppercase global constants (#238)
Ilya Etingof
2019-02-10
1
-12
/
+12
*
Drop Python < 2.6 except statement compatibility trick
Ilya Etingof
2019-02-09
1
-2
/
+2
*
Extend copyright notice to year 2019
Ilya Etingof
2018-12-30
1
-1
/
+1
*
copyright notice extended
v4.4.4
Ilya Etingof
2018-01-03
1
-1
/
+1
*
migrated references from SourceForge (#110)
Ilya Etingof
2017-11-17
1
-1
/
+1
*
Fixed issue on windows with engine-boots not properly being written. (#64)
rwallen
2017-07-08
1
-1
/
+2
*
minor pep8 improvements
Ilya Etingof
2017-05-27
1
-6
/
+3
*
email changed, copyright extended to the year 2017
Ilya Etingof
2017-01-12
1
-1
/
+1
*
converted to new-style classes
Ilya Etingof
2016-06-12
1
-1
/
+1
*
fix to SNMP engine boot counter persistence
Ilya Etingof
2016-05-07
1
-7
/
+2
*
make sure to close/remove temporary files
Ilya Etingof
2016-05-07
1
-0
/
+6
*
pep8 reformatted
Ilya Etingof
2016-04-02
1
-16
/
+23
*
copyright updated
elie
2015-12-29
1
-1
/
+1
*
all SNMP counters now incremented via '+= 1' rather than 'x = x + 1'
elie
2015-12-12
1
-1
/
+1
*
copyright notice added to source code
elie
2015-11-20
1
-1
/
+6
*
linted the bad-continuation issue as well as some others
elie
2015-10-17
1
-7
/
+2
*
linted for trailing whitespaces
elie
2015-10-17
1
-8
/
+8
*
more adjustments followed layout changes
elie
2015-09-21
1
-1
/
+2
*
* documenting async command generator
elie
2015-09-17
1
-1
/
+3
*
Sphinxed
elie
2015-09-16
1
-0
/
+32
*
Major overhaul related to PySMI integration and Standard SNMP Applications
elie
2015-05-31
1
-0
/
+19
*
secure boots file creation
elie
2015-02-01
1
-4
/
+8
*
fix to possible uninitialized snmpEngineID
elie
2015-01-20
1
-1
/
+3
*
SnmpEngineBoots may wrap over
elie
2015-01-07
1
-1
/
+4
*
first attempt to make SNMP Engine settings persistent across reboots
elie
2015-01-07
1
-1
/
+35
*
Execution Observer facility implemented to give app an inside view
elie
2013-11-09
1
-2
/
+5
*
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
*
VACM modules converted from a function into an object to let it keep
elie
2013-01-05
1
-11
/
+11
*
SnmpEngine instance now carry LCD cache dictionary which can be used by
elie
2012-07-16
1
-0
/
+2
*
void access control module implemented
elie
2010-12-01
1
-1
/
+2
*
fix to wrong exceptions used
elie
2010-11-06
1
-2
/
+2
*
SnmpEngine constructor now takes optional MsgAndPduDispatcher instance
elie
2008-02-05
1
-2
/
+6
*
receiveTimerTick() implemented
elie
2006-09-20
1
-1
/
+5
*
work with Managed Objects instances rather than with their
elie
2005-10-26
1
-3
/
+3
*
minor syntax fixes followed pychecker report
elie
2005-06-27
1
-5
/
+2
*
initial revision
elie
2005-06-14
1
-0
/
+85