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.
e40bf8dfbfbaa5c684f0ce3b61c5b0f7d14fb308
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
22
Apr
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
1
28
Feb
27
26
25
24
23
22
20
18
17
Merge branch 'config-sub' into 'main'
arti-client: TorClientConfig: derive TorClientConfigBuilder
arti: ArtiConfig: derive ArtiConfigBuilder
logfiles: Introduce LogfileListConfigBuilder
logfiles: Adjust LoggingConfigBuilder::file and impl Deserialize
logfiles Rename LogfileConfig::file to files
fallback list: Introduce and use FallbackListBuilder
fallback list: Move default list into tor-guardmgr
impl From<SubfieldBuildError> for ConfigBuildError
Use git source for derive_builder for now, for sub_builder feature
Merge branch 'typos' into 'main'
Use https instead of http
Fix wording in FAQ
Fix typos
Merge branch 'ticket_282' into 'main'
Fix build with Rust 1.53; we can't use map_while
tor-persist::fs::clean: Log warnings for directory read failures
tor-persist::fs::clean: Tweaks based on review.
Merge branch 'report-skew' into 'main'
Remove obsolete files from our state directory.
Re-indent tor-persist/Cargo.toml.
Merge branch 'typo' into 'main'
Merge branch 'backoff_on_preemptive_circs' into 'main'
circmgr: back off on preemptive circuits if they fail consistently
circmgr: Remove now-unused scheduled entry points.
circmgr: Report CircProvenance from AbstractCircMgr.
arti-client: Report clock skew when it is noteworthy
chanmgr: expose whether we are failing because of expired certs.
circmgr: re-export clock skew estimates.
GuardMgr: publish skew estimates.
Merge branch 'guardmgr_test_fix' into 'main'
Fix typos
guardmgr: fix a unit test panic.
Merge branch 'record-skew-v3' into 'main'
handshake.rs: Document the time for clock skew authentication.
Fold FallbackStatus into Entry.
Add a couple of TODO items to clock-skew estimator.
Implement a better clock skew estimator.
Merge branch 'cargo-audit' into 'main'
Merge branch 'stable-coverage' into 'main'
Loading