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
/
tor-circmgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'test-isolation' into 'main'
Nick Mathewson
2022-03-17
5
-86
/
+372
|
\
\
|
*
|
replace TODOs with documentation
trinity-1686a
2022-03-16
1
-1
/
+1
|
*
|
add trait to help test isolation related code
trinity-1686a
2022-03-16
3
-49
/
+182
|
*
|
add tests on Isolation and fix conditional compilation issues
trinity-1686a
2022-03-16
1
-0
/
+58
|
*
|
refactor restrict_mut
trinity-1686a
2022-03-16
1
-14
/
+15
|
*
|
replace Arc with Box and use dyn-clone
trinity-1686a
2022-03-16
2
-43
/
+25
|
*
|
add some documentation for new traits
trinity-1686a
2022-03-16
1
-12
/
+18
|
*
|
replace isolated with compatible
trinity-1686a
2022-03-16
1
-13
/
+13
|
*
|
use downcast-rs instead of our own AsAny
trinity-1686a
2022-03-16
2
-15
/
+4
|
*
|
fix existing tests
trinity-1686a
2022-03-16
2
-68
/
+62
|
*
|
add a join() on Isolation
trinity-1686a
2022-03-16
1
-4
/
+65
|
*
|
testing new api for isolation
Trinity Pointard
2022-03-16
2
-9
/
+71
*
|
|
Merge branch 'config-partials-transparent' into 'main'
Ian Jackson
2022-03-17
2
-51
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add rationale for CircMgrConfig transparency and trait
Ian Jackson
2022-03-16
1
-1
/
+22
|
*
|
Provide define_accessor_trait and use it to generate CircMgrConfig
Ian Jackson
2022-03-16
1
-20
/
+12
|
*
|
Make CircMgrConfig transparent (and make it a trait)
Ian Jackson
2022-03-16
2
-49
/
+33
*
|
|
derive_builder: Switch to upstream 0.11
Ian Jackson
2022-03-16
2
-5
/
+5
|
/
/
*
|
Use new upstream humantime_serde_option feature
Ian Jackson
2022-03-14
1
-5
/
+4
*
|
humantime: Update to humantime-serde 1.1.1
Ian Jackson
2022-03-14
1
-1
/
+1
*
|
Drop remaining conversion from FooConfig to FooConfigBuilder
Ian Jackson
2022-03-07
1
-34
/
+0
*
|
Derive Deserialize for derive-builder-generated config builders
Ian Jackson
2022-03-07
1
-0
/
+8
*
|
Use git source for derive_builder for now, for attrs feature
Ian Jackson
2022-03-07
1
-1
/
+1
*
|
Merge branch 'educe-traits' into 'main'
Ian Jackson
2022-03-04
2
-12
/
+7
|
\
\
|
*
|
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
2
-2
/
+2
|
*
|
Replace manual Debug impl with educe in tor-circmgr
Ian Jackson
2022-03-02
2
-12
/
+7
*
|
|
Replace manual Debug impl with std derive in tor-circmgr
Ian Jackson
2022-03-02
1
-10
/
+3
|
/
/
*
|
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
\
|
*
|
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
|
|
/
*
|
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-18
/
+18
*
|
resolve comment
trinity-1686a
2022-02-28
1
-1
/
+6
*
|
add some error to retry_error instead of dropping it
trinity-1686a
2022-02-28
1
-45
/
+45
*
|
Merge branch 'teardown' into 'main'
Nick Mathewson
2022-02-28
1
-1
/
+12
|
\
\
|
*
|
Add a debug! log message for source cancellation
Ian Jackson
2022-02-28
1
-0
/
+4
|
*
|
Fix rustfmt
Ian Jackson
2022-02-28
1
-1
/
+1
|
*
|
tor-circmgr: take_action: Handle Cancelled from the oneshot
Ian Jackson
2022-02-25
1
-1
/
+8
|
|
/
*
|
Merge branch 'fix/210' into 'main'
Nick Mathewson
2022-02-28
1
-1
/
+1
|
\
\
|
*
|
don't return already errored pending circuit when searching new circuit match...
trinity-1686a
2022-02-27
1
-1
/
+1
|
|
/
*
|
Fix two typos
Nick Mathewson
2022-02-28
2
-2
/
+2
*
|
impl Debug for various internal types
Ian Jackson
2022-02-25
3
-4
/
+25
|
/
*
Merge remote-tracking branch 'origin/mr/340'
Nick Mathewson
2022-02-23
3
-11
/
+21
|
\
|
*
Make NoLock into BadApiUsage.
Nick Mathewson
2022-02-22
2
-10
/
+14
|
*
Fold EK::Canceled into TransientFailure
Nick Mathewson
2022-02-22
1
-1
/
+7
*
|
Merge branch 'restore_needless_borrow_check' into 'main'
eta
2022-02-23
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove clippy::needless_borrow exception in CI.
Nick Mathewson
2022-02-20
1
-1
/
+0
*
|
Handle panics from circuit construction.
Nick Mathewson
2022-02-18
2
-3
/
+13
*
|
Move the main body of our circuit-launching task into a new function
Nick Mathewson
2022-02-18
1
-47
/
+55
|
/
*
Merge branch 'remaining-errors'
Nick Mathewson
2022-02-17
7
-71
/
+123
|
\
|
*
Rename CircuitTimeout to TorNetworkTimeout.
Nick Mathewson
2022-02-17
1
-2
/
+2
|
*
tor_circmgr::Error: Sort variants by interesting-ness.
Nick Mathewson
2022-02-17
1
-37
/
+37
|
*
tor-circmgr: errors: Use autoconversion for Bug
Ian Jackson
2022-02-17
1
-2
/
+2
[prev]
[next]