Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Arti
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jill
Arti
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e00a1c59ae84027e51562422df89563bc0034c6b
Select Git revision
Branches
3
derive-traits
main
default
protected
pages
Tags
12
arti-v0.6.0
tor-dirmgr-v0.5.1
arti-v0.5.0
arti-v0.4.0
arti-v0.3.0
arti-v0.2.0
arti-v0.1.0
arti-v0.0.4
arti-v0.0.3
arti-v0.0.2
arti-v0.0.1
arti-v0.0.0
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Dec
6
5
4
3
2
1
30
Nov
29
30
29
28
25
24
23
22
21
18
17
16
15
14
13
12
11
10
9
8
5
4
3
2
31
Oct
29
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
11
10
9
8
7
6
5
1
30
Sep
29
27
25
23
20
19
17
16
15
14
13
12
11
10
9
8
7
31
Aug
30
29
27
26
25
24
23
20
18
17
16
13
12
11
10
9
6
5
4
Make preemptive circuits reconfigurable.
MutCfg: Add map_and_replace.
Make circuit_timing reconfigurable.
Add new configuration objects to reconfigure.
Allow on-the-fly changing of path_rules
MutCfg facility to help with reconfiguration.
Sketch API for reconfiguration.
Merge branch 'dns_config_cleanups' into 'main'
Make ClientTimeoutConfig members crate-private.
Rename timeout_rules to stream_timeouts.
Merge branch 'revised_preemptive_config' into 'main'
Merge branch 'tlsconnector-wrapping' into 'main'
Merge branch 'bug252' into 'main'
Clarify names and docs for predictive circuits.
Rename circuits_preemptive to preemptive_circuits
Make TlsConnector wrap TCP connections, not create its own
Merge branch 'real_chutney_v2' into 'main'
Rename ClientDNSConfig -> ClientTimeoutConfig
Remove some XXXs about zeroizing from tor-proto.
Merge branch 'bug183a_redux' into 'main'
Merge branch 'safe_mul_dur_f64' into 'main'
Merge branch 'preemptive-config' into 'main'
Allow configurability on preemptive circuits
Use a panic-free function to multiply timeouts.
tor-netdir: Use reproducible RNG in tests.
Resolve roughly half of the XXXXs.
Tests for new family-related functions.
Move the "real families" code into tor-netdir.
Use hashset _inside_ GuardRestriction.
Start a TROUBLESHOOTING.md with known compilation issues.
Change GuardUsage to have Vec of restrictions.
Implement guard family restriction code
chutney: Make $target relative to ${CHUTNEY_PATH}
tor-linkspec: Remove redundant method; add more tests.
Remove the unused "Error" type from caret.
Improve ClientDNSConfig field comments
Make DNS fields in arti-client/src/client.rs configurable
Idle hacking: Get 90% coverage in tor-llcrypto
Idle hacking to get 90% coverage in arti-config
Idle hacking to get tor-socksproto line coverage over 90%
Loading