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
*
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
*
educe: Use std's default for two structs
Ian Jackson
2024-02-12
1
-2
/
+1
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-10
/
+6
*
Merge branch 'delete-semvers' into 'main'
Ian Jackson
2024-02-05
1
-1
/
+0
|
\
|
*
Remove all semver.md files to start a fresh release round
Ian Jackson
2024-02-05
1
-1
/
+0
*
|
Bump patch versions *with* dependency update
Ian Jackson
2024-02-05
1
-1
/
+1
*
|
Bump minor versions
Ian Jackson
2024-02-05
1
-21
/
+21
|
/
*
tor-hsservice: Use tor_persist::state_dir
Ian Jackson
2024-02-01
2
-2
/
+4
*
tor-hsservice: Use tor_persist::state_dir, etc. (fmt)
Ian Jackson
2024-02-01
1
-4
/
+3
*
tor-hsservice: Use tor_persist::state_dir
Ian Jackson
2024-02-01
1
-8
/
+8
*
tor-hsclient: Rename HsClientSpecifier to HsClientNickname (fmt).
Gabriela Moldovan
2024-01-31
1
-2
/
+2
*
tor-hsclient: Rename HsClientSpecifier to HsClientNickname.
Gabriela Moldovan
2024-01-31
1
-2
/
+2
[next]