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
/
asyncore
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend copyright notice to year 2019
Ilya Etingof
2018-12-30
1
-1
/
+1
*
copyright notice extended
v4.4.4
Ilya Etingof
2018-01-03
1
-1
/
+1
*
migrated references from SourceForge (#110)
Ilya Etingof
2017-11-17
1
-1
/
+1
*
email changed, copyright extended to the year 2017
Ilya Etingof
2017-01-12
1
-1
/
+1
*
pep8 reformatted
Ilya Etingof
2016-04-02
1
-4
/
+6
*
pep8 fixes
Ilya Etingof
2016-03-30
1
-0
/
+2
*
copyright updated
elie
2015-12-29
1
-1
/
+1
*
copyright notice added to source code
elie
2015-11-20
1
-1
/
+6
*
linted for trailing whitespaces
elie
2015-10-17
1
-9
/
+11
*
public API moved to AbstractTransport
elie
2015-10-16
1
-11
/
+0
*
- original asynsock transport and AsyncsockDispatcher renamed into
elie
2015-07-05
1
-4
/
+4
*
fix to asyncore-based transport not to use asyncore's cheap inheritance
elie
2014-06-14
1
-0
/
+2
*
sockets now configured with SO_REUSEADDR option to fix possible
elie
2013-09-02
1
-0
/
+1
*
fix to asyncore-based transport to work only with AsynsockDispatcher's
elie
2013-07-03
1
-6
/
+21
*
move common methods to AbstractTransport
elie
2013-06-30
1
-7
/
+1
*
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
*
I/O sockets buffer sizes made configurable, minimum default is now
elie
2012-10-11
1
-0
/
+12
*
minor cosmetic changes
elie
2012-06-25
1
-1
/
+1
*
major overhawl aimed at Python 2.4 through 3.2 compatibility
elie
2011-11-06
1
-2
/
+2
*
python < 2.2 specific code removed
elie
2011-01-20
1
-26
/
+1
*
all dict.has_key() & dict.get() invocations replaced with modern syntax
elie
2011-01-20
1
-1
/
+1
*
handle possibly missing IPv6 support
elie
2010-02-01
1
-0
/
+8
*
disable implicit registration at asyncore's default socket map
elie
2007-09-03
1
-0
/
+5
*
BadArgumentError -> CarrierError
elie
2005-06-14
1
-3
/
+3
*
since python 2.4 it appears that asyncore.dispatcher.del_channel() renders
elie
2005-03-01
1
-1
/
+0
*
Moved from the top-level under the roof of v4 API
elie
2004-11-12
1
-0
/
+75