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.
a461ddc916f82fec3b427881c424d2103804fbca
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
11
May
10
9
6
5
4
3
29
Apr
28
27
26
25
23
22
21
20
14
13
12
11
8
7
6
5
4
2
1
31
Mar
30
29
28
27
25
24
23
21
18
17
16
15
14
11
10
9
8
7
5
4
3
2
clippy: Use write! rather than push_str, format
dirmgr: use set_skew_limit.
clippy: Drop an unused lifetime
dirclient: add the ability to reject circuits that are too skewed.
No longer derive Default on three structs which derive Builder
Define and use impl_default_via_builder
arti-config: Move cmdline to tor-config
Add a channel accessor to ClientCirc.
Note a TODO in exitpath construction.
Adjust if-modified-since field on the basis of tolerated skew
tor-dirmgr: update status reporting to consider skew tolerance
Make reset_time() for incomplete directories more generous.
Add DirSkewTolerance section to DirMgr configuration.
tor-netdoc: Add a Lifetime::valid_at method.
Merge branch 'config-sources-api' into 'main'
Document semver changes to ConfigurationSources etc.
Move default_config_file() into arti-client
ConfigurationSources: Have the generics take Into<owned>
ConfigurationSource: Move "usual" logic for construction
default_config_file(): Have it return Result, not Option
tor-config: Export CfgPathError
ConfigurationSource: Rename new to new_empty
Merge branch 'cargo-feature-elucidation' into 'main'
Improve documentation around Cargo features; make Runtime require Debug
Merge branch 'dirmgr-purification-2' into 'main'
Merge branch 'fix-coverage-ci' into 'main'
Merge branch 'excise-husky' into 'main'
Remove cargo-husky, and replace with manual instructions
tor-dirmgr: move apply_netdir_changes() to be a DirMgr method
tor-dirmgr: small fixups for the bootstrapping refactor
tor-dirmgr/bootstrap.rs: error on older netdirs, add log line
tor-dirmgr/state.rs: take an object to get a netdir, not a netdir
Disable fs-mistrust in coverage CI.
tor-dirmgr/state.rs: remove GetConsensusState::bodge_new
tor-dirmgr/state.rs: remove WriteNetDir, use filters directly
tor-dirmgr/state.rs: use the NetDirChange API instead of WriteNetDir
tor-dirmgr/state.rs: add new NetDirChange API, consume it
tor-dirmgr/state.rs: feed through additional parameters, use them
tor-rtcompat: make CompoundRuntime handle SleepProviders properly
tor-dirmgr/state.rs: refactor GetConsensusState::new
Loading