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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor version of tor-cell.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-6
/
+6
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-10
/
+10
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
8
-0
/
+8
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
3
-8
/
+5
*
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
4
-5
/
+26
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
4
-0
/
+33
*
Merge branch 'spelling-20221206' into 'main'
Ian Jackson
2022-12-06
1
-1
/
+1
|
\
|
*
arti-client: spelling fix.
Nick Mathewson
2022-12-06
1
-1
/
+1
*
|
Merge branch 'optional-deps-static' into 'main'
eta
2022-12-05
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
make use of 1.60 opt dependancy features
trinity-1686a
2022-11-30
1
-1
/
+2
*
|
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-20
/
+20
|
/
*
arti: BridgesConfig is evidently not too high up
Ian Jackson
2022-11-30
1
-8
/
+0
*
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
*
arti-client: Make ptmgr actually optional
Ian Jackson
2022-11-29
1
-2
/
+3
*
arti, arti-client: Conditionalise various things on pt-client
Ian Jackson
2022-11-29
1
-3
/
+4
*
Spelling fix in arti_client::err
eta
2022-11-29
1
-1
/
+1
*
Temporarily make ptmgr required for arti-client :/
Nick Mathewson
2022-11-28
2
-2
/
+5
*
PtMgr: Use a persistent state directory for PT state.
Nick Mathewson
2022-11-28
2
-0
/
+10
*
Integrate PtMgr into arti-client.
Nick Mathewson
2022-11-28
4
-3
/
+35
*
Merge branch 'watch-drop-option' into 'main'
Ian Jackson
2022-11-23
1
-0
/
+3
|
\
|
*
arti-client: Add comment about Option DormantMode
Ian Jackson
2022-11-23
1
-0
/
+3
*
|
Merge branch 'stability' into 'main'
Nick Mathewson
2022-11-23
1
-9
/
+0
|
\
\
|
|
/
|
/
|
|
*
arti-client, tor-config: Remove stability warning from top-level docs
Ian Jackson
2022-11-21
1
-9
/
+0
*
|
bridge non-support: De-cfg the primary bridge config fields
Ian Jackson
2022-11-21
1
-7
/
+3
*
|
Make the bridge list in the builder be a list of BridgeConfigBuilder
Ian Jackson
2022-11-21
1
-7
/
+6
|
/
*
Merge branch 'fix_nightly_20221118' into 'main'
Ian Jackson
2022-11-18
1
-1
/
+1
|
\
|
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-1
/
+1
*
|
arti-client: make bridge-client depend on dirmgr/bridge-client
Nick Mathewson
2022-11-18
1
-1
/
+1
*
|
arti-client: Mark "bridge-client" and "pt-client" as non-experimental
Nick Mathewson
2022-11-18
2
-4
/
+4
*
|
arti-client: split long lines in Cargo.toml
Nick Mathewson
2022-11-18
1
-2
/
+13
|
/
*
Merge branch 'ptmgr-config' into 'main'
eta
2022-11-16
2
-0
/
+23
|
\
|
*
tor-ptmgr: make configuration use builders, plumb into arti-client
eta
2022-11-16
2
-0
/
+23
*
|
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
2
-0
/
+72
*
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
2
-3
/
+17
|
\
|
*
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
2
-1
/
+11
*
|
Merge branch 'store3' into 'main'
Ian Jackson
2022-11-14
2
-4
/
+9
|
\
\
|
*
|
dirmgr Store: Have constructors take DirMgrStore
Ian Jackson
2022-11-14
2
-4
/
+9
|
|
/
*
/
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
|
/
*
Check more targets
trinity-1686a
2022-11-10
2
-3
/
+7
*
Spelling fixes and normalizations on some high-level crates
Nick Mathewson
2022-11-07
2
-3
/
+3
*
guardmgr config: Provide bridge information to new and reconfigure
Ian Jackson
2022-11-03
1
-2
/
+36
*
bridges config: Check that bridges aren't enabled with no bridges
Ian Jackson
2022-11-03
1
-1
/
+32
[next]