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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-18
/
+18
*
Reformat several Cargo.toml files with 100-char-wide lines.
Nick Mathewson
2022-03-30
1
-13
/
+4
*
Turn FallbackList into a real type, and store one in GuardMgr.
Nick Mathewson
2022-03-30
1
-0
/
+1
*
Reformat tor-circmgr/Cargo.toml
Nick Mathewson
2022-03-30
1
-21
/
+30
*
replace Arc with Box and use dyn-clone
trinity-1686a
2022-03-16
1
-0
/
+1
*
use downcast-rs instead of our own AsAny
trinity-1686a
2022-03-16
1
-0
/
+1
*
derive_builder: Switch to upstream 0.11
Ian Jackson
2022-03-16
1
-1
/
+1
*
humantime: Update to humantime-serde 1.1.1
Ian Jackson
2022-03-14
1
-1
/
+1
*
Use git source for derive_builder for now, for attrs feature
Ian Jackson
2022-03-07
1
-1
/
+1
*
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
1
-1
/
+1
*
Replace manual Debug impl with educe in tor-circmgr
Ian Jackson
2022-03-02
1
-0
/
+2
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-18
/
+18
*
tor-error: Add as a ddpendency to many crates
Ian Jackson
2022-02-04
1
-0
/
+1
*
Upgrade required version of futures crate to 0.3.14
Nick Mathewson
2022-02-01
1
-1
/
+1
*
Bump tor-netdir and tor-guardmgr versions
arti-v0.0.4
Nick Mathewson
2022-01-31
1
-4
/
+4
*
Bump the patch version of every crate that changed since 0.0.3
Nick Mathewson
2022-01-31
1
-10
/
+10
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
1
-1
/
+1
*
Refactor Runtimes to use separate TLS implementations internally.
Nick Mathewson
2022-01-19
1
-1
/
+0
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-17
/
+17
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-12
/
+12
*
Bump every crate by one patch version.
Nick Mathewson
2021-11-29
1
-17
/
+17
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
1
-0
/
+1
*
Document that the "experimental-api" feature is not semver-covered.
Nick Mathewson
2021-11-11
1
-0
/
+4
*
tor-circmgr: test ExitPathBuilder with guards.
Nick Mathewson
2021-11-02
1
-0
/
+1
*
tor-circmgr: test DirPathBuilder with GuardMgr.
Nick Mathewson
2021-11-02
1
-0
/
+1
*
Bump all crate versions to 0.0.1
Nick Mathewson
2021-10-29
1
-14
/
+14
*
Pass the guard manager down to the path selection functions.
Nick Mathewson
2021-10-11
1
-0
/
+1
*
Add a GuardMgr member to CircuitBuilder
Nick Mathewson
2021-10-10
1
-0
/
+1
*
Initial backend implementation for guard node manager.
Nick Mathewson
2021-10-07
1
-1
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+45