Commit Graph

118 Commits

Author SHA1 Message Date
onyinyang 02306582de
Update lox-library Cargo.toml for workspace 2023-06-05 14:39:10 -04:00
onyinyang 43e9a04320
Merge 'lox/master' into lox-workspace 2023-06-05 14:10:47 -04:00
onyinyang c6325d666e
initial workspace commit 2023-06-05 13:24:42 -04:00
onyinyang eb5417b6a4
Remove performance statistics tests for pipeline 2023-05-15 20:18:20 -04:00
onyinyang fc8711d279
Add test pipeline 2023-05-15 20:17:53 -04:00
onyinyang 84622bb7f8
Adds test and fixes for allocate bridges 2023-05-15 18:57:23 -04:00
onyinyang 0fd815951c
Minor fixes 2023-05-15 12:53:32 -04:00
onyinyang caf0140f41
Adds replace_bridge test and fixes bugs in the function 2023-05-15 12:32:22 -04:00
onyinyang ed12b0a83e
Fix replace bridge to align with changes to lox-distributor 2023-05-11 17:02:33 -04:00
onyinyang ac9303f828
Add functions to recycle and allocate extra bridges 2023-05-09 13:00:40 -04:00
onyinyang 8db01700f3
Added bridge replacement 2023-05-08 12:31:36 -04:00
onyinyang a5c3d4f77b
Update fingerprint to match UID from rdsys 2023-04-04 18:39:28 -04:00
onyinyang dc11cd9f38
Revise bridge bytes size to 300 2023-04-03 12:06:20 -04:00
onyinyang fbbfbcfeae
Add fingerprint field to Bridgeline 2023-04-03 11:47:11 -04:00
onyinyang 02b9f66d44
Add update bridge function 2023-03-27 12:36:57 -04:00
onyinyang 93326e24bf
Add bridge update 2023-03-23 13:21:04 -04:00
onyinyang 6681289105
Update function definition for bridge update 2023-03-23 11:00:10 -04:00
onyinyang 80dd16f081
Add bridge_update stub 2023-03-20 12:33:26 -04:00
onyinyang 74373235be
Increase bridge info size 2023-03-10 12:02:45 -05:00
onyinyang 213b8d78c9
Revert "Add fields to BridgeLine"
This reverts commit 4a014725cdae582401f5d166a722317ed45b8bfe.
2023-03-09 18:18:02 -05:00
onyinyang 3153385897
Add fields to BridgeLine 2023-03-09 16:59:20 -05:00
onyinyang d1d094b5b9
REVERT BEFORE USING: make BA today function, bridge_table public for testing 2023-02-28 12:01:00 -05:00
onyinyang f629d9e302
Make all states serializable 2023-02-06 19:47:04 -05:00
onyinyang 1dfa5184e5
Make credentials serializable for Tor JS bindings
Author:    onyinyang <onyinyang@users.noreply.github.com>
2023-01-18 15:02:28 -05:00
onyinyang 2cf3836dac
Make state serializable for Tor JS bindings
Author:    onyinyang <onyinyang@users.noreply.github.com>
2023-01-18 15:02:28 -05:00
Vecna 48f989e6c5 Make BridgeAuth (de)serializable 2022-11-22 19:15:09 -05:00
Vecna 5795754bf7 Make BridgeDb (de)serializable 2022-11-14 13:56:13 -05:00
Vecna 985d651bf0 Make Issuer Keys (de)serializable. 2022-11-13 11:33:57 -05:00
Ian Goldberg 91950f8dd3 Update README 2022-10-20 17:33:51 -04:00
Ian Goldberg fb93fddcf2 cargo fmt 2022-10-20 11:34:39 -04:00
Ian Goldberg 4b983c52c1 Don't crash if we get 0 data points for small experiments 2022-10-20 11:25:48 -04:00
onyinyang 3d74fcd5a4 Added some fixes and requested touchups from artifact review 2022-10-20 01:18:04 -04:00
onyinyang 38b2bc255b Docker works as expected, README updated 2022-10-18 00:52:10 -04:00
Ian Goldberg e814f739d0 Add MIT licence 2022-10-18 00:51:30 -04:00
onyinyang 6d044b1c9e Added results of cargo clippy --fix 2022-10-18 00:51:17 -04:00
onyinyang ec0a37cf38 Proposed changes for artifact, run_tests_fast feature runs with 100 users 2022-10-18 00:43:30 -04:00
Ian Goldberg 54168fdbc1 Touch up the docker environment 2022-08-17 10:20:12 -04:00
onyinyang 3a57921925 Updated run script to name container 2022-08-17 01:53:10 -04:00
onyinyang 40b8eb73c0 Added Dockerfile and build scripts for PETS2023 2022-08-14 20:31:09 -04:00
onyinyang a9471b2a17 Changed format of TESTNAME 2022-04-06 22:37:21 -04:00
onyinyang 47c33d036b Removed table 2022-04-06 22:33:36 -04:00
onyinyang cc5340b033 Added times to readme 2022-04-06 18:29:11 -04:00
onyinyang e66b7c38f4 Fixed testing instructions and another substring issue 2022-04-04 13:22:51 -04:00
onyinyang 7f8f1292a0 Moved README and fixed substring issue 2022-04-04 00:45:11 -04:00
onyinyang 24aa2f9014 Added Updated tests file and readme 2022-04-04 00:45:10 -04:00
onyinyang fe60fcfc2a Added timing 2022-04-04 00:45:10 -04:00
onyinyang cbd5370361 Changed printout statements and reverted to multithreaded testing 2022-04-04 00:45:10 -04:00
onyinyang f54cff45a7 Added tests for different sized bridges 2022-04-04 00:45:10 -04:00
onyinyang 00e0667ed0 Added perfstat time outputs for each test 2022-04-04 00:45:10 -04:00
onyinyang 7c94c68b44 Remove open invitation buckets from blockages, add test for 75% 2022-04-04 00:45:10 -04:00