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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'public-dir-mgr-config' into 'main'
Ian Jackson
2024-01-09
1
-1
/
+1
|
\
|
*
dirmgr: Make the `dir_mgr_config` method public
Emil Engler
2024-01-09
1
-1
/
+1
*
|
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
|
/
*
arti-client: Add an accessor for the keystore config.
Gabriela Moldovan
2023-12-14
1
-0
/
+5
*
Merge branch 'keymgr_enabled_default' into 'main'
Nick Mathewson
2023-12-13
1
-24
/
+12
|
\
|
*
arti_config: remove experimental-api as way to enable keymgr.
Nick Mathewson
2023-12-13
1
-7
/
+4
|
*
arti-client: use sub_builder for ArtiNativeKeystoreConfig
Nick Mathewson
2023-12-13
1
-10
/
+3
|
*
arti_client: enable keymgr when keymgr feature is configured
Nick Mathewson
2023-12-13
1
-11
/
+9
*
|
arti-client: TorClient.storage_mistrust: Correct doc comment
Ian Jackson
2023-12-13
1
-1
/
+6
*
|
tor-hsservice: Plumb state dir and its mistrust into ipt_mgr
Ian Jackson
2023-12-13
1
-1
/
+15
*
|
arti-client: Centralise state_dir variable (fmt)
Ian Jackson
2023-12-13
1
-5
/
+2
*
|
arti-client: Centralise state_dir variable
Ian Jackson
2023-12-13
1
-3
/
+4
|
/
*
Add NOTEs about similar code for address types.
Nick Mathewson
2023-12-12
1
-1
/
+6
*
tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError
Ian Jackson
2023-12-07
1
-1
/
+1
*
arti config: Declare who is supposed to add path leaf components
Ian Jackson
2023-12-04
1
-0
/
+10
*
tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dir
Ian Jackson
2023-12-04
1
-1
/
+1
*
arti config: Declare cache_dir /var/cache like nature
Ian Jackson
2023-12-04
1
-0
/
+5
*
arti config: Declare cache_dir is not necessarily just the Tor directory
Ian Jackson
2023-12-04
1
-1
/
+1
*
tor-keymgr: Abolish KeyMgr::new.
Gabriela Moldovan
2023-11-27
1
-2
/
+7
*
arti-client: Stop using HsClientIntroAuthKeypair for client auth.
Gabriela Moldovan
2023-11-20
1
-15
/
+1
*
Merge branch 'main' into 'main'
gabi-250
2023-11-17
1
-13
/
+15
|
\
|
*
Added macro for StorageConfig expand dir
rdbo
2023-11-17
1
-13
/
+15
*
|
arti-client test: add clippy exception
Jim Newsome
2023-11-16
1
-0
/
+1
|
/
*
Send less information in onion service BEGIN messages
Nick Mathewson
2023-11-15
1
-1
/
+9
*
hsclient: Rename get_or_launch{connection => circuit}
Nick Mathewson
2023-10-24
1
-1
/
+1
*
tor-hsclient, arti-client: Make BadClientSpecifier wrap an ArtiPathError.
Gabriela Moldovan
2023-10-19
1
-1
/
+1
*
tor-keymgr: Use ArtiPathError for invalid ArtiPaths.
Gabriela Moldovan
2023-10-19
2
-2
/
+7
*
arti-client: Re-export onion-service configuration types.
Nick Mathewson
2023-10-03
1
-0
/
+6
*
arti-client: fix up launch_onion_service a bit.
Nick Mathewson
2023-10-03
1
-10
/
+19
*
hss: actually provide a stream of RendRequest from launch().
Nick Mathewson
2023-09-27
1
-1
/
+1
*
tor-hsservice: Run cargo fmt.
Gabriela Moldovan
2023-09-27
1
-3
/
+1
*
tor-hsservice: Make Launchable a non-async trait.
Gabriela Moldovan
2023-09-27
1
-1
/
+0
*
arti-client: add a minimal onion-service-launching API.
Nick Mathewson
2023-09-27
2
-6
/
+62
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...
Gabriela Moldovan
2023-09-25
1
-2
/
+2
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
2
-1
/
+44
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
4
-0
/
+4
*
arti-client: Fix a couple more typos.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
Use "typos-cli" to fix a bunch of typos.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
Resolve a pair of warnings about redundant closures.
Nick Mathewson
2023-08-22
1
-2
/
+2
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-2
/
+2
*
arti-client: fix conditional unused_import and dead_code warnings
Nick Mathewson
2023-08-16
1
-3
/
+5
*
arti-client: Use Path::join instead of format!.
Gabriela Moldovan
2023-08-14
1
-1
/
+1
*
arti-client: Make from_directories() derive the keystore_dir from state_dir.
Gabriela Moldovan
2023-08-11
1
-1
/
+39
*
bridge config: Fix an error message slightly
Ian Jackson
2023-08-08
1
-1
/
+1
*
arti-client config test: partially un-degrade formatting
Ian Jackson
2023-08-08
1
-10
/
+10
*
arti-client config test: degrade formatting
Ian Jackson
2023-08-08
1
-12
/
+18
*
arti-client config: Add an extra test case for bridges
Ian Jackson
2023-08-08
1
-0
/
+45
*
bridge config: reject bridges=true when there are no bridges
Ian Jackson
2023-08-08
1
-2
/
+0
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Fix and expand the description of OnionAddressDisabled
Nick Mathewson
2023-08-03
1
-2
/
+9
[next]