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 versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-24
/
+24
*
arti-client: vanguards cargo feature: remove from experimental
Ian Jackson
2024-04-30
1
-1
/
+0
*
arti-client: Make vanguards non-experimental.
Gabriela Moldovan
2024-04-29
1
-1
/
+2
*
Fix recursive impl for arti_client::Error.
Nick Mathewson
2024-04-22
1
-1
/
+1
*
arti-client: add hs_circ_pool() method on TorClient
Richard Pospesel
2024-04-15
1
-0
/
+14
*
Upgrade derive-deftly requirement to 0.10.3
Nick Mathewson
2024-04-11
1
-1
/
+1
*
Port many of the macros in tor-rpcbase to use derive-deftly.
Nick Mathewson
2024-04-04
3
-18
/
+3
*
Merge branch 'unmanaged-proxy-config-test' into 'main'
Nick Mathewson
2024-04-02
1
-0
/
+5
|
\
|
*
Make TorClientConfig implement AsRef<BridgesConfig>
Nick Mathewson
2024-04-02
1
-0
/
+5
*
|
remove unused dependencies
trinity-1686a
2024-04-02
1
-10
/
+0
|
/
*
Remove semver.md files from arti-1.2.1 release
Nick Mathewson
2024-04-02
1
-4
/
+0
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-26
/
+26
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-2
/
+2
*
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl
Ian Jackson
2024-03-25
1
-1
/
+1
*
Add tests for configuring unmanaged transports
Nick Mathewson
2024-03-14
1
-11
/
+49
*
Rename ManagedTransportConfig to TransportConfig.
Nick Mathewson
2024-03-14
2
-9
/
+9
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
1
-2
/
+2
|
\
|
*
tor-config: Allow ConfigurationSource to be verbatim text.
Nick Mathewson
2024-03-13
1
-2
/
+2
*
|
Add unknown-lints exception to examples
Nick Mathewson
2024-03-13
6
-1
/
+6
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
11
-0
/
+11
|
/
*
Merge branch 'arti_client_test' into 'main'
gabi-250
2024-03-11
1
-1
/
+12
|
\
|
*
arti-client: increase coverage in src/address.rs
Brady Fomegne
2024-03-05
1
-1
/
+12
*
|
tor-circmgr: Add HsCircPoolConfig, make HsCircPool::reconfigure general-purpose.
Gabriela Moldovan
2024-03-11
3
-7
/
+13
*
|
tor-circmgr: Create the VanguardMgr in CircMgr::new.
Gabriela Moldovan
2024-03-11
1
-19
/
+0
*
|
arti-client: Reconfigure the HS circuit pool if needed.
Gabriela Moldovan
2024-03-11
1
-0
/
+14
*
|
arti-client: Keep a handle to the HsCircPool if onion-service-client is enabled.
Gabriela Moldovan
2024-03-11
1
-2
/
+2
*
|
arti-client: Add vanguard_config() to CircMgrConfig.
Gabriela Moldovan
2024-03-11
1
-1
/
+15
*
|
arti-client: Add VanguardsConfig to TorClientConfig.
Gabriela Moldovan
2024-03-11
3
-3
/
+12
*
|
arti-client: Re-export VanguardsConfig from vanguards module.
Gabriela Moldovan
2024-03-11
2
-0
/
+10
*
|
tor-circmgr: Give CircMgr a VanguardMgr.
Gabriela Moldovan
2024-03-11
4
-0
/
+38
*
|
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
|
Fix typos in comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
|
arti-client: Fix typo in error message.
Gabriela Moldovan
2024-03-05
1
-1
/
+1
*
|
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
|
tor-ptmgr: Bump minor version.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
|
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-7
/
+7
*
|
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-4
/
+4
*
|
Bump patchlevel of crates with functional changes.
Gabriela Moldovan
2024-03-04
1
-3
/
+3
|
/
*
tor-hsclient: Remove client nickname from the client key specifiers (fmt).
Gabriela Moldovan
2024-02-22
1
-6
/
+2
*
tor-hsclient: Remove client nickname from the client key specifiers.
Gabriela Moldovan
2024-02-22
1
-5
/
+2
*
Merge branch 'hss_non_experimental' into 'main'
gabi-250
2024-02-21
2
-16
/
+15
|
\
|
*
Move onion-service-service to non-experimental section of READMEs.
Nick Mathewson
2024-02-20
1
-3
/
+3
|
*
arti-client: Make onion-service-service and keymgr non-experimental.
Nick Mathewson
2024-02-20
1
-13
/
+12
*
|
arti, arti-client, tor-keymgr: Remove keystore dir configuration.
Gabriela Moldovan
2024-02-21
2
-30
/
+3
|
/
*
Add tests for finding (or not) hints in our error types.
Nick Mathewson
2024-02-16
1
-0
/
+58
*
Discourage providing HintableErrorImpl without using the macro.
Nick Mathewson
2024-02-16
1
-3
/
+10
*
Rename one of the hint methods to hint_specific
Nick Mathewson
2024-02-16
1
-3
/
+10
*
Use and document the new arti-client/anyhow feature
Nick Mathewson
2024-02-15
1
-0
/
+2
*
Refactor and improve error hinting.
Nick Mathewson
2024-02-14
4
-51
/
+114
[next]