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
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Downgrade some messages to trace
Ian Jackson
2023-11-29
1
-1
/
+1
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
1
-1
/
+12
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
*
Merge branch 'report-bugs-v2' into 'main'
Nick Mathewson
2023-07-07
1
-19
/
+9
|
\
|
*
circmgr: Use event_report!() and similar macros
Nick Mathewson
2023-07-07
1
-19
/
+9
*
|
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
|
/
*
tor-circmgr: Expose CircParameters from NetParameters construction
Ian Jackson
2023-06-29
1
-15
/
+5
*
Merge branch 'circmgr-timeout-est' into 'main'
Nick Mathewson
2023-06-22
1
-1
/
+31
|
\
|
*
circmgr: New API to expose estimate-based timeouts.
Nick Mathewson
2023-06-22
1
-1
/
+31
*
|
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
|
/
*
cirmgr: remove a dead-code exception.
Nick Mathewson
2023-06-16
1
-1
/
+0
*
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-4
/
+4
*
Add some missing imports
Ian Jackson
2023-03-28
1
-1
/
+1
*
circmgr: Declare builder() unconditionally.
Nick Mathewson
2023-03-22
1
-2
/
+3
*
circmgr: Begin an HS circuit pool structure
Nick Mathewson
2023-03-22
1
-0
/
+2
*
circmgr: Add a usage for building the beginning of an hs circ
Nick Mathewson
2023-03-22
1
-15
/
+17
*
circmgr: Functions to launch an unmanaged circuit.
Nick Mathewson
2023-03-22
1
-3
/
+8
*
hsclient: Abolish knowledge of HS circuits in circmgr
Ian Jackson
2023-03-01
1
-48
/
+0
*
tor-circmgr: Provide testing feature and TestConfig
Ian Jackson
2023-03-01
1
-0
/
+3
*
HS API: Remove HS client keys from circmgr API
Ian Jackson
2023-03-01
1
-1
/
+0
*
HS planning: Discuss whether to remove all HS code from circmgr
Ian Jackson
2023-03-01
1
-4
/
+10
*
HS planning: Intend for HS connector to do all lifecycle mgmt
Ian Jackson
2023-03-01
1
-6
/
+3
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-6
/
+6
*
tor-hscrypto: Rename key types to correspond to new spec names.
Nick Mathewson
2023-02-08
1
-1
/
+1
*
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-2
/
+8
*
Use ErrorReport for remaining errors in error! in tor-circmgr
Ian Jackson
2023-01-30
1
-4
/
+4
*
Use ErrorReport for errors in warn! in tor-circmgr
Ian Jackson
2023-01-30
1
-3
/
+3
*
circmgr: drop a receiver more explicitly.
Nick Mathewson
2023-01-27
1
-1
/
+4
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
CircMgr: Draft API to construct targeted multihop circuits.
Nick Mathewson
2023-01-24
1
-1
/
+24
*
CircMgr: Draft APIs used to implement onion service clients.
Nick Mathewson
2023-01-24
1
-0
/
+46
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
1
-0
/
+8
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
|
tor-circmgr: Use ErrorReport on a logged error
Ian Jackson
2022-12-12
1
-1
/
+2
|
/
*
Improve notes surrounding circuit cancellation.
Nick Mathewson
2022-11-22
1
-1
/
+0
*
CircMgr: retire all circuits if bridge configuration changes.
Nick Mathewson
2022-11-22
1
-5
/
+9
*
CircMgr: Refactor DirSpecificTarget constructor
Nick Mathewson
2022-11-18
1
-3
/
+3
*
Move GuardMgr::new call to arti_client::TorClient
Ian Jackson
2022-11-14
1
-1
/
+1
*
Document Clone semantics of GuardMgr and DirMgr
Ian Jackson
2022-11-11
1
-0
/
+2
*
Refactor external guardmgr APIs: Stop taking NetDir arguments.
Nick Mathewson
2022-11-08
1
-12
/
+2
*
guardmgr config: Introduce and require new GuardMgrConfig trait
Ian Jackson
2022-11-03
1
-10
/
+3
*
guardmgr config: Pass fallback list from config by reference
Ian Jackson
2022-11-03
1
-1
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
tor-circmgr: Make get_or_launch_dir_specific feature-specific
Ian Jackson
2022-10-21
1
-1
/
+6
*
tor-circmgr: Rename get_or_launch_dir_specific from _bridge
Ian Jackson
2022-10-21
1
-1
/
+1
*
circmgr: Plumbing for direct to target directory circuits
Ian Jackson
2022-10-20
1
-1
/
+16
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
[next]