onyinyang
|
eb5417b6a4
|
Remove performance statistics tests for pipeline
|
2023-05-15 20:18:20 -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
|
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
|
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 |
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 |
onyinyang
|
18f082ab84
|
Fixed bug that still blocked spares
|
2022-04-04 00:45:10 -04:00 |
onyinyang
|
8ebcd4cec3
|
Changed blockage test to only block non-spare buckets
|
2022-04-04 00:45:10 -04:00 |
onyinyang
|
628ecaf4a4
|
Add more bridges for consistency, printout units
Committer: ltulloch <ltulloch@uwaterloo.ca>
|
2022-04-04 00:45:10 -04:00 |
onyinyang
|
272555f3c8
|
Corrected error causing response handling stdev anomaly, adjusted test size for blockages
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
2a6988e742
|
Add tests for varying percentages of blocked bridge
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
10959e1110
|
Updated print statements and number of users
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
752237d881
|
Add blockage migration stats test
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
7716f3e37d
|
Added all tests but details of blockage migration
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
e504c6ce37
|
Modularized duplicate code and added more tests
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
f1ba7e8066
|
Fixed issues identified during live code review
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
56a33da691
|
Added statistics for open invite 1000 users
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
f970344f2c
|
Added timing and measurements to all methods, TODO printout tests
|
2022-04-04 00:45:09 -04:00 |
onyinyang
|
7a0e2dcf93
|
Removed types for deserialized objects
|
2022-04-04 00:45:09 -04:00 |