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
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo in class name
Ilya Etingof
2017-04-04
1
-1
/
+1
*
`ErrorIndication` is now based on `Exception`
Ilya Etingof
2017-04-04
2
-49
/
+28
*
typo
Ilya Etingof
2017-04-03
1
-1
/
+1
*
unified `errorIndication` values to uniformly be `ErrorIndication` instances
Ilya Etingof
2017-04-03
2
-2
/
+4
*
typo
Ilya Etingof
2017-03-30
1
-1
/
+1
*
disambiguation of the *lexicographicMode* option
Ilya Etingof
2017-03-28
3
-26
/
+34
*
more concise unknown PDU event handling
Ilya Etingof
2017-03-23
1
-10
/
+7
*
fixed crash when unknown PDU reporting is attempted
Ilya Etingof
2017-03-22
1
-3
/
+1
*
Fix to infinite recursion in TextualConvention.prettyIn() (#48)
Ilya Etingof
2017-03-19
1
-4
/
+3
*
more efficient getOidVal
Ilya Etingof
2017-03-14
1
-4
/
+1
*
fix to accidentally reset error-status field in SNMPv1 PDU
Ilya Etingof
2017-03-11
2
-2
/
+2
*
4.3.5
Ilya Etingof
2017-03-10
1
-1
/
+1
*
Add ignoreNonIncreasingOid option for twisted nextCmd and bulkCmd
Ryan Van Gilder
2017-03-09
1
-0
/
+13
*
fixes to pyasn1 OctetString inheritance
Ilya Etingof
2017-02-27
1
-18
/
+12
*
v2c.IpAddress is a bit more constrained than v1.IpAddress
Ilya Etingof
2017-02-14
1
-1
/
+1
*
required pyasn1 version is now 0.2.3
Ilya Etingof
2017-02-14
6
-49
/
+48
*
fix to invalid-msg-counter increment
Ilya Etingof
2017-02-12
1
-8
/
+4
*
typo
Ilya Etingof
2017-02-09
1
-1
/
+1
*
fix to v1arch example to accommodate pyasn1 change
Ilya Etingof
2017-02-09
2
-2
/
+2
*
do not require dot in "d" spec of DISPLAY-HINT
Ilya Etingof
2017-02-04
1
-3
/
+3
*
transport address objects made iterable to override pyasn1's __iter__
Ilya Etingof
2017-02-04
2
-6
/
+24
*
pyasn1 SEQUENCE iteration rules change
Ilya Etingof
2017-02-04
1
-3
/
+8
*
added a note into TextualConvention doc
Ilya Etingof
2017-02-02
1
-1
/
+4
*
typo in example
Ilya Etingof
2017-02-02
1
-1
/
+1
*
fix to TextualConvention initializer: trigger prettyIn parser by "text" input
Ilya Etingof
2017-02-02
1
-2
/
+4
*
fix to TextualConvention initializer
Ilya Etingof
2017-02-02
1
-1
/
+1
*
TextualConvention.prettyIn() implemented
Ilya Etingof
2017-02-01
1
-60
/
+246
*
TextualConvention.prettyOut improved to be better compliant with SMI
Ilya Etingof
2017-02-01
1
-27
/
+10
*
email changed, copyright extended to the year 2017
Ilya Etingof
2017-01-12
140
-140
/
+140
*
wrong superclass constructor call
Ilya Etingof
2016-12-22
1
-1
/
+1
*
Fixed some typos in arguments with previous commit
Gerrat Rickert
2016-12-21
1
-2
/
+2
*
Removed tuple unpacking in function signatures in twisted since removed in Py...
Gerrat Rickert
2016-12-21
3
-6
/
+11
*
document hlapi transport .setLocalAddress()
Ilya Etingof
2016-12-03
1
-0
/
+13
*
missing index added to bundled RFC1213::atEntry MIB table
Ilya Etingof
2016-11-30
1
-4
/
+4
*
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
8
-24
/
+32
*
Reeder key localization for AES192/256 encryption implemented
Ilya Etingof
2016-08-21
5
-4
/
+78
*
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
*
fix to pythonnized MIB loading when only .pyc files are present
Ilya Etingof
2016-07-03
1
-15
/
+16
*
keep some classes old-style for a while
Ilya Etingof
2016-06-13
2
-14
/
+16
*
converted to new-style classes
Ilya Etingof
2016-06-12
37
-55
/
+55
*
pypi download badge added
Ilya Etingof
2016-06-12
1
-1
/
+0
*
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
*
work even if transport dispatcher is not available
Ilya Etingof
2016-04-17
1
-2
/
+5
*
fix to wrong import in docstring examples
Ilya Etingof
2016-04-08
2
-5
/
+5
*
pep8 reformatted
Ilya Etingof
2016-04-05
9
-65
/
+126
[next]