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
/
proto
/
secmod
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEP8 optimize imports (#242)
Ilya Etingof
2019-02-12
14
-99
/
+82
*
Officially remove Python < 2.6 support (#239)
Ilya Etingof
2019-02-10
1
-6
/
+1
*
Uppercase global constants (#238)
Ilya Etingof
2019-02-10
16
-269
/
+291
*
Drop Python < 2.6 except statement compatibility trick
Ilya Etingof
2019-02-09
3
-24
/
+24
*
Drop Python < 2.6 kwargs expansion compatibility trick
Ilya Etingof
2019-02-09
1
-2
/
+2
*
Extend copyright notice to year 2019
Ilya Etingof
2018-12-30
18
-18
/
+18
*
Redesigned SMI objects management model (#214)
Ilya Etingof
2018-12-29
1
-3
/
+8
*
Tolerate non-initialised entries in SNMP community table (#195)
Ilya Etingof
2018-09-13
1
-25
/
+75
*
Overhaul SMI/MIB instrumentation API (#161)
Ilya Etingof
2018-06-30
1
-4
/
+5
*
fixed zero boots/time values put into SNMPv3 TRAP
Ilya Etingof
2018-04-21
1
-24
/
+29
*
many backward-compatibility aids dropped
Ilya Etingof
2018-02-25
1
-3
/
+1
*
strong crypto moved to pysnmpcrypto
Ilya Etingof
2018-02-19
3
-34
/
+92
*
adding docstrings, cleaning up generic_*crypt missing backend handling, and f...
mattsb42-aws
2018-02-09
3
-9
/
+9
*
initial migration to backend-selecting crypto
mattsb42-aws
2018-02-09
3
-60
/
+9
*
copyright notice extended
v4.4.4
Ilya Etingof
2018-01-03
19
-19
/
+19
*
fixed 3DES key localization bug
Ilya Etingof
2017-12-30
1
-0
/
+7
*
cosmetic code fixes
Ilya Etingof
2017-12-21
2
-2
/
+12
*
added missing SHA2 support for Blumenthal key localization
Ilya Etingof
2017-12-03
1
-8
/
+14
*
migrated references from SourceForge (#110)
Ilya Etingof
2017-11-17
19
-19
/
+19
*
pycryptodome replaced with pycryptodomex
Ilya Etingof
2017-10-05
3
-3
/
+3
*
fail gracefully when sha2 suite is not available
Ilya Etingof
2017-08-03
1
-15
/
+19
*
refactor digest size getter into property, handle the case of unavailable crypto
Ilya Etingof
2017-08-03
9
-54
/
+69
*
add support for USM SHA-2 algorithms (RFC 7860) (#71)
verrio
2017-08-03
12
-67
/
+211
*
fixed a crash happening on incomplete inbound SNMP message
Ilya Etingof
2017-07-13
1
-12
/
+4
*
Added instrumentation hooks to catch SNMP auth/crypto failures (#59)
Ilya Etingof
2017-05-27
2
-9
/
+29
*
minor pep8 improvements
Ilya Etingof
2017-05-27
4
-26
/
+26
*
required pyasn1 version is now 0.2.3
Ilya Etingof
2017-02-14
2
-11
/
+11
*
email changed, copyright extended to the year 2017
Ilya Etingof
2017-01-12
18
-18
/
+18
*
Fixes to key localization code for AES192/256
Ilya Etingof
2016-08-21
1
-5
/
+5
*
Reeder key localization refactored
Ilya Etingof
2016-08-21
4
-13
/
+15
*
Reeder key localization for AES192/256 encryption implemented
Ilya Etingof
2016-08-21
4
-2
/
+72
*
cosmetic fixes to 3DES fixes
Ilya Etingof
2016-08-21
1
-4
/
+3
*
Cleaned up code as per Illya's comments.
Bob Reese
2016-08-15
1
-7
/
+6
*
This fixes two errors SNMPV3 des3 privacy support.
Bob Reese
2016-08-08
1
-22
/
+11
*
fix to 3DES key localization procedure
Ilya Etingof
2016-07-30
5
-11
/
+16
*
converted to new-style classes
Ilya Etingof
2016-06-12
4
-4
/
+4
*
work even if transport dispatcher is not available
Ilya Etingof
2016-04-17
1
-2
/
+5
*
pep8 reformatted
Ilya Etingof
2016-04-03
13
-207
/
+369
*
pep8 reformatted
Ilya Etingof
2016-04-02
5
-35
/
+51
*
copyright updated
elie
2015-12-29
17
-17
/
+17
*
two more execution observer points added: rfc2576.processIncomingMsg
elie
2015-12-19
2
-26
/
+58
*
fix to USM: extra user entry clone removed on incoming message
elie
2015-12-19
1
-62
/
+48
*
typos
elie
2015-12-19
1
-2
/
+2
*
all SNMP counters now incremented via '+= 1' rather than 'x = x + 1'
elie
2015-12-12
2
-9
/
+9
*
copyright notice added to source code
elie
2015-11-20
17
-11
/
+114
*
linted for bad-whitespace and some other issues
elie
2015-10-17
6
-24
/
+24
*
linted the bad-continuation issue as well as some others
elie
2015-10-17
9
-643
/
+390
*
linted for trailing whitespaces
elie
2015-10-17
15
-104
/
+103
*
- original asynsock transport and AsyncsockDispatcher renamed into
elie
2015-07-05
1
-1
/
+1
*
pylint'ed
elie
2014-06-17
1
-1
/
+0
[next]