| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | 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 | 10 | -41/+226 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Allow configurability on preemptive circuits | Neel Chauhan | 2021-12-07 | 10 | -41/+226 | |
| | | |_|/ | |/| | | ||||||
| * | | | | tor-netdir: Use reproducible RNG in tests. | Nick Mathewson | 2021-12-06 | 3 | -5/+4 | |
| * | | | | Resolve roughly half of the XXXXs. | Nick Mathewson | 2021-12-06 | 27 | -62/+71 | |
| * | | | | Start a TROUBLESHOOTING.md with known compilation issues. | Nick Mathewson | 2021-12-06 | 1 | -0/+26 | |
| | |/ / |/| | | ||||||
| * | | | tor-linkspec: Remove redundant method; add more tests. | Nick Mathewson | 2021-12-04 | 4 | -13/+56 | |
| * | | | Remove the unused "Error" type from caret. | Nick Mathewson | 2021-12-04 | 2 | -24/+3 | |
| |/ / | ||||||
| * | | 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 | |
| * | | Python does not have quadruple-quote. | 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 | 2 | -1/+4 | |
| * | | Merge remote-tracking branch 'origin/mr/165' | Nick Mathewson | 2021-12-02 | 3 | -17/+1 | |
| |\ \ | ||||||
| | * | | Remove dir_port from RouterStatusBuilder | Neel Chauhan | 2021-12-01 | 3 | -17/+1 | |
| * | | | Merge branch 'postprocess_coverage' into 'main' | eta | 2021-12-02 | 2 | -21/+132 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Postprocess coverage index.html with python instead | Nick Mathewson | 2021-12-01 | 2 | -21/+132 | |
| | |/ | ||||||
| * | | 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 | |
| * | | | Merge branch 'weightkind-bitflags' into 'main' | eta | 2021-12-01 | 3 | -34/+51 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | tor-netdir: Use bitflags for WeightKind | Neel Chauhan | 2021-11-30 | 3 | -34/+51 | |
| |/ / | ||||||
| * | | Add a semicolon. | Nick Mathewson | 2021-11-30 | 1 | -1/+1 | |
| * | | Add constructor for TorAddr, to enforce port != 0 | Nick Mathewson | 2021-11-30 | 2 | -24/+33 | |
| * | | 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 | 2 | -1/+7 | |
| * | | | | 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 | |
| * | | | | | Note non-breaking API change in tor-proto. | Nick Mathewson | 2021-11-30 | 1 | -0/+2 | |
| * | | | | | 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 | |
| | |/ / / / | ||||||
| * | | | | | Clear semver_status log now that 0.0.2 is out. | Nick Mathewson | 2021-11-30 | 1 | -13/+1 | |
| * | | | | | Merge branch 'license' into 'main'arti-v0.0.2 | eta | 2021-11-30 | 2 | -0/+221 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | add licenses | dagon | 2021-11-30 | 2 | -0/+221 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Add dagon to the acknowledgments section for 0.0.2--no-verify | Nick Mathewson | 2021-11-30 | 1 | -3/+3 | |
| * | | | | | One more "cargo update" before the release. | Nick Mathewson | 2021-11-30 | 1 | -15/+6 | |
| * | | | | | 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 | |
