.. |
service
|
merging #78, ready for release
|
2017-09-25 21:47:59 -04:00 |
__init__.py
|
get ready for the next patch release
|
2017-09-30 03:29:22 -04:00 |
analysis.py
|
remove error check, fix names #124
|
2017-04-21 23:11:59 -04:00 |
apdu.py
|
sync the versions
|
2017-09-07 00:23:53 -04:00 |
app.py
|
add a reference count to the cache information record
|
2017-09-30 03:19:06 -04:00 |
appservice.py
|
update to pass deltas rather than using clock time
|
2017-09-14 22:18:35 -04:00 |
basetypes.py
|
update bit string lenghts, closes #121
|
2017-04-07 19:01:31 -04:00 |
bsll.py
|
remove flakes
|
2015-07-17 09:24:05 -04:00 |
bsllservice.py
|
in theory this fixes #1
|
2015-07-23 02:04:50 -04:00 |
bvll.py
|
sync python versions
|
2017-09-08 23:45:39 -04:00 |
bvllservice.py
|
add a call() transition and tests, foreign device registration tests
|
2017-09-12 02:52:23 -04:00 |
capability.py
|
remove obnoxious trailing blanks
|
2016-11-07 22:45:32 -05:00 |
comm.py
|
typo slipped in
|
2016-11-05 00:15:14 -04:00 |
commandlogging.py
|
starting py25, syncing some py27 and py34 changes
|
2015-07-15 22:24:07 -04:00 |
console.py
|
sync changes across versions
|
2016-11-07 23:37:46 -05:00 |
consolecmd.py
|
closes #66
|
2016-02-21 14:36:05 -05:00 |
consolelogging.py
|
allow the INI file name to be specified in the environment
|
2017-02-24 09:40:00 -05:00 |
constructeddata.py
|
adding and removing a property
|
2017-09-26 00:20:17 -04:00 |
core.py
|
minor code formatting
|
2017-09-19 02:41:58 -04:00 |
debugging.py
|
simplify xtob
|
2017-09-12 22:06:22 -04:00 |
errors.py
|
remove obnoxious trailing blanks
|
2016-11-07 22:45:32 -05:00 |
event.py
|
a wandering octet crossed into this lane
|
2015-07-17 09:58:16 -04:00 |
iocb.py
|
update to pass deltas rather than using clock time
|
2017-09-14 22:18:35 -04:00 |
netservice.py
|
remove flakes
|
2015-07-17 09:24:05 -04:00 |
npdu.py
|
remove flakes
|
2015-07-17 09:24:05 -04:00 |
object.py
|
the 'description' property is optional
|
2017-08-02 11:14:34 -04:00 |
pdu.py
|
added unicode tests #139
|
2017-09-19 19:33:24 -04:00 |
primitivedata.py
|
allow unicode strings per #139 and include tests
|
2017-09-18 21:40:28 -04:00 |
singleton.py
|
starting py25, syncing some py27 and py34 changes
|
2015-07-15 22:24:07 -04:00 |
task.py
|
update to pass deltas rather than using clock time
|
2017-09-14 22:18:35 -04:00 |
tcp.py
|
sync changes across versions
|
2016-11-07 23:37:46 -05:00 |
udp.py
|
add the close_socket() function requested in #107
|
2017-03-03 23:43:05 -05:00 |
vlan.py
|
switch from deferred calls to 'run this now' tasks
|
2017-09-19 02:43:12 -04:00 |