summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | Rename timeout_rules to stream_timeouts.Nick Mathewson2021-12-074-31/+36
* | Merge branch 'revised_preemptive_config' into 'main'eta2021-12-075-76/+99
|\ \
| * | Clarify names and docs for predictive circuits.Nick Mathewson2021-12-074-33/+56
| * | Rename circuits_preemptive to preemptive_circuitsNick Mathewson2021-12-075-46/+46
* | | Merge branch 'tlsconnector-wrapping' into 'main'eta2021-12-0710-76/+108
|\ \ \
| * | | Make TlsConnector wrap TCP connections, not create its owneta2021-12-0710-76/+108
| |/ /
* | | Merge branch 'bug252' into 'main'eta2021-12-075-15/+123
|\ \ \ | |/ / |/| |
| * | Rename ClientDNSConfig -> ClientTimeoutConfigNeel Chauhan2021-12-074-37/+43
| * | Improve ClientDNSConfig field commentsNeel Chauhan2021-12-031-3/+5
| * | Make DNS fields in arti-client/src/client.rs configurableNeel Chauhan2021-12-035-15/+115
* | | Remove some XXXs about zeroizing from tor-proto.Nick Mathewson2021-12-071-2/+0
* | | Merge branch 'bug183a_redux' into 'main'eta2021-12-074-21/+114
|\ \ \
| * | | Tests for new family-related functions.Nick Mathewson2021-12-062-0/+58
| * | | Move the "real families" code into tor-netdir.Nick Mathewson2021-12-062-21/+30
| * | | Use hashset _inside_ GuardRestriction.Nick Mathewson2021-12-063-7/+8
| * | | Change GuardUsage to have Vec of restrictions.Nick Mathewson2021-12-063-37/+30
| * | | Implement guard family restriction codeNeel Chauhan2021-12-064-13/+45
* | | | Merge branch 'safe_mul_dur_f64' into 'main'eta2021-12-074-8/+67
|\ \ \ \
| * | | | Use a panic-free function to multiply timeouts.Nick Mathewson2021-12-064-8/+67
* | | | | Merge branch 'preemptive-config' into 'main'eta2021-12-079-41/+225
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow configurability on preemptive circuitsNeel Chauhan2021-12-079-41/+225
| | |/ / | |/| |
* | | | tor-netdir: Use reproducible RNG in tests.Nick Mathewson2021-12-062-5/+3
* | | | Resolve roughly half of the XXXXs.Nick Mathewson2021-12-0627-62/+71
| |/ / |/| |
* | | tor-linkspec: Remove redundant method; add more tests.Nick Mathewson2021-12-043-13/+53
* | | Remove the unused "Error" type from caret.Nick Mathewson2021-12-041-24/+0
|/ /
* | Idle hacking: Get 90% coverage in tor-llcryptoNick Mathewson2021-12-021-0/+112
* | Idle hacking to get 90% coverage in arti-configNick Mathewson2021-12-021-0/+18
* | Idle hacking to get tor-socksproto line coverage over 90%Nick Mathewson2021-12-021-1/+1
* | Get tor-units grcov line coverage to 100%Nick Mathewson2021-12-021-0/+40
* | Implement Eq,PartialEq for BoundedInt32.Nick Mathewson2021-12-021-1/+1
* | Remove dir_port from RouterStatusBuilderNeel Chauhan2021-12-013-17/+1
* | Merge branch 'tor-dirmgr' into 'main'eta2021-12-011-3/+9
|\ \
| * | dont warn on bootstrap error when error == manager droppeddagon2021-11-301-3/+9
* | | tor-netdir: Use bitflags for WeightKindNeel Chauhan2021-11-302-34/+50
* | | Add a semicolon.Nick Mathewson2021-11-301-1/+1
* | | Add constructor for TorAddr, to enforce port != 0Nick Mathewson2021-11-301-24/+30
* | | Merge remote-tracking branch 'origin/mr/156'Nick Mathewson2021-11-301-2/+5
|\ \ \
| * | | arti-client: Reject Port 0 when parsing address:port combosNeel Chauhan2021-11-291-2/+5
* | | | Merge remote-tracking branch 'origin/mr/154'Nick Mathewson2021-11-305-32/+481
|\ \ \ \
| * | | | Add tests & address review commentaryeta2021-11-304-34/+269
| * | | | Actually build preemptive circuits (and minor fixes)eta2021-11-294-1/+74
| * | | | Introduce PreemptiveCircuitPredictor and TargetCircUsage::Preemptiveeta2021-11-234-26/+167
* | | | | Add comments about the absence of tap_key in microdesc.Nick Mathewson2021-11-301-1/+4
* | | | | Merge remote-tracking branch 'origin/mr/151'Nick Mathewson2021-11-303-57/+4
|\ \ \ \ \
| * | | | | Parse RSA public keyNeel Chauhan2021-11-292-5/+9
| * | | | | Remove unused tap_onion_key and tap_keyNeel Chauhan2021-11-284-64/+7
* | | | | | Merge remote-tracking branch 'origin/mr/160'Nick Mathewson2021-11-301-17/+53
|\ \ \ \ \ \
| * | | | | | add constructorsdagon2021-11-301-17/+53
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'origin/mr/159'Nick Mathewson2021-11-301-13/+51
|\ \ \ \ \ \
| * | | | | | remember utf8 checkdagon2021-11-301-13/+51
| |/ / / / /