index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-client
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
2
-12
/
+14
|
*
arti-client: Configure and use fs-mistrust.
Nick Mathewson
2022-05-09
4
-8
/
+63
*
|
NetParams: Document its role as a validated config parameter
Ian Jackson
2022-05-09
1
-3
/
+0
*
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-13
/
+13
*
|
Change safelog version to 0.1.0.
Nick Mathewson
2022-05-06
1
-1
/
+1
*
|
Update README.md files (automated).
Nick Mathewson
2022-05-06
1
-1
/
+1
*
|
Merge branch 'derive-builder-fork' into 'main'
Nick Mathewson
2022-05-06
1
-1
/
+1
|
\
\
|
*
|
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-1
/
+1
|
|
/
*
/
Apply `sensitive` in some info-level log messages.
Nick Mathewson
2022-05-06
2
-1
/
+3
|
/
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
1
-17
/
+8
*
FallbackDir: Use VecBuilder for orports
Ian Jackson
2022-05-04
1
-3
/
+4
*
Change builder list API
Ian Jackson
2022-05-04
1
-2
/
+2
*
CfgPath: Overhaul API
Ian Jackson
2022-05-03
1
-2
/
+2
*
Merge branch 'derive-builder-git-fixup' into 'main'
eta
2022-04-27
1
-1
/
+1
|
\
|
*
derive_builder: Use git dep everywhere, rather than cargo patch
Ian Jackson
2022-04-27
1
-1
/
+1
*
|
Fix spacing
Samanta Navarro
2022-04-27
1
-1
/
+1
*
|
Fix grammar and typos
Samanta Navarro
2022-04-27
2
-2
/
+2
*
|
Merge branch 'upgrade_dependencies' into 'main'
eta
2022-04-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Upgrade to Postage 0.5.0
Nick Mathewson
2022-04-26
1
-1
/
+1
*
|
Merge branch 'download-schedule' into 'main'
Nick Mathewson
2022-04-26
1
-5
/
+9
|
\
\
|
|
/
|
/
|
|
*
DirMgrConfig: Rename two fields that contained a _config
Ian Jackson
2022-04-26
1
-2
/
+2
|
*
DownloadSchudule: Have NetworkConfig contain Builders
Ian Jackson
2022-04-26
1
-17
/
+8
|
*
DownloadSchedule: Abolish new() method
Ian Jackson
2022-04-26
1
-3
/
+16
*
|
Merge branch 'main' into 'msrv_1_56'
Nick Mathewson
2022-04-26
1
-6
/
+3
|
\
|
|
*
Rename ThingListBuilder::replace (from set)
Ian Jackson
2022-04-25
1
-2
/
+2
|
*
Introduce AuthorityListBuilder in NetworkConfigBuilder
Ian Jackson
2022-04-25
1
-6
/
+3
*
|
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
2
-2
/
+0
*
|
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
*
|
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
1
-0
/
+1
*
|
Reformat all not-yet-reformatted Cargo.toml files.
Nick Mathewson
2022-04-25
1
-11
/
+11
|
/
*
arti-client: TorClientConfig: derive TorClientConfigBuilder
Ian Jackson
2022-04-22
1
-171
/
+41
*
fallback list: Introduce and use FallbackListBuilder
Ian Jackson
2022-04-22
1
-3
/
+3
*
Use git source for derive_builder for now, for sub_builder feature
Ian Jackson
2022-04-21
1
-1
/
+1
*
arti-client: Report clock skew when it is noteworthy
Nick Mathewson
2022-04-12
2
-6
/
+47
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-13
/
+13
*
Reformat several Cargo.toml files with 100-char-wide lines.
Nick Mathewson
2022-03-30
1
-7
/
+2
*
Turn FallbackList into a real type, and store one in GuardMgr.
Nick Mathewson
2022-03-30
2
-0
/
+7
*
Merge branch 'disallowed_lint' into 'main'
eta
2022-03-30
1
-5
/
+1
|
\
|
*
Fix a let_and_return lint violation that had somehow slipped in.
Nick Mathewson
2022-03-30
1
-3
/
+1
|
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
1
-2
/
+0
*
|
Make daemon tasks self-contained; introduce NetDirProvider
eta
2022-03-30
2
-261
/
+19
|
/
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-1
/
+5
|
\
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-1
/
+5
*
|
Update README.md files using readmes script
Nick Mathewson
2022-03-29
1
-0
/
+2
*
|
Merge branch 'isolation-followup' into 'main'
Nick Mathewson
2022-03-28
1
-12
/
+12
|
\
\
|
*
|
remove usage of 'token' where it's no longer a token
trinity-1686a
2022-03-27
1
-3
/
+3
|
*
|
move StreamIsolation to isolation module
trinity-1686a
2022-03-24
1
-1
/
+1
|
*
|
rename *_isolation_group to *_isolation
trinity-1686a
2022-03-24
1
-8
/
+8
*
|
|
Merge branch 'main' into 'main'
Ian Jackson
2022-03-25
1
-2
/
+0
|
\
\
\
|
*
|
|
Fixed typo on arti-client README.md
solanav
2022-03-24
1
-2
/
+0
|
|
/
/
[prev]
[next]