| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Change GuardUsage to have Vec of restrictions. | Nick Mathewson | 2021-12-06 | 3 | -37/+30 | |
| | * | | Implement guard family restriction code | Neel Chauhan | 2021-12-06 | 4 | -13/+45 | |
| * | | | Merge branch 'safe_mul_dur_f64' into 'main' | eta | 2021-12-07 | 4 | -8/+67 | |
| |\ \ \ | ||||||
| | * | | | Use a panic-free function to multiply timeouts. | Nick Mathewson | 2021-12-06 | 4 | -8/+67 | |
| * | | | | Merge branch 'preemptive-config' into 'main' | eta | 2021-12-07 | 9 | -41/+225 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Allow configurability on preemptive circuits | Neel Chauhan | 2021-12-07 | 9 | -41/+225 | |
| | | |/ | |/| | ||||||
| * | | | tor-netdir: Use reproducible RNG in tests. | Nick Mathewson | 2021-12-06 | 2 | -5/+3 | |
| * | | | Resolve roughly half of the XXXXs. | Nick Mathewson | 2021-12-06 | 27 | -62/+71 | |
| | |/ |/| | ||||||
| * | | tor-linkspec: Remove redundant method; add more tests. | Nick Mathewson | 2021-12-04 | 3 | -13/+53 | |
| * | | Remove the unused "Error" type from caret. | Nick Mathewson | 2021-12-04 | 1 | -24/+0 | |
| |/ | ||||||
| * | Idle hacking: Get 90% coverage in tor-llcrypto | Nick Mathewson | 2021-12-02 | 1 | -0/+112 | |
| * | Idle hacking to get 90% coverage in arti-config | Nick Mathewson | 2021-12-02 | 1 | -0/+18 | |
| * | Idle hacking to get tor-socksproto line coverage over 90% | Nick Mathewson | 2021-12-02 | 1 | -1/+1 | |
| * | Get tor-units grcov line coverage to 100% | Nick Mathewson | 2021-12-02 | 1 | -0/+40 | |
| * | Implement Eq,PartialEq for BoundedInt32. | Nick Mathewson | 2021-12-02 | 1 | -1/+1 | |
| * | Remove dir_port from RouterStatusBuilder | Neel Chauhan | 2021-12-01 | 3 | -17/+1 | |
| * | Merge branch 'tor-dirmgr' into 'main' | eta | 2021-12-01 | 1 | -3/+9 | |
| |\ | ||||||
| | * | dont warn on bootstrap error when error == manager dropped | dagon | 2021-11-30 | 1 | -3/+9 | |
| * | | tor-netdir: Use bitflags for WeightKind | Neel Chauhan | 2021-11-30 | 2 | -34/+50 | |
| * | | Add a semicolon. | Nick Mathewson | 2021-11-30 | 1 | -1/+1 | |
| * | | Add constructor for TorAddr, to enforce port != 0 | Nick Mathewson | 2021-11-30 | 1 | -24/+30 | |
| * | | Merge remote-tracking branch 'origin/mr/156' | Nick Mathewson | 2021-11-30 | 1 | -2/+5 | |
| |\ \ | ||||||
| | * | | arti-client: Reject Port 0 when parsing address:port combos | Neel Chauhan | 2021-11-29 | 1 | -2/+5 | |
| * | | | Merge remote-tracking branch 'origin/mr/154' | Nick Mathewson | 2021-11-30 | 5 | -32/+481 | |
| |\ \ \ | ||||||
| | * | | | Add tests & address review commentary | eta | 2021-11-30 | 4 | -34/+269 | |
| | * | | | Actually build preemptive circuits (and minor fixes) | eta | 2021-11-29 | 4 | -1/+74 | |
| | * | | | Introduce PreemptiveCircuitPredictor and TargetCircUsage::Preemptive | eta | 2021-11-23 | 4 | -26/+167 | |
| * | | | | Add comments about the absence of tap_key in microdesc. | Nick Mathewson | 2021-11-30 | 1 | -1/+4 | |
| * | | | | Merge remote-tracking branch 'origin/mr/151' | Nick Mathewson | 2021-11-30 | 3 | -57/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Parse RSA public key | Neel Chauhan | 2021-11-29 | 2 | -5/+9 | |
| | * | | | | Remove unused tap_onion_key and tap_key | Neel Chauhan | 2021-11-28 | 4 | -64/+7 | |
| * | | | | | Merge remote-tracking branch 'origin/mr/160' | Nick Mathewson | 2021-11-30 | 1 | -17/+53 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | add constructors | dagon | 2021-11-30 | 1 | -17/+53 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'origin/mr/159' | Nick Mathewson | 2021-11-30 | 1 | -13/+51 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | remember utf8 check | dagon | 2021-11-30 | 1 | -13/+51 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'readme_fixes' | Nick Mathewson | 2021-11-30 | 11 | -43/+76 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Example needs to be the same as the readme | dagon | 2021-11-30 | 4 | -74/+60 | |
| | * | | | | | MR review feedback | dagon | 2021-11-30 | 3 | -22/+23 | |
| | * | | | | | fix arti-client doc example | dagon | 2021-11-30 | 1 | -25/+39 | |
| | * | | | | | fix example for retry-error | dagon | 2021-11-30 | 1 | -2/+15 | |
| | * | | | | | run ./maint/readmes.sh | dagon | 2021-11-29 | 8 | -17/+36 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Fix a documentation link. | Nick Mathewson | 2021-11-30 | 1 | -2/+3 | |
| | |/ / / |/| | | | ||||||
| * | | | | Fix a bad rustdoc reference. | Nick Mathewson | 2021-11-29 | 1 | -1/+1 | |
| * | | | | Merge branch 'simplify_config_helpers' into 'main' | eta | 2021-11-29 | 6 | -41/+34 | |
| |\ \ \ \ | ||||||
| | * | | | | Change sane_defaults() and with_directories() | Nick Mathewson | 2021-11-29 | 6 | -41/+34 | |
| * | | | | | Bump every crate by one patch version. | Nick Mathewson | 2021-11-29 | 28 | -135/+135 | |
| * | | | | | Run "cargo update" to get latest versions. | Nick Mathewson | 2021-11-29 | 2 | -0/+3 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'config-updates-and-tests' | Nick Mathewson | 2021-11-29 | 7 | -45/+387 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Document StorageConfig defaults better. | Nick Mathewson | 2021-11-29 | 2 | -11/+28 | |
| | * | | | Add basic tests for high-level builders | Nick Mathewson | 2021-11-25 | 4 | -4/+111 | |
