Joel Bender
|
a1ff426686
|
cov update and additional test code closes (#208)
|
2018-07-10 20:38:14 -04:00 |
|
Joel Bender
|
d3bd97f07f
|
make multiple transitions for the basic test
|
2018-07-08 21:55:12 -04:00 |
|
Joel Bender
|
d14e0de3e4
|
include av tests, group td init items togther
|
2018-07-08 00:06:43 -04:00 |
|
Joel Bender
|
da8465c6df
|
split the binary value tests out into their own module
|
2018-07-07 21:15:48 -04:00 |
|
Joel Bender
|
debf463a4a
|
align the API (#208)
|
2018-07-06 00:15:03 -04:00 |
|
Joel Bender
|
816bab7b60
|
bump for the next release
|
2018-07-06 00:11:04 -04:00 |
|
Joel Bender
|
6582ba7661
|
stage for the 0.17.4 release
|
2018-07-04 23:49:32 -04:00 |
|
Joel Bender
|
a293417990
|
merged already
|
2018-07-04 23:44:53 -04:00 |
|
Joel Bender
|
8f10342c26
|
wasn't this committed already? :-/
|
2018-07-04 23:43:28 -04:00 |
|
Joel Bender
|
acffe14c93
|
COV code updated (#192)
|
2018-07-04 17:32:17 -04:00 |
|
Joel Bender
|
216f30aa42
|
move the sandbox code into samples
|
2018-07-04 17:28:35 -04:00 |
|
Joel Bender
|
c368b0ed50
|
additional 'switch' for swapping components in/out of a stack without rebinding (#172)
|
2018-07-04 17:27:44 -04:00 |
|
Joel Bender
|
e191623c2b
|
sample to save/restore/write recipient list, dump out event notifications
|
2018-06-30 14:28:12 -04:00 |
|
Joel Bender
|
d2fc0fb0a3
|
minor output cleanup
|
2018-06-29 21:30:03 -04:00 |
|
Joel Bender
|
d33c92c8e4
|
clean up the state names
|
2018-06-29 20:32:22 -04:00 |
|
Joel Bender
|
83bc29a7e8
|
more tests
|
2018-06-29 20:11:22 -04:00 |
|
Joel Bender
|
463b2ec895
|
add a generator for easier access to active subscriptions
|
2018-06-29 20:11:08 -04:00 |
|
Joel Bender
|
62decf7611
|
adjust the test
|
2018-06-29 01:06:54 -04:00 |
|
Joel Bender
|
2d88f04d26
|
send a notification to the client after new and renewed subscriptions
|
2018-06-29 01:06:31 -04:00 |
|
Joel Bender
|
e9c511c2c2
|
add an easy way for a state to ignore packets by creating a ReceiveTransition back to itself
|
2018-06-29 00:13:32 -04:00 |
|
Joel Bender
|
9db07dc8d5
|
more tests
|
2018-06-28 16:43:43 -04:00 |
|
Joel Bender
|
352b92da92
|
add an option to keep the debugging file
|
2018-06-28 16:43:19 -04:00 |
|
Joel Bender
|
5c3c13346a
|
add a sample script to run tests -- not sure where to put this
|
2018-06-28 12:23:08 -04:00 |
|
Joel Bender
|
3cd5783076
|
make a distinction between a sniffer node and a sniffer state machine, both now ignore network layer traffic if there is any (for now), clean up tests
|
2018-06-28 10:57:28 -04:00 |
|
Joel Bender
|
7d55746b77
|
threading examples
|
2018-06-27 23:54:44 -04:00 |
|
Joel Bender
|
ac840a13da
|
update to the API changes
|
2018-06-27 20:42:33 -04:00 |
|
Joel Bender
|
0d8d0fefd6
|
changed catching all errors to just asserts
|
2018-06-26 10:34:06 -04:00 |
|
Joel Bender
|
16892d3714
|
move names around, trap assert exceptions for state machine 'call'
|
2018-06-26 09:59:12 -04:00 |
|
Joel Bender
|
379ecd7e77
|
simple binary test with one transition
|
2018-06-22 01:17:18 -04:00 |
|
Joel Bender
|
1fdfea1f0b
|
add a traffic log, application needs IOController for sending notifications
|
2018-06-22 01:16:43 -04:00 |
|
Joel Bender
|
5078d59a15
|
apply patch mentioned in #192
|
2018-06-20 23:48:08 -04:00 |
|
Joel Bender
|
a1780e25e6
|
Merge branch '178-bbmd-behind-a-proxy' into stage
|
2018-06-20 22:17:15 -04:00 |
|
Joel Bender
|
612b4234ee
|
merge in NAT stuff from #178
|
2018-06-20 22:16:19 -04:00 |
|
Joel Bender
|
0f486625a1
|
merge in stage
|
2018-06-20 22:09:46 -04:00 |
|
Joel Bender
|
6cc44d8eb5
|
pull in old changes from #173
|
2018-06-20 21:32:44 -04:00 |
|
Joel Bender
|
cb05f200f7
|
merge #172 into stage, still just in sandbox
|
2018-06-20 19:14:25 -04:00 |
|
Joel Bender
|
aa3e6f008a
|
merging #189
|
2018-06-20 18:50:42 -04:00 |
|
Joel Bender
|
207e195edc
|
merging #198
|
2018-06-20 18:47:26 -04:00 |
|
Joel Bender
|
ef19fb4126
|
clean up samples #189
|
2018-06-19 20:54:25 -04:00 |
|
Joel Bender
|
21fc057587
|
pass along all the args and kwargs to wait() and return what it returns (returns True except if a timeout is given and the operation times out, new in 3.1+)
|
2018-06-19 11:36:31 -04:00 |
|
Joel Bender
|
68ca5ec151
|
misleading exception message
|
2018-06-19 11:31:50 -04:00 |
|
Joel Bender
|
6b74cad1eb
|
bump version number, additional test for #198
|
2018-06-13 09:29:34 -04:00 |
|
Joel Bender
|
a3c9f1eb46
|
print out the incoming routing message content
|
2018-06-13 09:06:09 -04:00 |
|
Joel Bender
|
a885e4fe7a
|
v0.17.2
|
2018-06-12 10:27:57 -04:00 |
|
Joel Bender
|
9daa9f1ec8
|
router bug fix and addtional tests
|
2018-06-12 09:55:34 -04:00 |
|
Joel Bender
|
76fd2e7b00
|
bring the branch up to date
|
2018-06-03 22:35:59 -04:00 |
|
Joel Bender
|
4a59354015
|
prep stage for the next minor release
|
2018-05-31 22:37:11 -04:00 |
|
Joel Bender
|
e2f5fb3023
|
0.17.1 released
|
2018-05-26 22:11:16 -04:00 |
|
Joel Bender
|
6d1c019aef
|
doc string update
|
2018-05-24 23:29:19 -04:00 |
|
Joel Bender
|
6170b75fd4
|
make it easier to initialize local device objects from the INI file, clean up samples
|
2018-05-24 16:33:48 -04:00 |
|