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
/
carrier
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve IPV6 debugging
Ilya Etingof
2019-02-07
2
-4
/
+12
*
Fix socket iov blob dump in debug
Ilya Etingof
2019-02-07
1
-3
/
+5
*
Add `IPV6_V6ONLY` IPV6 socket option
Ilya Etingof
2019-02-07
2
-2
/
+3
*
Emit low-level sendmsg/recvmsg debugging
Ilya Etingof
2019-02-07
2
-0
/
+28
*
Extend copyright notice to year 2019
Ilya Etingof
2018-12-30
24
-18
/
+155
*
Fix hlapi/v1arch request timeout
Ilya Etingof
2018-12-29
2
-3
/
+2
*
Fix typos
Ilya Etingof
2018-10-17
1
-1
/
+1
*
Avoid deprecation warnings for asyncio.async() in server mode (#202)
Fabrizio Vanni
2018-09-26
1
-1
/
+5
*
Fix py3.7 syntax error caused by async keyword (#180)
Michal Arbet
2018-07-31
2
-3
/
+3
*
Remove `pysnmp.carrier.asynsock` sub-package (#166)
Ilya Etingof
2018-07-08
5
-25
/
+0
*
Fix scoping bug in asyncio wrapper
Ilya Etingof
2018-07-04
2
-7
/
+7
*
asyncio.async deprecated since 3.4.4 (#143)
Cameron
2018-04-21
2
-4
/
+18
*
many backward-compatibility aids dropped
Ilya Etingof
2018-02-25
3
-114
/
+0
*
copyright notice extended
v4.4.4
Ilya Etingof
2018-01-03
24
-24
/
+24
*
migrated references from SourceForge (#110)
Ilya Etingof
2017-11-17
24
-24
/
+24
*
minor pep8 improvements
Ilya Etingof
2017-05-27
2
-4
/
+4
*
do not bind to a specific event loop at import time (#53)
James Brown
2017-04-09
4
-25
/
+12
*
email changed, copyright extended to the year 2017
Ilya Etingof
2017-01-12
24
-24
/
+24
*
wrong superclass constructor call
Ilya Etingof
2016-12-22
1
-1
/
+1
*
Removed tuple unpacking in function signatures in twisted since removed in Py...
Gerrat Rickert
2016-12-21
1
-1
/
+1
*
converted to new-style classes
Ilya Etingof
2016-06-12
1
-4
/
+4
*
pep8 reformatted
Ilya Etingof
2016-04-02
19
-52
/
+107
*
pep8 fixes
Ilya Etingof
2016-03-30
2
-0
/
+14
*
copyright updated
elie
2015-12-29
24
-24
/
+24
*
all SNMP counters now incremented via '+= 1' rather than 'x = x + 1'
elie
2015-12-12
1
-2
/
+2
*
copyright notice added to source code
elie
2015-11-20
24
-25
/
+145
*
some more random linter warnings fixed
elie
2015-10-17
1
-1
/
+1
*
linted for bad-whitespace and some other issues
elie
2015-10-17
2
-6
/
+6
*
linted the bad-continuation issue as well as some others
elie
2015-10-17
3
-16
/
+10
*
multiple-statements-in-one-line linted out
elie
2015-10-17
9
-22
/
+39
*
linted for trailing whitespaces
elie
2015-10-17
14
-97
/
+109
*
public API moved to AbstractTransport
elie
2015-10-16
2
-11
/
+11
*
explicitly check for proper Python version
elie
2015-10-16
1
-5
/
+4
*
a couple of misnamed symbols fixed
elie
2015-10-16
1
-2
/
+2
*
missing symbol error fixed
elie
2015-10-16
1
-1
/
+1
*
* Asyncore and asyncio-based APIs reworked to become functions.
elie
2015-09-27
1
-2
/
+4
*
- original asynsock transport and AsyncsockDispatcher renamed into
elie
2015-07-05
12
-9
/
+21
*
UDP/IPv6 support added to asyncio-based transport
elie
2015-03-08
3
-31
/
+71
*
cosmetics
elie
2015-03-08
1
-1
/
+0
*
base addressType defined
elie
2015-03-08
1
-0
/
+1
*
shutdown transport from closeTransport()
elie
2015-03-07
1
-0
/
+6
*
missing AbstractTransportAddress added
elie
2015-01-20
3
-0
/
+15
*
- The asyncore-based transport subsystem extended to support POSIX
elie
2015-01-20
7
-21
/
+212
*
* asyncio transport made compatible with trollius
elie
2014-12-15
4
-18
/
+37
*
missing exception fix
elie
2014-11-05
1
-1
/
+1
*
initial support for asyncio network transport added
elie
2014-11-04
6
-0
/
+253
*
pylint'ed
elie
2014-06-17
4
-6
/
+5
*
fix to asyncore-based transport not to use asyncore's cheap inheritance
elie
2014-06-14
1
-0
/
+2
*
This program is free software; you can redistribute it and/or modify
elie
2014-03-24
2
-5
/
+3
*
new public DgramSocketTransport.getLocalAddress() returns local endpoint
elie
2014-01-08
1
-3
/
+3
[next]