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
...
|
*
|
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
*
|
chanmgr: bubble ClockSkew up through the Error object.
Nick Mathewson
2022-04-07
5
-12
/
+59
*
|
Channel: Expose our view of whether the clock is skewed, and the age
Nick Mathewson
2022-04-07
3
-1
/
+33
*
|
Merge branch 'downgrade_rlimit' into 'main'
Nick Mathewson
2022-04-06
2
-2
/
+2
|
\
\
|
*
|
Downgrade `rlimit` to 0.7.
Nick Mathewson
2022-04-06
2
-2
/
+2
*
|
|
Merge branch 'main' into 'separate_dir_status'
Nick Mathewson
2022-04-06
12
-88
/
+621
|
\
|
|
|
*
|
Merge branch 'untimely_dir_is_failed' into 'main'
eta
2022-04-06
3
-18
/
+25
|
|
\
\
|
|
*
|
Treat expired/not-yet-valid directory objects as Errors.
Nick Mathewson
2022-04-05
3
-18
/
+25
|
*
|
|
Merge branch 'main' into 'retriable'
Nick Mathewson
2022-04-05
5
-24
/
+155
|
|
\
|
|
|
*
|
|
Distinguish UsageMismatch cases by whether a race is possible
Nick Mathewson
2022-04-04
2
-7
/
+33
|
*
|
|
RetryTime: Improve documentation.
Nick Mathewson
2022-04-04
1
-7
/
+27
|
*
|
|
RetryTime: make loose_cmp pub.
Nick Mathewson
2022-04-04
1
-1
/
+1
|
*
|
|
RetryTime: use strum::EnumDiscriminants to simplify loose_cmp.
Nick Mathewson
2022-04-04
2
-26
/
+70
|
*
|
|
circmgr: Improve retry-and-or-delay logic.
Nick Mathewson
2022-04-04
1
-26
/
+36
|
*
|
|
circmgr: implement HasRetryTime.
Nick Mathewson
2022-04-04
1
-2
/
+80
|
*
|
|
guardmgr: implement HasRetryTime.
Nick Mathewson
2022-04-04
1
-0
/
+24
|
*
|
|
chanmgr: implement HasRetryTime.
Nick Mathewson
2022-04-04
1
-0
/
+31
|
*
|
|
circmgr: Improve reporting of error origins.
Nick Mathewson
2022-04-04
3
-28
/
+77
|
*
|
|
circmgr: Avoid a race condition in circuit usage restriction
Nick Mathewson
2022-04-04
3
-11
/
+34
|
*
|
|
tor-error: Add a new RetryTime type and related trait.
Nick Mathewson
2022-04-04
3
-0
/
+221
|
*
|
|
Reformat tor-error/Cargo.toml
Nick Mathewson
2022-04-04
1
-3
/
+3
*
|
|
|
Fix a rustdoc link
Nick Mathewson
2022-04-05
1
-5
/
+5
*
|
|
|
GuardMgr: Tests for copy_status_from.
Nick Mathewson
2022-04-05
2
-0
/
+65
*
|
|
|
GuardMgr: Tests for note_external_{success,failure}.
Nick Mathewson
2022-04-05
1
-0
/
+57
*
|
|
|
Rewrite and fix Guard::copy_status_from.
Nick Mathewson
2022-04-05
3
-21
/
+45
*
|
|
|
GuardMgr: Track directory status and circuit status separately.
Nick Mathewson
2022-04-05
4
-69
/
+235
*
|
|
|
Allow DirStatus objects to have different timeout floors
Nick Mathewson
2022-04-04
2
-21
/
+24
*
|
|
|
Add RetrySchedule::reset()
Nick Mathewson
2022-04-04
1
-0
/
+5
*
|
|
|
Rename fallback::status::Status to DirStatus.
Nick Mathewson
2022-04-04
4
-13
/
+13
|
|
/
/
|
/
|
|
*
|
|
chanmgr: tests for ConnStatus::usable
Nick Mathewson
2022-04-02
1
-0
/
+5
[prev]
[next]