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
...
|
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
21
-42
/
+0
*
|
Make daemon tasks self-contained; introduce NetDirProvider
eta
2022-03-30
9
-300
/
+380
|
/
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
26
-49
/
+122
|
\
|
*
typo
trinity-1686a
2022-02-28
1
-1
/
+1
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
18
-23
/
+64
|
*
fix tests
trinity-1686a
2022-02-25
2
-14
/
+21
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
11
-12
/
+37
*
|
Update README.md files using readmes script
Nick Mathewson
2022-03-29
3
-1
/
+15
*
|
Upgrade to rusqlite 0.27.0
Nick Mathewson
2022-03-29
1
-1
/
+1
*
|
Remove a now-irrelevant comment
Nick Mathewson
2022-03-28
1
-2
/
+0
*
|
Merge branch 'isolation-followup' into 'main'
Nick Mathewson
2022-03-28
9
-444
/
+619
|
\
\
|
*
|
remove usage of 'token' where it's no longer a token
trinity-1686a
2022-03-27
3
-16
/
+19
|
*
|
implement IsolationHelper for StreamIsolation
trinity-1686a
2022-03-25
2
-14
/
+12
|
*
|
move StreamIsolation to isolation module
trinity-1686a
2022-03-24
4
-109
/
+108
|
*
|
implement IsolationHelper for tuple of IsolationHelper
trinity-1686a
2022-03-24
1
-0
/
+159
|
*
|
move isolation in separate module
trinity-1686a
2022-03-24
5
-330
/
+336
|
*
|
seal trait Isolation
trinity-1686a
2022-03-24
1
-1
/
+11
|
*
|
rename *_isolation_group to *_isolation
trinity-1686a
2022-03-24
6
-19
/
+19
*
|
|
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
|
|
/
/
*
|
|
Merge branch 'dir-filter' into 'main'
Ian Jackson
2022-03-25
9
-39
/
+184
|
\
\
\
|
*
|
|
DirFilter: Move nil default impls to trait default methods
Ian Jackson
2022-03-25
1
-10
/
+7
|
*
|
|
Abolish filter::DynFilter in favour of transparent DirFilter
Ian Jackson
2022-03-25
5
-55
/
+16
|
*
|
|
Make DirFilter be Debug + Send + Sync
Ian Jackson
2022-03-25
2
-9
/
+5
|
*
|
|
Expose DirFilter from arti-client.
Nick Mathewson
2022-03-24
3
-1
/
+36
|
*
|
|
dirmgr: Initial DirFilter code.
Nick Mathewson
2022-03-24
6
-0
/
+141
|
*
|
|
Reformat {arti-client,tor-dirmgr}/Cargo.toml
Nick Mathewson
2022-03-24
2
-38
/
+53
|
|
/
/
*
|
|
Merge branch 'task-scheduler-2' into 'main'
eta
2022-03-25
5
-36
/
+397
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-rtcompat/scheduler: add unit tests, FireIn -> FireAt
eta
2022-03-24
2
-7
/
+142
|
*
|
Implement a periodic task scheduler, and a basic dormant mode
eta
2022-03-23
5
-36
/
+262
*
|
|
Merge branch 'netinfo-clock-skew' into 'main'
Nick Mathewson
2022-03-23
8
-28
/
+257
|
\
\
\
|
*
|
|
tor-proto: better errors when handshake fails due to untimely certs
Nick Mathewson
2022-03-23
3
-15
/
+71
|
*
|
|
tor-proto: add a backend to detect reported clock skew.
Nick Mathewson
2022-03-23
6
-13
/
+186
*
|
|
|
Merge branch 'move-system-config' into 'main'
eta
2022-03-23
4
-54
/
+39
|
\
\
\
\
|
*
|
|
|
Move SystemConfig to arti::cfg
Ian Jackson
2022-03-21
4
-54
/
+39
*
|
|
|
|
Merge branch 'more_iso_docs' into 'main'
eta
2022-03-23
1
-7
/
+63
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Expand documentation for isolation traits
Nick Mathewson
2022-03-17
1
-7
/
+63
*
|
|
|
|
Merge branch 'channel_retries' into 'main'
Nick Mathewson
2022-03-21
16
-227
/
+583
|
\
\
\
\
\
|
*
|
|
|
|
Expand some comments based on review from @diziet.
Nick Mathewson
2022-03-21
3
-1
/
+14
|
*
|
|
|
|
circmgr: When planning, only keep one error; log them all.
Nick Mathewson
2022-03-21
1
-3
/
+6
|
*
|
|
|
|
Fix build with Rust 1.53.
Nick Mathewson
2022-03-21
1
-6
/
+9
|
*
|
|
|
|
dirmgr: Note errors and inform the circmgr about them.
Nick Mathewson
2022-03-21
4
-7
/
+126
|
*
|
|
|
|
GuardMgr:: generalize GuardId::from_relay.
Nick Mathewson
2022-03-21
3
-6
/
+10
|
*
|
|
|
|
GuardMgr: new API to record guard problems from outside the crate.
Nick Mathewson
2022-03-21
2
-11
/
+44
|
*
|
|
|
|
dirclient: Collect and expose peer information from errors.
Nick Mathewson
2022-03-21
4
-58
/
+162
|
*
|
|
|
|
Expose more peer information from circuit build failures
Nick Mathewson
2022-03-21
2
-9
/
+46
|
*
|
|
|
|
dirclient: Remember the source of each resposne we receive.
Nick Mathewson
2022-03-21
3
-7
/
+17
|
*
|
|
|
|
Reformat tor-dirclient Cargo.toml
Nick Mathewson
2022-03-21
1
-13
/
+15
|
*
|
|
|
|
circmgr: Change API for using FallbackDirs
Nick Mathewson
2022-03-21
4
-7
/
+12
|
*
|
|
|
|
circmgr: use AllGuardsDown to retry better
Nick Mathewson
2022-03-21
2
-8
/
+36
[prev]
[next]