index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Rename timeout_rules to stream_timeouts.
Nick Mathewson
2021-12-07
4
-31
/
+36
*
|
Merge branch 'revised_preemptive_config' into 'main'
eta
2021-12-07
5
-76
/
+99
|
\
\
|
*
|
Clarify names and docs for predictive circuits.
Nick Mathewson
2021-12-07
4
-33
/
+56
|
*
|
Rename circuits_preemptive to preemptive_circuits
Nick Mathewson
2021-12-07
5
-46
/
+46
*
|
|
Merge branch 'tlsconnector-wrapping' into 'main'
eta
2021-12-07
10
-76
/
+108
|
\
\
\
|
*
|
|
Make TlsConnector wrap TCP connections, not create its own
eta
2021-12-07
10
-76
/
+108
|
|
/
/
*
|
|
Merge branch 'bug252' into 'main'
eta
2021-12-07
5
-15
/
+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename ClientDNSConfig -> ClientTimeoutConfig
Neel Chauhan
2021-12-07
4
-37
/
+43
|
*
|
Improve ClientDNSConfig field comments
Neel Chauhan
2021-12-03
1
-3
/
+5
|
*
|
Make DNS fields in arti-client/src/client.rs configurable
Neel Chauhan
2021-12-03
5
-15
/
+115
*
|
|
Remove some XXXs about zeroizing from tor-proto.
Nick Mathewson
2021-12-07
1
-2
/
+0
*
|
|
Merge branch 'bug183a_redux' into 'main'
eta
2021-12-07
4
-21
/
+114
|
\
\
\
|
*
|
|
Tests for new family-related functions.
Nick Mathewson
2021-12-06
2
-0
/
+58
|
*
|
|
Move the "real families" code into tor-netdir.
Nick Mathewson
2021-12-06
2
-21
/
+30
|
*
|
|
Use hashset _inside_ GuardRestriction.
Nick Mathewson
2021-12-06
3
-7
/
+8
|
*
|
|
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
|
|
/
/
/
/
/
[prev]
[next]