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
/
hlapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix var-bind initialization from ObjectIdentity at hlapi"
Ilya Etingof
2018-07-05
1
-4
/
+4
*
Fix typo in docstring
Ilya Etingof
2018-07-05
2
-5
/
+5
*
Fix var-bind initialization from ObjectIdentity at hlapi
Ilya Etingof
2018-07-05
1
-4
/
+4
*
many backward-compatibility aids dropped
Ilya Etingof
2018-02-25
2
-10
/
+7
*
copyright notice extended
v4.4.4
Ilya Etingof
2018-01-03
22
-22
/
+22
*
migrated references from SourceForge (#110)
Ilya Etingof
2017-11-17
22
-22
/
+22
*
make sure to pass an initializer to ASN.1 Null()
Ilya Etingof
2017-10-18
2
-4
/
+4
*
Improve documentation of varBindTable returned by bulkCmd() (#91)
Eugene M. Kim
2017-10-12
3
-21
/
+74
*
Catch and pass exceptions to Twisted deferred
Ilya Etingof
2017-10-05
2
-22
/
+49
*
Catch and pass exceptions to asyncio futures (#82)
Eugene M. Kim
2017-10-05
2
-17
/
+49
*
add support for USM SHA-2 algorithms (RFC 7860) (#71)
verrio
2017-08-03
1
-1
/
+12
*
deprecated UsmUserData instantiation params removed
Ilya Etingof
2017-07-18
1
-14
/
+1
*
better ContextData docstring
Ilya Etingof
2017-07-17
2
-10
/
+13
*
better CommunityData tags docstring
Ilya Etingof
2017-07-17
1
-8
/
+27
*
document CommunityName quirks
Ilya Etingof
2017-07-15
1
-12
/
+18
*
disambiguation of the *lexicographicMode* option
Ilya Etingof
2017-03-28
2
-25
/
+33
*
Add ignoreNonIncreasingOid option for twisted nextCmd and bulkCmd
Ryan Van Gilder
2017-03-09
1
-0
/
+13
*
typo in example
Ilya Etingof
2017-02-02
1
-1
/
+1
*
email changed, copyright extended to the year 2017
Ilya Etingof
2017-01-12
22
-22
/
+22
*
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
2
-5
/
+10
*
document hlapi transport .setLocalAddress()
Ilya Etingof
2016-12-03
1
-0
/
+13
*
Reeder key localization refactored
Ilya Etingof
2016-08-21
2
-2
/
+8
*
converted to new-style classes
Ilya Etingof
2016-06-12
5
-6
/
+6
*
pypi download badge added
Ilya Etingof
2016-06-12
1
-1
/
+0
*
fix to wrong import in docstring examples
Ilya Etingof
2016-04-08
2
-5
/
+5
*
pep8 reformatted
Ilya Etingof
2016-04-02
19
-71
/
+174
*
fix to missing next() in Python 2.5 at pysnmp.hlapi
elie
2016-02-13
2
-0
/
+14
*
copyright updated
elie
2015-12-29
18
-18
/
+18
*
copyright notice added to source code
elie
2015-11-20
18
-23
/
+104
*
unused variables dropped
elie
2015-10-18
2
-2
/
+1
*
some more random linter warnings fixed
elie
2015-10-17
5
-19
/
+19
*
linted for bad-whitespace and some other issues
elie
2015-10-17
15
-294
/
+139
*
linted the bad-continuation issue as well as some others
elie
2015-10-17
3
-4
/
+4
*
multiple-statements-in-one-line linted out
elie
2015-10-17
2
-3
/
+7
*
linted for trailing whitespaces
elie
2015-10-17
17
-166
/
+159
*
public API moved to AbstractTransport
elie
2015-10-16
1
-1
/
+2
*
fix to referencing exception
elie
2015-10-16
2
-3
/
+5
*
missing module added
elie
2015-10-14
1
-0
/
+1
*
var-bindings passing in asyncore API aligned with others
elie
2015-09-27
3
-99
/
+104
*
pysnmp.hlapi.asyncore._sync renamed
elie
2015-09-27
2
-5
/
+5
*
* Asyncore and asyncio-based APIs reworked to become functions.
elie
2015-09-27
20
-760
/
+2179
*
post-move documentation and code fixes
elie
2015-09-21
10
-102
/
+104
*
more adjustments followed layout changes
elie
2015-09-21
3
-6
/
+9
*
major revamp:
elie
2015-09-20
12
-743
/
+441
*
sidebar menu rearrangement + typo fixes
elie
2015-09-19
1
-2
/
+2
*
asynchronous notification originator documented + fixes here and there
elie
2015-09-17
3
-6
/
+123
*
async command generator documented + fixes
elie
2015-09-17
3
-24
/
+306
*
* documenting async command generator
elie
2015-09-17
3
-10
/
+112
*
* synchronous oneliner apps redesigned to offer Python generator-based
elie
2015-09-14
11
-342
/
+1338
[next]