meejah
|
29563b8f2d
|
assert proper errors
|
2020-05-04 21:59:15 -06:00 |
|
meejah
|
8965c77d63
|
look for correct error-string
|
2020-05-04 21:59:15 -06:00 |
|
meejah
|
e74d2a7d01
|
get rid of redundant 'introducer_clients' var
|
2018-09-10 21:58:27 -06:00 |
|
meejah
|
43d857a0bd
|
more refactor + fix some node tests
|
2018-09-10 21:58:27 -06:00 |
|
meejah
|
1b6f477549
|
Pull "config" handling out of Node and hide node-derivitives
This includes:
- refactor to create_client and _Client
- refactor to _IntroducerNode and create_introducer
|
2017-11-20 12:57:20 -07:00 |
|
Brian Warner
|
582931b1c2
|
docs: recommend proper introducers.yaml syntax
add a test to exercise that this syntax is parseable, and another to point
out that the previously-recommended syntax was not
refs ticket:2862
|
2017-01-08 22:59:51 -08:00 |
|
Brian Warner
|
02ba2a05c3
|
implement --listen=none, use it for create-client
Improve docs on server configuration to explain --listen options.
|
2016-09-14 16:12:32 -07:00 |
|
Brian Warner
|
d802135db1
|
test introducerless config
refs ticket:68
|
2016-09-12 17:45:17 -07:00 |
|
Brian Warner
|
4ae574cca0
|
test_multi_introducers: add more tests
|
2016-09-12 17:30:06 -07:00 |
|
David Stainton
|
4f717ba808
|
Add a multi-introducer implementation
this is based the previous work of warner, killyourtv and leif
fixes ticket #68
|
2016-09-13 00:15:52 +00:00 |
|