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
/
tor-circmgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a "Runtime" parameter to all the manager types.
Nick Mathewson
2021-04-16
2
-9
/
+12
*
circmgr: Add missing rng trait to build_path()
David Goulet
2021-04-09
1
-1
/
+4
*
circmgr: Add a function to build a circuit by path
David Goulet
2021-04-07
2
-0
/
+22
*
Fix a bunch more new clippy lints in Rust 1.51
Nick Mathewson
2021-03-29
1
-6
/
+6
*
Use Arc::clone() explicitly with port policies
Nick Mathewson
2021-03-29
1
-2
/
+2
*
Don't copy exit policies around; instead use Arc.
George Kadianakis
2021-03-29
2
-5
/
+2
*
Add a compatibility layer so we can upgrade rand_core.
Nick Mathewson
2021-03-18
1
-1
/
+1
*
Add the tor project as an author.
Nick Mathewson
2021-03-17
1
-1
/
+1
*
Add keywords to each Cargo.toml
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Add a description field to all our Cargo.toml files
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Give it a homepage everyplace.
Nick Mathewson
2021-03-17
1
-0
/
+1
*
upgrade async-trait
Nick Mathewson
2021-03-09
1
-1
/
+1
*
Bump dependencies with "cargo upgrade"
Nick Mathewson
2021-03-06
1
-1
/
+1
*
Use expect() instead of unwrap() in tor-circmgr
Nick Mathewson
2021-03-04
1
-4
/
+12
*
Port to work with tokio or async-std.
Nick Mathewson
2021-03-02
1
-2
/
+2
*
Update to latest futures, once_cell
Nick Mathewson
2021-02-23
1
-1
/
+1
*
Update some dependencies.
Nick Mathewson
2021-02-19
1
-1
/
+1
*
Make authorities and fallbacks configurable.
Nick Mathewson
2021-02-11
2
-4
/
+6
*
bump serde and log
Nick Mathewson
2021-02-01
1
-1
/
+1
*
More logging in circmgr.
Nick Mathewson
2021-01-26
1
-5
/
+25
*
require latest futures crate
Nick Mathewson
2021-01-15
1
-1
/
+1
*
Upgrade a few more dependencies.
Nick Mathewson
2021-01-13
1
-1
/
+1
*
Upgrade a few dependencies.
Nick Mathewson
2021-01-13
1
-3
/
+3
*
cargo upgrade.
Nick Mathewson
2020-12-30
1
-2
/
+2
*
Cleanup on DirInfo::circ_params.
Nick Mathewson
2020-12-22
1
-8
/
+15
*
Implement the "circwindow" and "ExtendByEd25519ID" parameters
Nick Mathewson
2020-12-22
2
-7
/
+28
*
Check ipv6 exit policies when trying to connect to an ipv6 port specifically
Nick Mathewson
2020-12-22
2
-1
/
+10
*
upgrade to latest anyhow
Nick Mathewson
2020-12-21
1
-1
/
+1
*
Simplification: Every relay is in the same family as itself.
Nick Mathewson
2020-12-17
1
-7
/
+2
*
Make sure that a circuit doesn't use relays in the same family
Lunar
2020-12-16
1
-3
/
+7
*
Write a few misc unit tests
Nick Mathewson
2020-12-15
1
-1
/
+1
*
Basic support for IPv6 and begin flags.
Nick Mathewson
2020-12-15
2
-14
/
+21
*
Implement a notion of "circuit dirtiness", as in Tor.
Nick Mathewson
2020-12-15
1
-6
/
+33
*
Fix some clippy warnings.
Nick Mathewson
2020-12-15
1
-3
/
+7
*
circmgr: refactor and bugfix a bit.
Nick Mathewson
2020-12-14
1
-28
/
+83
*
tor-circmgr: update documentation
Nick Mathewson
2020-12-14
2
-2
/
+23
*
Give more information if we fail to create a pending circuit.
Nick Mathewson
2020-12-14
2
-5
/
+8
*
Remove now-unused busted From<TargetCircUsage> for CircUsage
Nick Mathewson
2020-12-14
1
-19
/
+0
*
tor-circmgr: always remove closed circuits from the list.
Nick Mathewson
2020-12-14
1
-8
/
+8
*
tor-circmgr: Use a better key type for our circuit map.
Nick Mathewson
2020-12-14
1
-70
/
+88
*
Remember the actual usable ports for an exit after we've built a circuit
Nick Mathewson
2020-12-14
3
-52
/
+154
*
upgrade to require latest anyhow.
Nick Mathewson
2020-12-08
1
-1
/
+1
*
De-parameterize ChanMgr and everything that wraps it.
Nick Mathewson
2020-12-08
2
-21
/
+6
*
Mark some XXXX issues as XXXX-A1.
Nick Mathewson
2020-12-07
3
-8
/
+5
*
Fix typo in pick_path().
Alexander Færøy
2020-12-05
1
-1
/
+1
*
Implement correct (?) weighting for path selection.
Nick Mathewson
2020-12-02
2
-21
/
+7
*
When retiring circuits, do it by ID, not by reference.
Nick Mathewson
2020-12-01
1
-8
/
+8
*
tor-dirclient: add timeouts
Nick Mathewson
2020-12-01
1
-2
/
+2
*
Fix a couple of new clippy warnings.
Nick Mathewson
2020-11-28
1
-1
/
+1
*
Upgrade a couple of dependencies
Nick Mathewson
2020-11-28
1
-1
/
+1
[prev]
[next]