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
...
|
*
|
|
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
*
|
|
chanmgr: add a test for AbstractChannel::duration_unused
Nick Mathewson
2022-04-02
1
-1
/
+9
*
|
|
chanmgr: add tests for connect_one.
Nick Mathewson
2022-04-02
1
-2
/
+84
*
|
|
rtmock: add the ability to make a connection time out.
Nick Mathewson
2022-04-02
1
-6
/
+29
*
|
|
checkable: additional unit tests for more APIs.
Nick Mathewson
2022-04-02
1
-0
/
+28
*
|
|
socksproto: remove some unused accessors.
Nick Mathewson
2022-04-02
1
-15
/
+0
|
/
/
*
|
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
31
-175
/
+175
*
|
Bump caret, retry-error to 0.1.1
Nick Mathewson
2022-04-01
2
-2
/
+2
*
|
Merge branch 'upgrade_pre_020' into 'main'
Nick Mathewson
2022-04-01
3
-3
/
+3
|
\
\
|
*
|
Upgrade async-broadcast => 0.4.0
Nick Mathewson
2022-04-01
1
-1
/
+1
|
*
|
Upgrade rlimit -> 0.8.0
Nick Mathewson
2022-04-01
2
-2
/
+2
*
|
|
Merge branch 'dir-munger-v2' into 'main'
Nick Mathewson
2022-03-31
13
-8
/
+364
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Re-order attributes so that we can build with Rust 1.53.
Nick Mathewson
2022-03-31
5
-15
/
+15
|
*
|
Typo fix.
Ian Jackson
2022-03-31
1
-1
/
+1
|
*
|
Directory filtering in arti-testing.
Nick Mathewson
2022-03-31
4
-1
/
+225
|
*
|
tor-netdoc: Conditionally expose document fields.
Nick Mathewson
2022-03-31
7
-0
/
+96
|
*
|
tor-checkable: add experimental api for exposing wrapped objects.
Nick Mathewson
2022-03-31
2
-0
/
+38
|
*
|
Reformat tor-checkable/Cargo.toml
Nick Mathewson
2022-03-31
1
-6
/
+4
*
|
|
dirmgr: Use a different idiom in retry loop
Nick Mathewson
2022-03-31
1
-3
/
+2
*
|
|
Use a lower default for max_retries.
Nick Mathewson
2022-03-30
2
-2
/
+2
*
|
|
circmgr: limit circuit attempts when launch_parallelism > 1.
Nick Mathewson
2022-03-30
1
-1
/
+21
*
|
|
dirmgr: fix bugs in algorithm for retrying downloads
Nick Mathewson
2022-03-30
1
-13
/
+22
|
/
/
*
|
README.md for arti-testing.
Nick Mathewson
2022-03-30
1
-0
/
+53
*
|
Run cargo fmt one more time for good measure.
Nick Mathewson
2022-03-30
1
-2
/
+2
*
|
Use derive_more to derive AsRef.
Nick Mathewson
2022-03-30
2
-12
/
+4
*
|
Reformat tor-guardmgr/Cargo.toml.
Nick Mathewson
2022-03-30
1
-18
/
+18
*
|
Reformat several Cargo.toml files with 100-char-wide lines.
Nick Mathewson
2022-03-30
3
-27
/
+8
*
|
Fix some Rustdoc links.
Nick Mathewson
2022-03-30
4
-5
/
+5
*
|
Refactor FirstHopId into type-differentiated form
Nick Mathewson
2022-03-30
9
-185
/
+348
*
|
Rename Guard=>FirstHop, GuardId=>FirstHopId
Nick Mathewson
2022-03-30
8
-77
/
+91
*
|
FallbackState: Use itertools::merge_join_by.
Nick Mathewson
2022-03-30
1
-100
/
+8
*
|
Fold fallback::Status::reset() into its (only) caller.
Nick Mathewson
2022-03-30
1
-7
/
+2
*
|
Rename FallbackState::lookup_mut => get_mut.
Nick Mathewson
2022-03-30
1
-12
/
+12
[prev]
[next]