Jedrzej Stuczynski
|
f8a468135a
|
Replaced AuthToken with new implementation
|
2020-01-31 11:59:27 +00:00 |
|
Jedrzej Stuczynski
|
6168cb7276
|
Decreased logging severity for failing to close read tcp socket
|
2020-01-27 17:08:12 +00:00 |
|
Dave Hrycyszyn
|
e5580df77b
|
directory-client: removed premature equality check which caused a lock update problem
|
2020-01-27 14:59:56 +00:00 |
|
Dave Hrycyszyn
|
416e1f19e0
|
cargo: updating sphinx to latest pinned version
|
2020-01-27 12:09:39 +00:00 |
|
Dave Hrycyszyn
|
398fa5c643
|
Merge branch 'develop' into feature/base58
|
2020-01-24 16:40:32 +00:00 |
|
Dave Hrycyszyn
|
80537045b4
|
directory-client: fullpath on std::io::Error needed for some reason
|
2020-01-24 16:22:44 +00:00 |
|
Dave Hrycyszyn
|
8cf37e10ce
|
directory-client: removing unused imports
|
2020-01-24 16:21:23 +00:00 |
|
Dave Hrycyszyn
|
a1af0b9345
|
directory-client: ripped presence apart a bit
|
2020-01-24 16:18:22 +00:00 |
|
Dave Hrycyszyn
|
d6ce495e08
|
git: ignoring local dictionary
|
2020-01-24 15:42:27 +00:00 |
|
Jedrzej Stuczynski
|
1b787c94bf
|
Removed unwrap/expect calls wherever feasible and introduced Result types where appropriate
|
2020-01-24 15:31:40 +00:00 |
|
Dave Hrycyszyn
|
f5bbfa8975
|
cargo: updating all crates to use newest Sphinx
|
2020-01-24 13:17:15 +00:00 |
|
Dave Hrycyszyn
|
6e676fc1e4
|
ibid
|
2020-01-24 12:38:55 +00:00 |
|
Dave Hrycyszyn
|
94314e332d
|
sphinx: restoring commit version
|
2020-01-24 12:36:57 +00:00 |
|
Dave Hrycyszyn
|
383539bd25
|
Merge branch 'develop' into feature/version-filtering-improvements
|
2020-01-24 12:24:33 +00:00 |
|
Dave Hrycyszyn
|
4cb1719ee4
|
Back to compiling after some self-experimentation and learning...
|
2020-01-24 11:03:02 +00:00 |
|
Jedrzej Stuczynski
|
6348f9e2e1
|
Merge branch 'develop' into feature/refreshing_topology
|
2020-01-23 17:00:11 +00:00 |
|
Jedrzej Stuczynski
|
e5b3a29c5f
|
Defined ability to compare two 'Topology' instances
The comparison ignores 'last-seen' field or ordering of nodes and
clients
|
2020-01-23 16:53:02 +00:00 |
|
Dave Hrycyszyn
|
1e8423b339
|
Started to use logging instead of println
|
2020-01-22 17:22:03 +00:00 |
|
Dave Hrycyszyn
|
09cb17e6ab
|
all: using pretty_env_logger pretty much everywhere
|
2020-01-22 16:29:59 +00:00 |
|
Dave Hrycyszyn
|
f785637cd5
|
provider-client: removing unused commands module
|
2020-01-22 12:57:35 +00:00 |
|
Jedrzej Stuczynski
|
91eb03fbb6
|
Derived PartialEq on Topology
|
2020-01-22 12:22:15 +00:00 |
|
Jedrzej Stuczynski
|
7045db7d70
|
ibid.
|
2020-01-22 10:50:22 +00:00 |
|
Jedrzej Stuczynski
|
2364fbdc09
|
Moved sphinx packet encapsulation and poisson delay sampling to mix client
|
2020-01-22 10:50:03 +00:00 |
|
Jedrzej Stuczynski
|
641dc78903
|
Removed too aggressive logging
|
2020-01-21 17:07:21 +00:00 |
|
Jedrzej Stuczynski
|
7889ab4778
|
Removed redundant logging statement
|
2020-01-21 13:07:51 +00:00 |
|
Jedrzej Stuczynski
|
2af18a85e5
|
Added "is_registered" method to provider client
|
2020-01-21 12:26:10 +00:00 |
|
Jedrzej Stuczynski
|
518244f6bf
|
presence client: conversion of MixNodePresence into topology::MixNode returns a Result
|
2020-01-17 13:07:54 +00:00 |
|
Jedrzej Stuczynski
|
809db67efd
|
nym-client: resolving dns names to ips
|
2020-01-17 12:35:04 +00:00 |
|
Jedrzej Stuczynski
|
173daa7305
|
Fixed broken test
|
2020-01-14 13:47:47 +00:00 |
|
Jedrzej Stuczynski
|
a6014a6ad5
|
Formatting
|
2020-01-14 12:33:31 +00:00 |
|
Jedrzej Stuczynski
|
ea7a5cf044
|
Fixed bug in converting MixNode to MixNodePresence
|
2020-01-14 12:33:13 +00:00 |
|
Jedrzej Stuczynski
|
7895eb8c38
|
Initial topology version filtering
|
2020-01-14 10:28:48 +00:00 |
|
Jedrzej Stuczynski
|
164ebf47be
|
From nymtopology nodes for prence topology
|
2020-01-14 10:26:54 +00:00 |
|
Jedrzej Stuczynski
|
04f11ecafa
|
Added version to topology for coconodes
|
2020-01-14 10:10:05 +00:00 |
|
Dave Hrycyszyn
|
507e910e72
|
Pulled nym-client binary out to top-level
|
2020-01-13 18:25:05 +00:00 |
|