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
/
arti-client
/
src
/
client.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
made TorClient::set_stream_prefs public
Michael van Straten
2023-01-18
1
-4
/
+1
*
Make a top-level API for connecting to onion services.
Nick Mathewson
2023-01-12
1
-0
/
+6
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
arti: pt mgr spawns the task itself in new
Ian Jackson
2022-11-30
1
-3
/
+0
*
arti-client: Try to take ownership of state earlier.
Nick Mathewson
2022-11-29
1
-0
/
+4
*
PtMgr: Use a persistent state directory for PT state.
Nick Mathewson
2022-11-28
1
-0
/
+5
*
Integrate PtMgr into arti-client.
Nick Mathewson
2022-11-28
1
-0
/
+25
*
arti-client: Add comment about Option DormantMode
Ian Jackson
2022-11-23
1
-0
/
+3
*
arti-client: Retain a strong reference to the inner Arc<BridgeDescMgr>
Ian Jackson
2022-11-15
1
-5
/
+7
*
bridges: Create and install a BridgeDescMgr when we bootstrap
Ian Jackson
2022-11-15
1
-0
/
+65
*
arti-client: Store a handle to the DirMgrStore in TorClient (fmt)
Ian Jackson
2022-11-15
1
-1
/
+6
*
arti-client: Store a handle to the DirMgrStore in TorClient
Ian Jackson
2022-11-15
1
-1
/
+4
*
arti-client: Store a handle to the guardmgr in TorClient
Ian Jackson
2022-11-15
1
-1
/
+5
*
Merge branch 'guardmgr' into 'main'
Ian Jackson
2022-11-14
1
-3
/
+11
|
\
|
*
Move GuardMgr::new call to arti_client::TorClient (fmt)
Ian Jackson
2022-11-14
1
-4
/
+8
|
*
Move GuardMgr::new call to arti_client::TorClient
Ian Jackson
2022-11-14
1
-1
/
+5
*
|
dirmgr Store: Have constructors take DirMgrStore
Ian Jackson
2022-11-14
1
-2
/
+5
|
/
*
Spelling fixes and normalizations on some high-level crates
Nick Mathewson
2022-11-07
1
-1
/
+1
*
feature-gate some functions requiring PreferredRuntime
trinity-1686a
2022-10-05
1
-1
/
+10
*
arti-client: Treat list of exit ports as sensitive.
Nick Mathewson
2022-08-25
1
-2
/
+2
*
arti-client: Downgrade "got a circuit for" message.
Nick Mathewson
2022-08-25
1
-1
/
+1
*
arti_client: Refuse to build a client if we are setuid.
Nick Mathewson
2022-08-24
1
-0
/
+7
*
arti: Fix a minimal-versions failure
Ian Jackson
2022-08-17
1
-1
/
+1
*
chanmgr: Use NetDirProvider::params and Arc<dyn..Netparameters>
Ian Jackson
2022-08-17
1
-5
/
+6
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-1
/
+16
*
dormancy: Plumb through to chanmgr reconfigure_general
Ian Jackson
2022-08-16
1
-4
/
+27
*
dormancy: tor-client: Break initial dormancy out into a variable
Ian Jackson
2022-08-16
1
-1
/
+2
*
arti-client: TorClient constructor: add a blank line
Ian Jackson
2022-08-16
1
-0
/
+1
*
Update arti-client to new NetDirProvider API.
Nick Mathewson
2022-07-26
1
-6
/
+20
*
arti-client: Split "Persist" into setup and access variants.
Nick Mathewson
2022-07-21
1
-2
/
+8
*
arti_client: turn "Proto" error into StreamFailed.
Nick Mathewson
2022-07-21
1
-3
/
+12
*
arti_client: Split DirMgr error into useful types.
Nick Mathewson
2022-07-21
1
-1
/
+4
*
arti-client: Remove code related to overriding fs-mistrust.
Nick Mathewson
2022-07-19
1
-12
/
+6
*
arti-client: Do periodic task dormancy in a management task
Ian Jackson
2022-07-18
1
-37
/
+28
*
arti-client: Make dormant_mode be an Option, None on drop
Ian Jackson
2022-07-18
1
-13
/
+27
*
arti-client: Convert dormant_mode into a postage::watch
Ian Jackson
2022-07-18
1
-17
/
+34
*
arti-client: Make DormantMode have a Default
Ian Jackson
2022-07-18
1
-1
/
+3
*
channel padding: Plumb settings from chanmgr
Ian Jackson
2022-06-21
1
-1
/
+1
*
Merge branch 'dormant_directory' into 'main'
Nick Mathewson
2022-06-13
1
-0
/
+1
|
\
|
*
New API to expose and use TaskHandle from DirMgr.
Nick Mathewson
2022-06-13
1
-0
/
+1
*
|
Move responsibility for GuardMgr NetDir updates to GuardMgr.
Nick Mathewson
2022-06-07
1
-7
/
+0
*
|
Remove now-redundant Send+Sync constraints alongside NetDirProvider
Nick Mathewson
2022-06-07
1
-2
/
+2
|
/
*
Make fs-mistrust configurable from the top level.
Nick Mathewson
2022-05-24
1
-1
/
+2
*
add unit tests for arti_client::StreamPrefs
michael mccune
2022-05-23
1
-0
/
+77
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
1
-3
/
+11
|
\
|
*
arti-client: Configure and use fs-mistrust.
Nick Mathewson
2022-05-09
1
-3
/
+11
*
|
Apply `sensitive` in some info-level log messages.
Nick Mathewson
2022-05-06
1
-1
/
+2
|
/
*
Fix spacing
Samanta Navarro
2022-04-27
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
[next]