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
/
twisted
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEP-8 long lines and dunders (#245)
Ilya Etingof
2019-02-26
4
-17
/
+47
*
PEP8 optimize imports (#242)
Ilya Etingof
2019-02-12
5
-11
/
+16
*
Uppercase global constants (#238)
Ilya Etingof
2019-02-10
5
-10
/
+15
*
Drop Python < 2.6 except statement compatibility trick
Ilya Etingof
2019-02-09
3
-12
/
+12
*
Extend copyright notice to year 2019
Ilya Etingof
2018-12-30
5
-4
/
+50
*
many backward-compatibility aids dropped
Ilya Etingof
2018-02-25
1
-46
/
+0
*
copyright notice extended
v4.4.4
Ilya Etingof
2018-01-03
5
-5
/
+5
*
migrated references from SourceForge (#110)
Ilya Etingof
2017-11-17
5
-5
/
+5
*
email changed, copyright extended to the year 2017
Ilya Etingof
2017-01-12
5
-5
/
+5
*
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
*
pep8 reformatted
Ilya Etingof
2016-04-02
5
-7
/
+22
*
copyright updated
elie
2015-12-29
5
-5
/
+5
*
copyright notice added to source code
elie
2015-11-20
5
-13
/
+38
*
linted for bad-whitespace and some other issues
elie
2015-10-17
1
-4
/
+4
*
multiple-statements-in-one-line linted out
elie
2015-10-17
2
-2
/
+4
*
linted for trailing whitespaces
elie
2015-10-17
3
-4
/
+4
*
* Asyncore and asyncio-based APIs reworked to become functions.
elie
2015-09-27
1
-2
/
+4
*
missing AbstractTransportAddress added
elie
2015-01-20
2
-0
/
+10
*
pylint'ed
elie
2014-06-17
1
-1
/
+0
*
This program is free software; you can redistribute it and/or modify
elie
2014-03-24
2
-5
/
+3
*
overload closeTransport() to get a chance to close UNIX pipe on transport
elie
2013-06-30
1
-0
/
+5
*
fix: do not close transport whenever unregistering it at dispatcher
elie
2013-06-30
1
-1
/
+0
*
move common methods to AbstractTransport
elie
2013-06-30
1
-11
/
+0
*
overload closeTransport() to close UDP port on transport shutdown
elie
2013-06-30
1
-0
/
+5
*
fix: closeTransport() should invoke stopProtocol()
elie
2013-06-30
1
-1
/
+0
*
exception re-raising improved at asynsock/twisted dispatchers so that
elie
2013-06-26
1
-4
/
+6
*
disptacher vs transport compatibiilty verification moved into
elie
2013-06-21
1
-1
/
+2
*
config.addSocketTransport() helper renamed into config.addTransport()
elie
2013-06-01
1
-0
/
+2
*
Fix to twisted/udp non-default local endpoint binding features. Common
elie
2013-03-15
1
-3
/
+3
*
* explicit twisted dispatcher's timer resolution (of 1 sec) removed to make
elie
2013-03-15
1
-6
/
+3
*
__init__.py's made non-empty as they may be optimized out by package
elie
2012-07-04
2
-0
/
+2
*
TransportAddressPair-based peer address provisioning functionality
elie
2012-07-01
1
-7
/
+0
*
hex dumps of binary parts of the protocol added to ease system
elie
2012-06-25
1
-2
/
+2
*
minor cosmetic changes
elie
2012-06-25
2
-2
/
+2
*
socket transports may now deal not only with their native addresses,
elie
2012-06-25
1
-3
/
+10
*
transport dispatcher now provides its own time expressed in
elie
2011-11-27
1
-4
/
+4
*
exlicit repr() calls replaced with '%r'
elie
2011-11-08
1
-2
/
+2
*
major overhawl aimed at Python 2.4 through 3.2 compatibility
elie
2011-11-06
4
-19
/
+21
*
fix to reactor shutdown condition
elie
2011-06-24
1
-1
/
+1
*
all dict.has_key() & dict.get() invocations replaced with modern syntax
elie
2011-01-20
1
-1
/
+4
*
Twisted support implemented
elie
2009-07-31
7
-0
/
+174