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
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Uppercase global constants (#238)
Ilya Etingof
2019-02-10
1
-3
/
+3
*
Extend copyright notice to year 2019
Ilya Etingof
2018-12-30
1
-1
/
+1
*
Fix hlapi/v1arch request timeout
Ilya Etingof
2018-12-29
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
*
converted to new-style classes
Ilya Etingof
2016-06-12
1
-4
/
+4
*
pep8 reformatted
Ilya Etingof
2016-04-02
1
-14
/
+17
*
copyright updated
elie
2015-12-29
1
-1
/
+1
*
copyright notice added to source code
elie
2015-11-20
1
-1
/
+6
*
multiple-statements-in-one-line linted out
elie
2015-10-17
1
-1
/
+2
*
linted for trailing whitespaces
elie
2015-10-17
1
-20
/
+31
*
public API moved to AbstractTransport
elie
2015-10-16
1
-0
/
+11
*
- The asyncore-based transport subsystem extended to support POSIX
elie
2015-01-20
1
-0
/
+13
*
pylint'ed
elie
2014-06-17
1
-3
/
+3
*
* broadcast socket option can now be enabled with the .enableBroadcast()
elie
2013-12-12
1
-5
/
+5
*
minor changes to transport dispatcher's recvId logic
elie
2013-09-08
1
-5
/
+2
*
no default data routing function anymore
elie
2013-09-07
1
-5
/
+7
*
* A single instance of transport dispatcher can now serve multiple
elie
2013-09-07
1
-19
/
+41
*
move common methods to AbstractTransport
elie
2013-06-30
1
-1
/
+15
*
disptacher vs transport compatibiilty verification moved into
elie
2013-06-21
1
-0
/
+7
*
fix of rounding error to base I/O dispatcher's next timer call calculation
elie
2013-03-15
1
-3
/
+5
*
minor cosmetic changes
elie
2012-06-25
1
-11
/
+13
*
catch missing transport
elie
2011-12-05
1
-1
/
+4
*
* TimerCallable instances now use current timer resolution setting
elie
2011-12-05
1
-4
/
+9
*
transport dispatcher now provides its own time expressed in
elie
2011-11-27
1
-1
/
+19
*
major overhawl aimed at Python 2.4 through 3.2 compatibility
elie
2011-11-06
1
-3
/
+7
*
all dict.has_key() & dict.get() invocations replaced with modern syntax
elie
2011-01-20
1
-7
/
+13
*
AbstractTransportDispatcher now allows user application registering
elie
2010-04-20
1
-10
/
+21
*
allow multiple callback timer functions
elie
2008-11-22
1
-10
/
+11
*
fixes to % formatting
elie
2007-09-20
1
-3
/
+3
*
timer ticks is now 1 sec discrete
elie
2006-09-20
1
-1
/
+3
*
AbstractTransportDispatcher.runDispatcher() now runs only when 1) unsent data
elie
2005-07-25
1
-7
/
+15
*
startDispatcher() added
elie
2005-07-12
1
-0
/
+3
*
converted to changed pyasn1 behaviour -- asn1 objects now hashes to their
elie
2005-06-27
1
-5
/
+2
*
closeTransports() does not exist
elie
2005-06-24
1
-1
/
+0
*
stopDispatcher() implemented
elie
2005-06-23
1
-1
/
+4
*
* AbstractTransportDispatcher now allows transports de/registration at
elie
2005-06-14
1
-39
/
+28
*
Moved from the top-level under the roof of v4 API
elie
2004-11-12
1
-0
/
+105