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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-9
/
+9
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-9
/
+9
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
1
-1
/
+1
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-11
/
+11
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-3
/
+3
*
Resolve XXXs from fixup-features.
Nick Mathewson
2023-06-29
1
-2
/
+2
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-2
/
+4
*
Merge branch 'keymgr-config' into 'main'
gabi-250
2023-06-29
1
-0
/
+1
|
\
|
*
tor-config: Make ItemOrBool an experimental feature.
Gabriela Moldovan
2023-06-29
1
-0
/
+1
*
|
Mark all {hs,onion-serivce}-client features as non-experimental.
Nick Mathewson
2023-06-29
1
-2
/
+2
|
/
*
keymgr: Move dummy implementation to tor-keymgr.
Gabriela Moldovan
2023-06-22
1
-2
/
+2
*
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
*
arti-client: Provide ErrorDetailDiscriminants for convenient testing
Ian Jackson
2023-06-16
1
-0
/
+1
*
arti-client: Rename hs feature to onion-service-client (cfg lines)
Ian Jackson
2023-06-16
1
-2
/
+1
*
arti-client: Rename hs feature to onion-service-client
Ian Jackson
2023-06-16
1
-2
/
+3
*
arti-client: Use a dummy key manager if the keymgr feature is disabled.
Gabriela Moldovan
2023-06-15
1
-1
/
+2
*
keymgr: Add key manager implementation stub.
Gabriela Moldovan
2023-06-15
1
-1
/
+2
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-24
/
+24
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-3
/
+7
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+19
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-6
/
+7
*
Mark an initial set of non-additive features.
Nick Mathewson
2023-05-15
1
-5
/
+7
*
RPC: Start on plumbing TorClient into our RPC code
Nick Mathewson
2023-05-04
1
-0
/
+3
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-23
/
+23
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
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
-10
/
+10
*
Move functionality from tor_basic_utils to tor_async_utils
Nick Mathewson
2023-03-29
1
-3
/
+2
*
Merge branch 'upgrade_dirs' into 'main'
Alexander Færøy
2023-03-23
1
-1
/
+1
|
\
|
*
Bump to the lastest versions of dirs and directories.
Nick Mathewson
2023-03-22
1
-1
/
+1
*
|
arti-client: Create an HsClientConnector
Ian Jackson
2023-03-23
1
-1
/
+2
|
/
*
arti-client: Parse .onion addresses and dispatch to client.rs
Ian Jackson
2023-03-09
1
-0
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-12
/
+12
*
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
*
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
*
Make a top-level API for connecting to onion services.
Nick Mathewson
2023-01-12
1
-5
/
+7
*
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-client: Make ptmgr actually optional
Ian Jackson
2022-11-29
1
-2
/
+3
*
Temporarily make ptmgr required for arti-client :/
Nick Mathewson
2022-11-28
1
-2
/
+2
*
Integrate PtMgr into arti-client.
Nick Mathewson
2022-11-28
1
-2
/
+2
*
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
1
-2
/
+2
[next]