summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
* Bump arti crate to 2.4.0Gabriela Moldovan2026-06-011-1/+1
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-26/+26
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-1/+1
* Merge branch 'client_typestate' into 'main'Nick Mathewson2026-05-271-1/+1
|\
| * client: Factor out the "running a client" code into an inner typestateNick Mathewson2026-05-261-1/+1
* | Give resolve_return_results options to control output_tree.Nick Mathewson2026-05-271-2/+2
|/
* Move metrics config types to tor-config.Wesley Aptekar-Cassels2026-05-261-30/+1
* arti: move 'flowctl-cc' from 'experimental' to 'full'Steven Engler2026-05-221-2/+2
* Merge branch 'no-version-override' into 'main'wesleyac2026-05-212-15/+0
|\
| * Remove `use_obsolete_software`.Nick Mathewson2026-05-142-19/+4
* | Merge branch 'socket-buf-size' into 'main'opara2026-05-214-5/+59
|\ \
| * | arti: add 'proxy.socket_{send,recv}_buf_size' config optionsSteven Engler2026-05-074-23/+58
| * | arti: use 128 KB socket buffers for proxy socketsSteven Engler2026-05-071-2/+18
| * | tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`Steven Engler2026-05-071-1/+4
* | | Merge branch 'keymgr-raw-ids' into 'main'opara2026-05-191-13/+11
|\ \ \
| * | | keymgr: Remove RawKeystoreEntryGabriela Moldovan2026-05-181-13/+11
| | |/ | |/|
* | | Merge branch 'rpc-config-preliminary' into 'main'Nick Mathewson2026-05-182-81/+87
|\ \ \ | |/ / |/| |
| * | arti::reload_cfg: Extract common part of select_biased! blockNick Mathewson2026-05-181-15/+3
| * | arti: Reformat reload_cfg.rs and cfg.rsNick Mathewson2026-05-182-66/+84
* | | Merge branch 'arc_torclient' into 'main'Nick Mathewson2026-05-1311-28/+35
|\ \ \
| * | | Make TorClient no longer implement Clone.Nick Mathewson2026-05-135-18/+13
| * | | Make all TorClient constructors wrap the TorClient in an Arc.Nick Mathewson2026-05-139-18/+30
| |/ /
* / / Turn an expectation into an allowIan Jackson2026-05-131-1/+1
|/ /
* / circmgr: Add config option for the HsDir requery periodGabriela Moldovan2026-05-072-0/+5
|/
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-26/+26
* release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-061-1/+1
* release: Bump arti version to 2.3.0.Wesley Aptekar-Cassels2026-05-061-1/+1
* Upgrade to hickory-proto 0.26.1Nick Mathewson2026-05-022-18/+12
* implement syslog supportAndrew Kloet2026-04-284-4/+58
* Log socks isolationJim Newsome2026-04-081-0/+1
* Merge branch 'rustls-defaults' into 'main'Nick Mathewson2026-04-083-14/+37
|\
| * arti: Allow choice of CryptoProvider; use aws-lc-rs by default.Nick Mathewson2026-04-083-14/+37
* | Merge branch 'feat/protocol-warnings' into 'main'Nick Mathewson2026-04-083-0/+25
|\ \
| * | arti: set_protocol_warning_mode to Warn or Off in setup_loggingmoumenalaoui2026-04-081-5/+6
| * | arti: add protocol_warnings config and wire setup_loggingmoumenalaoui2026-03-273-0/+24
* | | Merge branch 'fix-help-msg' into 'main'Nick Mathewson2026-04-086-4/+19
|\ \ \
| * | | arti: tests: Add regression test for `arti -h`hjrgrn2026-04-085-0/+13
| * | | arti: Fix help message display orderhjrgrn2026-04-081-4/+6
* | | | Merge branch 'closed-stream-err' into 'main'opara2026-04-071-6/+10
|\ \ \ \ | |/ / / |/| | |
| * | | arti: fix clippy warnings in `report_proxy_error()`Steven Engler2026-03-301-3/+5
| * | | arti: use report macros in `report_proxy_error()`Steven Engler2026-03-301-5/+6
| * | | arti: don't warn for `NotConnected` errorsSteven Engler2026-03-301-0/+1
| |/ /
* | / Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
| |/ |/|
* | Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* | Bump versions: set version of arti to 2.2.0Ian Jackson2026-03-301-1/+1
* | Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-26/+26
* | Bump versions: patchlevel, with dependenciesIan Jackson2026-03-301-1/+1
* | Merge branch 'fixup-features' into 'main'Ian Jackson2026-03-301-0/+1
|\ \
| * | Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
| |/
* | arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CIhjrgrn2026-03-304-3/+3