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
*
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
*
synchronous oneliner apps redesigned to offer Python generator-based
elie
2015-07-06
2
-284
/
+347
*
- original asynsock transport and AsyncsockDispatcher renamed into
elie
2015-07-05
1
-1
/
+1
*
Major overhaul related to PySMI integration and Standard SNMP Applications
elie
2015-05-31
2
-86
/
+87
*
catch unresolved OID type when building var-binds
elie
2015-03-18
1
-1
/
+4
*
no xrange in Python3
elie
2015-01-20
1
-2
/
+2
*
oneliner GETBULK Command Generator now strips possible excessive OIDs
elie
2015-01-01
1
-39
/
+35
*
CommandGenerator.getNext() & .getBulk() methods now support the
elie
2014-08-18
1
-27
/
+48
*
* unnecessary inheritance of AsyncNotificationOriginator() and
elie
2014-06-17
1
-19
/
+32
*
.getMibViewController() impemented
elie
2014-06-17
1
-15
/
+13
*
converted to the latest API that supports more data to be used
elie
2014-06-17
1
-16
/
+63
*
fix to auth objects cleanup code
elie
2014-06-15
1
-1
/
+1
*
fix to bulk command options
elie
2014-06-09
1
-1
/
+2
*
sendNotification() API correction
elie
2014-06-09
1
-6
/
+7
*
ContextData container introduced to the newest (async) API
elie
2014-06-09
3
-32
/
+48
*
Major rewrite of native SNMPv3 CommandGenerator and NotificationOriginator
elie
2014-04-04
1
-5
/
+7
*
oneliner transport object now supports setLocalAddress() method to
elie
2013-12-19
1
-1
/
+6
*
- Internal oneliner apps configuration cache moved from respective
elie
2013-11-17
2
-149
/
+301
*
Internal oneliner apps configuration cache moved from respective
elie
2013-11-10
2
-55
/
+61
*
disptacher vs transport compatibiilty verification moved into
elie
2013-06-21
2
-0
/
+5
*
credential caching improved to allow unbalanced add/del configuration
elie
2013-06-12
2
-41
/
+61
*
fix to exception message formatting
elie
2013-06-10
1
-1
/
+1
*
unused variables, imports; wrong indentation; undefined prototype attribues
elie
2013-06-04
2
-2
/
+4
*
config.addSocketTransport() helper renamed into config.addTransport()
elie
2013-06-01
1
-3
/
+3
*
Oneliner UsmUserData() and CommunityData() classes now support clone()'ing
elie
2013-06-01
1
-9
/
+44
*
fix to online dict keys removal at uncfg()
elie
2013-05-26
1
-1
/
+1
*
the userName parameter is now fully separated from securityName at
elie
2013-05-25
2
-13
/
+21
*
Oneliner transport target classes now support the getTransportInfo()
elie
2013-05-25
1
-0
/
+3
*
contextEngineId parameter of auth.UsmUserData() renamed into
elie
2013-05-21
2
-9
/
+16
*
SNMP credentials management reworked to allow multiple securityNames's in
elie
2013-05-18
3
-65
/
+92
[next]