summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arti: Print out the onion address retrieved from StateMgr.Gabriela Moldovan2023-12-141-1/+15
| * | | tor-hsservice: Add an hss state mgmt APIGabriela Moldovan2023-12-142-0/+47
| * | | arti-client: Add an accessor for the keystore config.Gabriela Moldovan2023-12-142-0/+6
| * | | arti: Add an hss subcommand.Gabriela Moldovan2023-12-141-2/+46
| | |/ | |/|
* | | Merge branch 'changmgr-timing' into 'main'Nick Mathewson2023-12-144-31/+21
|\ \ \
| * | | shadow test: remove workaround for #1170Jim Newsome2023-12-131-9/+0
| * | | shadow test: disable --model-unblocked-syscall-latencyJim Newsome2023-12-131-1/+0
| * | | ChannelState::ready_to_expire: return true when rem time is zeroJim Newsome2023-12-131-0/+5
| * | | ChannelState::ready_to_expire: refactor using let-elseJim Newsome2023-12-131-18/+14
| * | | continually_expire_channels: don't round off expiration delayJim Newsome2023-12-131-1/+1
| * | | continually_expire_channels: refactor using let-elseJim Newsome2023-12-131-3/+2
| |/ /
* | | Merge branch 'security-audit-of-the-daleks' into 'main'gabi-2502023-12-141-8/+34
|\ \ \ | |/ / |/| |
| * | Restore deleted entries to OBSOLETE_IGNORENick Mathewson2023-12-111-0/+23
| * | Remove our cargo-audit exception for ed25519-dalekNick Mathewson2023-12-111-8/+11
* | | Merge branch 'todos-hss' into 'main'Nick Mathewson2023-12-133-25/+29
|\ \ \
| * | | hss: Explain why wait_for_netdir_to_list does not need more complexity.Nick Mathewson2023-12-131-6/+11
| * | | hss::svc::netdir: Explain why it is okay to suppress errors.Nick Mathewson2023-12-121-1/+3
| * | | hss::config: Downgrade or remove some TODO HSS comments.Nick Mathewson2023-12-121-16/+15
| * | | hss: remove TODO about making DangerouslyNonAnonymous conditional.Nick Mathewson2023-12-121-2/+0
* | | | Merge branch 'log_hsid_unconditionally' into 'main'Nick Mathewson2023-12-132-21/+23
|\ \ \ \
| * | | | tor-hsservice: Retrieve the public hsid for logging purposes.gabi-2502023-12-131-3/+3
| * | | | hsservice: Log hsid whether we just generated it or not.Nick Mathewson2023-12-132-21/+23
* | | | | Merge branch 'keymgr_enabled_default' into 'main'Nick Mathewson2023-12-133-33/+16
|\ \ \ \ \
| * | | | | arti_config: remove experimental-api as way to enable keymgr.Nick Mathewson2023-12-131-7/+4
| * | | | | arti-client: use sub_builder for ArtiNativeKeystoreConfigNick Mathewson2023-12-133-13/+6
| * | | | | arti_client: enable keymgr when keymgr feature is configuredNick Mathewson2023-12-132-17/+10
| |/ / / /
* | | | | Merge branch 'circmgr_warning' into 'main'Nick Mathewson2023-12-131-2/+3
|\ \ \ \ \
| * | | | | circmgr:Resolve a warning when building without ntor-v3Nick Mathewson2023-12-131-2/+3
| |/ / / /
* | | | | Merge branch 'shadow-onion-svc' into 'main'gabi-2502023-12-1312-8/+151
|\ \ \ \ \
| * | | | | shadow test: add tor client connecting to arti hsJim Newsome2023-12-134-1/+16
| * | | | | editorconfig: exclude arti HS keys in shadow testJim Newsome2023-12-131-1/+1
| * | | | | shadow test: add client for arti hsJim Newsome2023-12-135-1/+64
| * | | | | shadow test: add hidden service keystore to templateJim Newsome2023-12-132-0/+9
| * | | | | shadow test: add fileserver-onion-artiJim Newsome2023-12-132-0/+24
| * | | | | shadow ci: use proxy.sock_listen instead of socks_portJim Newsome2023-12-131-5/+5
| * | | | | shadow ci: reformat arti argument lists (no-op)Jim Newsome2023-12-131-5/+33
| * | | | | arti-extra build: enable onion-service-serviceJim Newsome2023-12-131-1/+1
| * | | | | arti-extra build: no-op reformatJim Newsome2023-12-131-1/+5
|/ / / / /
* | | | | Merge branch 'publisher-do-not-retry-fatal' into 'main'gabi-2502023-12-131-16/+1
|\ \ \ \ \
| * | | | | tor-hsservice: If the error is fatal, do not retry the desc upload.Gabriela Moldovan2023-12-131-16/+1
* | | | | | Merge branch 'replay' into 'main'Ian Jackson2023-12-1317-59/+310
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arti-client: TorClient.storage_mistrust: Correct doc commentIan Jackson2023-12-131-1/+6
| * | | | | tor-hsservice: Add more explanation of replay_log lockingIan Jackson2023-12-131-0/+5
| * | | | | tor-hsservice: Add more explanation of replay_log lockingIan Jackson2023-12-131-0/+6
| * | | | | tor-hsservice: Cargo.toml: sortIan Jackson2023-12-131-1/+1
| * | | | | tor-hsservice: replay: Note a bugIan Jackson2023-12-131-0/+4
| * | | | | tor-hsservice: Make IPT logs be persistent (fmt)Ian Jackson2023-12-131-1/+3
| * | | | | tor-hsservice: Make IPT logs be persistentIan Jackson2023-12-133-7/+88
| * | | | | tor-hsservice ipt_mgr: Rename STORAGE_RETRY from KEYSTORE_RETRYIan Jackson2023-12-131-2/+2
| * | | | | tor-hsservice: Plumb state dir and its mistrust into ipt_mgr (fmt)Ian Jackson2023-12-131-5/+2