index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-circmgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
circmgr::hspool: Move the Mutex into an intermediary Inner struct
Nick Mathewson
2023-06-16
2
-35
/
+53
*
circmgr: Remove TODOS about retrying.
Nick Mathewson
2023-06-16
1
-5
/
+0
*
cirmgr: remove a dead-code exception.
Nick Mathewson
2023-06-16
1
-1
/
+0
*
Upgrade async-trait requirement to 1.54
Nick Mathewson
2023-06-12
1
-1
/
+1
*
Remove semver.md files from 1.1.5
Nick Mathewson
2023-06-01
1
-3
/
+0
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-21
/
+21
*
Merge branch 'info-to-warn' into 'main'
gabi-250
2023-05-17
1
-5
/
+8
|
\
|
*
Change log level to debug and warn for certain appropriate situations
Saksham Mittal
2023-05-17
1
-5
/
+8
*
|
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
7
-39
/
+40
*
|
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-4
/
+2
*
|
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
|
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-14
/
+21
*
|
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-4
/
+5
|
/
*
hspool: Accept any T:CircTarget.
Nick Mathewson
2023-05-10
2
-9
/
+28
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-21
/
+21
*
ExitPath: Add an explanation of WeightRole::Exit on non-exit circs
Nick Mathewson
2023-04-12
1
-0
/
+7
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
circmgr: make "testing" depend on guardmgr/testing
Nick Mathewson
2023-04-06
1
-1
/
+1
*
circmgr: Mark a number of internal APIs as hs-only.
Nick Mathewson
2023-04-06
3
-0
/
+8
*
circmgr: Expand an incomplete comment in exitpath.rs
Nick Mathewson
2023-04-06
1
-2
/
+6
*
tor-circmgr: HsCircKind: derive Eq
Ian Jackson
2023-04-05
1
-1
/
+1
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-7
/
+7
*
tor-circmgr: Make take_or_launch_stub_circuit future Send
Ian Jackson
2023-03-30
1
-2
/
+1
*
Add some missing imports
Ian Jackson
2023-03-28
2
-2
/
+5
*
hspool: simplify loop and add a maximum
Nick Mathewson
2023-03-22
1
-41
/
+39
*
hspool: Clarify/document more TODO HS items.
Nick Mathewson
2023-03-22
1
-2
/
+8
*
circmgr: Make a separate SupportedCircUsage for HS stuff
Nick Mathewson
2023-03-22
1
-3
/
+6
*
circmgr: Declare builder() unconditionally.
Nick Mathewson
2023-03-22
2
-7
/
+18
*
hspool: Tweak comments and add more TODOs.
Nick Mathewson
2023-03-22
1
-10
/
+33
*
circmgr: hspool now launches circuits in the background.
Nick Mathewson
2023-03-22
1
-11
/
+157
*
circmgr: Add an actual pool to HsCircPool.
Nick Mathewson
2023-03-22
2
-6
/
+173
*
circmgr: Begin an HS circuit pool structure
Nick Mathewson
2023-03-22
3
-0
/
+162
*
circmgr: Add a usage for building the beginning of an hs circ
Nick Mathewson
2023-03-22
3
-16
/
+86
*
circmgr: Functions to launch an unmanaged circuit.
Nick Mathewson
2023-03-22
2
-3
/
+26
*
remove unused type parameter
trinity-1686a
2023-03-18
1
-1
/
+1
*
Fix a bunch of needless-conversion warnings.
Nick Mathewson
2023-03-10
1
-1
/
+0
*
Fix an unrelated missing cfg_attr.
Nick Mathewson
2023-03-08
1
-0
/
+1
*
hsclient: Abolish knowledge of HS circuits in circmgr
Ian Jackson
2023-03-01
2
-83
/
+0
*
Apply rustfmt
Ian Jackson
2023-03-01
1
-5
/
+10
*
tor-circmgr: Provide testing feature and TestConfig
Ian Jackson
2023-03-01
3
-0
/
+51
*
HS API: Remove HS client keys from circmgr API
Ian Jackson
2023-03-01
2
-2
/
+0
*
HS planning: Discuss whether to remove all HS code from circmgr
Ian Jackson
2023-03-01
2
-4
/
+18
*
HS planning: Intend for HS connector to do all lifecycle mgmt
Ian Jackson
2023-03-01
1
-6
/
+3
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-10
/
+10
*
Bump patch-versions for breaking changes in tor-hs{crypto,client}
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-3
/
+3
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
2
-10
/
+10
[prev]
[next]