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
...
|
*
|
|
Merge branch 'abstime-sum' into 'main'
Ian Jackson
2022-04-25
1
-12
/
+29
|
|
\
\
\
|
|
*
|
|
AbsRetryTime::from_sum: Provide a test case
Ian Jackson
2022-04-25
1
-0
/
+15
|
|
*
|
|
AbsRetryTime::from_sum: Add missing full stop
Ian Jackson
2022-04-25
1
-1
/
+1
|
|
*
|
|
retry-error: Provide AbsRetryTime::from_sub and use it
Ian Jackson
2022-04-25
1
-12
/
+14
*
|
|
|
|
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
45
-64
/
+0
*
|
|
|
|
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
33
-33
/
+33
*
|
|
|
|
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
33
-0
/
+33
*
|
|
|
|
Reformat all not-yet-reformatted Cargo.toml files.
Nick Mathewson
2022-04-25
28
-202
/
+214
|
/
/
/
/
*
|
/
/
Merge branch 'integers' into 'main'
Ian Jackson
2022-04-25
2
-7
/
+55
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
tor-error: Handle integer overflows
Samanta Navarro
2022-04-23
1
-4
/
+27
|
*
|
retry-error: Handle integer overflow
Samanta Navarro
2022-04-23
1
-3
/
+28
|
|
/
*
|
Merge branch 'experimental-v3ident-public' into 'main'
Ian Jackson
2022-04-25
1
-0
/
+5
|
\
\
|
*
|
Authority: make v3ident public under experimental-api
Christian Grigis
2022-04-22
1
-0
/
+5
*
|
|
Merge branch 'test' into 'main'
Ian Jackson
2022-04-25
1
-0
/
+2
|
\
\
\
|
*
|
|
tor-basic-utils: Add RetryDelay::reset test
Samanta Navarro
2022-04-23
1
-0
/
+2
|
|
|
/
|
|
/
|
*
/
|
fix typo in doc
trinity-1686a
2022-04-25
2
-2
/
+2
|
/
/
*
|
arti-client: TorClientConfig: derive TorClientConfigBuilder
Ian Jackson
2022-04-22
1
-171
/
+41
*
|
arti: ArtiConfig: derive ArtiConfigBuilder
Ian Jackson
2022-04-22
1
-87
/
+13
*
|
logfiles: Introduce LogfileListConfigBuilder
Ian Jackson
2022-04-22
1
-16
/
+18
*
|
logfiles: Adjust LoggingConfigBuilder::file and impl Deserialize
Ian Jackson
2022-04-22
1
-1
/
+54
*
|
logfiles Rename LogfileConfig::file to files
Ian Jackson
2022-04-22
1
-4
/
+4
*
|
fallback list: Introduce and use FallbackListBuilder
Ian Jackson
2022-04-22
6
-29
/
+75
*
|
fallback list: Move default list into tor-guardmgr
Ian Jackson
2022-04-22
4
-28
/
+30
*
|
impl From<SubfieldBuildError> for ConfigBuildError
Ian Jackson
2022-04-22
1
-0
/
+7
*
|
Use git source for derive_builder for now, for sub_builder feature
Ian Jackson
2022-04-21
6
-6
/
+6
|
/
*
Fix typos
Samanta Navarro
2022-04-20
1
-1
/
+1
*
Merge branch 'ticket_282' into 'main'
Nick Mathewson
2022-04-14
3
-4
/
+176
|
\
|
*
Fix build with Rust 1.53; we can't use map_while
Nick Mathewson
2022-04-14
1
-1
/
+4
|
*
tor-persist::fs::clean: Log warnings for directory read failures
Ian Jackson
2022-04-14
1
-1
/
+19
|
*
tor-persist::fs::clean: Tweaks based on review.
Nick Mathewson
2022-04-13
2
-22
/
+34
|
*
Remove obsolete files from our state directory.
Nick Mathewson
2022-04-12
3
-0
/
+139
|
*
Re-indent tor-persist/Cargo.toml.
Nick Mathewson
2022-04-12
1
-4
/
+4
*
|
Merge branch 'report-skew' into 'main'
eta
2022-04-13
9
-35
/
+241
|
\
\
|
*
|
arti-client: Report clock skew when it is noteworthy
Nick Mathewson
2022-04-12
3
-6
/
+52
|
*
|
chanmgr: expose whether we are failing because of expired certs.
Nick Mathewson
2022-04-12
2
-20
/
+87
|
*
|
circmgr: re-export clock skew estimates.
Nick Mathewson
2022-04-12
3
-0
/
+16
|
*
|
GuardMgr: publish skew estimates.
Nick Mathewson
2022-04-12
3
-9
/
+86
|
|
/
*
|
circmgr: back off on preemptive circuits if they fail consistently
Nick Mathewson
2022-04-12
2
-8
/
+55
*
|
circmgr: Remove now-unused scheduled entry points.
Nick Mathewson
2022-04-12
1
-18
/
+8
*
|
circmgr: Report CircProvenance from AbstractCircMgr.
Nick Mathewson
2022-04-12
2
-23
/
+34
|
/
*
guardmgr: fix a unit test panic.
Nick Mathewson
2022-04-11
1
-1
/
+5
*
handshake.rs: Document the time for clock skew authentication.
Nick Mathewson
2022-04-11
1
-3
/
+25
*
Fold FallbackStatus into Entry.
Nick Mathewson
2022-04-11
1
-44
/
+31
*
Add a couple of TODO items to clock-skew estimator.
Nick Mathewson
2022-04-11
1
-0
/
+7
*
Implement a better clock skew estimator.
Nick Mathewson
2022-04-11
3
-24
/
+383
*
Initial functions to determine and expose a clock skew estimate.
Nick Mathewson
2022-04-07
7
-5
/
+124
*
Reformat tor-guardmgr/Cargo.toml
Nick Mathewson
2022-04-07
1
-12
/
+12
*
GuardMgr: record clock skew information.
Nick Mathewson
2022-04-07
6
-22
/
+106
*
Create and use API to report guard/fallback skew.
Nick Mathewson
2022-04-07
4
-15
/
+68
*
ChanMgr: Return provenance information from get_or_launch
Nick Mathewson
2022-04-07
3
-21
/
+39
[prev]
[next]