Jedrzej Stuczynski
|
eee87a4d45
|
Sampling poisson distribution
|
2019-12-13 11:23:25 +00:00 |
|
Jedrzej Stuczynski
|
9114a10880
|
Initial structure for starting all traffic streams
|
2019-12-12 17:23:03 +00:00 |
|
Jedrzej Stuczynski
|
ccca67acd5
|
Zeroed public keys to match local deployment + provider 'polling'
|
2019-12-12 14:15:08 +00:00 |
|
Jedrzej Stuczynski
|
f28eac7f94
|
changed default destination address to be non-zero
|
2019-12-12 14:01:02 +00:00 |
|
Jedrzej Stuczynski
|
26bd084862
|
Merge branch 'develop' into feature/provider_polling
|
2019-12-12 13:58:16 +00:00 |
|
Jedrzej Stuczynski
|
536d86d6e3
|
Retrieving stored messages
|
2019-12-12 13:56:31 +00:00 |
|
Jędrzej Stuczyński
|
ae6f118c88
|
Merge pull request #17 from nymtech/feature/persistent-keys
Feature/persistent keys
|
2019-12-12 13:03:59 +00:00 |
|
Jędrzej Stuczyński
|
b0041eab17
|
Merge pull request #15 from nymtech/feature/extract-padding
Feature/extract padding
|
2019-12-12 12:52:18 +00:00 |
|
Dave Hrycyszyn
|
fe45a5382e
|
utils: removing useless assert
|
2019-12-12 12:50:46 +00:00 |
|
Dave Hrycyszyn
|
9819479096
|
init: using proper directory commands and displaying banner during init
|
2019-12-12 12:40:47 +00:00 |
|
Dave Hrycyszyn
|
53408ef393
|
main: splitting banner and usage into separate functions
|
2019-12-12 12:40:21 +00:00 |
|
Dave Hrycyszyn
|
9ecff9b5bf
|
init: writing pem files
|
2019-12-12 11:34:50 +00:00 |
|
Dave Hrycyszyn
|
45176a7ce0
|
main: messing with args and adding banner
|
2019-12-12 11:34:40 +00:00 |
|
Dave Hrycyszyn
|
64b43875a8
|
directory: wire up all requests so that they're available for use
|
2019-12-11 17:17:29 +00:00 |
|
Dave Hrycyszyn
|
eccf5abb7a
|
Extracting bytes function into its own utility
|
2019-12-11 16:58:58 +00:00 |
|
Jedrzej Stuczynski
|
39bbecb55d
|
Closing socket to server on being done
|
2019-12-11 16:42:25 +00:00 |
|
Dave Hrycyszyn
|
71527eebf7
|
run: looking a little cleaner
|
2019-12-11 16:35:39 +00:00 |
|
Dave Hrycyszyn
|
f435eae5aa
|
run: starting to name some functions
|
2019-12-11 16:18:53 +00:00 |
|
Dave Hrycyszyn
|
46b3f7d860
|
Exposing presence module
|
2019-12-11 16:00:36 +00:00 |
|
Jedrzej Stuczynski
|
639187776e
|
Moved provider requests to subcrate in sfw provider
|
2019-12-11 15:50:29 +00:00 |
|
Dave Hrycyszyn
|
84ce1611a1
|
client: packets are sending!
|
2019-12-11 15:33:27 +00:00 |
|
Jedrzej Stuczynski
|
456494f05f
|
Requests for messages
|
2019-12-11 15:17:47 +00:00 |
|
Dave Hrycyszyn
|
5c59cb5c3d
|
directory: presence for providers now working
|
2019-12-11 14:15:52 +00:00 |
|
Dave Hrycyszyn
|
decebcf93f
|
directory: presence mixnode post now working
|
2019-12-11 14:10:41 +00:00 |
|
Dave Hrycyszyn
|
1901727787
|
directory: coconodes presence now working
|
2019-12-11 14:07:38 +00:00 |
|
Dave Hrycyszyn
|
3a57939d55
|
directory: metrics_mixes_post complete
|
2019-12-11 11:53:28 +00:00 |
|
Dave Hrycyszyn
|
d879192d83
|
directory: using new PersistedMixMetric model
|
2019-12-11 11:15:06 +00:00 |
|
Dave Hrycyszyn
|
8df4f91c22
|
directory: adding a PersistedMixMetric model (has a timestamp)
|
2019-12-11 11:14:46 +00:00 |
|
Dave Hrycyszyn
|
288c414075
|
directory: removing unused imports
|
2019-12-11 11:01:16 +00:00 |
|
Dave Hrycyszyn
|
5e734d1dce
|
directory: retrieving mixmetrics complete
|
2019-12-11 11:00:16 +00:00 |
|
Dave Hrycyszyn
|
ffa2967a00
|
directory: calling assert on topology mocks
|
2019-12-11 10:37:59 +00:00 |
|
Dave Hrycyszyn
|
16d5ca40e2
|
Fixing up client mod
|
2019-12-11 10:36:43 +00:00 |
|
Dave Hrycyszyn
|
df1ec3f76b
|
directory: calling assert on mocks
|
2019-12-11 10:36:35 +00:00 |
|
Dave Hrycyszyn
|
c4fc537930
|
Adding a file for the Provider client to eventually live in
|
2019-12-11 10:36:23 +00:00 |
|
Dave Hrycyszyn
|
d55e7482ed
|
Fixing warning
|
2019-12-11 01:06:17 +00:00 |
|
Dave Hrycyszyn
|
c5c4cec741
|
commands: removing redundant directory server check
|
2019-12-11 00:58:37 +00:00 |
|
Dave Hrycyszyn
|
372d21f44e
|
commands: grouping into a subdirectory and cleaning up execution
|
2019-12-11 00:57:01 +00:00 |
|
Dave Hrycyszyn
|
1b70bd4d5a
|
main: extracting init and socket commands.
|
2019-12-11 00:51:14 +00:00 |
|
Dave Hrycyszyn
|
5948725502
|
main: extracting the run command into its own module
|
2019-12-11 00:46:09 +00:00 |
|
Dave Hrycyszyn
|
2e55719a8a
|
DirectoryClient cleanup
|
2019-12-11 00:34:54 +00:00 |
|
Dave Hrycyszyn
|
e1f5de6cb7
|
Tightening up path usage in requests
|
2019-12-11 00:34:34 +00:00 |
|
Dave Hrycyszyn
|
48501b9305
|
Cleaning up junk methods in directory mod
|
2019-12-11 00:34:03 +00:00 |
|
Dave Hrycyszyn
|
44089ed558
|
Re-enabling directory requests in run
|
2019-12-11 00:33:27 +00:00 |
|
Dave Hrycyszyn
|
04612ca98b
|
Ensuring that we can use the full glory of the topology fixture
|
2019-12-10 19:31:03 +00:00 |
|
Dave Hrycyszyn
|
61c8ed9c2e
|
directory: checking that topology is returned with data
|
2019-12-10 19:28:15 +00:00 |
|
Dave Hrycyszyn
|
8f2d5f970a
|
directory: adding path to request fields
|
2019-12-10 19:27:56 +00:00 |
|
Dave Hrycyszyn
|
d814a3c41a
|
directory: further tests on topology get request
|
2019-12-10 19:16:48 +00:00 |
|
Dave Hrycyszyn
|
c8c178c7e7
|
Fixing compiler warning
|
2019-12-10 18:34:08 +00:00 |
|
Dave Hrycyszyn
|
fc4e4168db
|
WIP
|
2019-12-10 18:24:51 +00:00 |
|
Dave Hrycyszyn
|
ce5af2bc04
|
directory: moving presence models
|
2019-12-10 18:02:07 +00:00 |
|