summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'tracing-panic' into 'main'Nick Mathewson2023-07-064-2/+42
|\ \ \ \
| * | | | arti: Note possibility for future use of other tracing panic providerNick Mathewson2023-07-061-0/+5
| * | | | arti: On panic, avoid allocation even more.Nick Mathewson2023-07-061-7/+5
| * | | | Add TODO comments about possibly migrating away from the backtrace crate.Nick Mathewson2023-07-052-1/+4
| * | | | arti: Install a panic hook that sends messages to `tracing`Nick Mathewson2023-07-053-1/+35
* | | | | Merge branch 'keymgr-enc-key-todo' into 'main'gabi-2502023-07-051-1/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | keymgr: Explain why the TODO regarding EncodableKey can't be addressed.Gabriela Moldovan2023-07-051-1/+12
|/ / / /
* | | | Merge branch 'shadow-onion' into 'main'Nick Mathewson2023-07-0541-29/+133
|\ \ \ \
| * | | | CI: enable onion-service-client in rust-latest buildJim Newsome2023-07-031-1/+1
| * | | | articlient-onion: don't filter onion addressesJim Newsome2023-07-033-1/+5
| * | | | Dedupe arti configs and match TestingTorNetworks HS configJim Newsome2023-07-039-49/+17
| * | | | shadow test: disable trace-level loggingJim Newsome2023-07-031-2/+0
| * | | | shadow test: disable worker spinningJim Newsome2023-07-031-0/+1
| * | | | shadow test: enable arti's `log_sensitive_information` optionJim Newsome2023-07-033-0/+9
| * | | | shadow test: fix hidden service dir permissionsJim Newsome2023-07-031-0/+5
| * | | | shadow test: add 2 more relaysJim Newsome2023-07-0321-0/+24
| * | | | shadow test: fail the test if streams didn't succeedJim Newsome2023-07-031-0/+1
| * | | | shadow test: add and validate arti onion clientJim Newsome2023-07-034-1/+63
| * | | | shadow test: add onion serverJim Newsome2023-07-039-0/+32
| | |/ / | |/| |
* | | | Merge branch 'unpublishing' into 'main'Ian Jackson2023-07-053-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Mark arti-bench with "publish = false"Nick Mathewson2023-07-031-0/+4
| * | | Mark vestigial crates as "publish=false"Nick Mathewson2023-07-032-0/+6
| |/ /
* | | Merge branch 'faster-ci' into 'main'gabi-2502023-07-042-5/+7
|\ \ \
| * | | fix audittrinity-1686a2023-07-041-3/+3
| * | | try making CI fastertrinity-1686a2023-07-041-2/+4
|/ / /
* | | Merge branch 'bridge-pt-docs' into 'main'Alexander Færøy2023-07-035-8/+45
|\ \ \ | |/ / |/| |
| * | Additional documentation around bridges/PT configurationNick Mathewson2023-07-034-7/+43
| * | Finish a sentence in the documentation for TorClient::netdir()Nick Mathewson2023-07-031-1/+2
|/ /
* | Merge branch 'what-we-do-in-the-release-process' into 'main'Alexander Færøy2023-06-301-36/+196
|\ \ | |/ |/|
| * Release.md: Add an extra semver-checks to the process.Nick Mathewson2023-06-301-0/+3
| * Release.md: Revise the release sectionsNick Mathewson2023-06-301-32/+21
| * Release.md: document preparation sectionsNick Mathewson2023-06-301-13/+120
| * Release.md: Write a tools section.Nick Mathewson2023-06-301-0/+18
| * Release.md: Write the "are we ready to release" section.Nick Mathewson2023-06-301-3/+37
| * Release.md: Add subheadings for "how to release."Nick Mathewson2023-06-301-1/+10
|/
* Remove semver.md files for 1.1.6Nick Mathewson2023-06-3012-17/+0
* Merge branch 'keymgr-doc-fix' into 'main'arti-v1.1.6Nick Mathewson2023-06-301-2/+2
|\
| * keymgr: Fix broken doc link.Gabriela Moldovan2023-06-301-2/+2
|/
* Merge branch 'bump_versions_116' into 'main'Nick Mathewson2023-06-3046-251/+251
|\
| * Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-3035-186/+186
| * Bump minor versions on crates with breaking changesNick Mathewson2023-06-3015-25/+25
| * Bump versions on crates with nonfunctional changesNick Mathewson2023-06-3022-42/+42
* | Merge branch 'changelog4' into 'main'Nick Mathewson2023-06-301-10/+148
|\ \ | |/ |/|
| * Changelog: Copy editingNick Mathewson2023-06-301-9/+9
| * Changelog: fill in links.Nick Mathewson2023-06-301-14/+8
| * Changelog: acknowledgements and (incomplete) links.Nick Mathewson2023-06-301-1/+137
| * Remove "up-to-date-as-of" marker in changelog.Nick Mathewson2023-06-301-3/+0
| * Write more changelog intro.Nick Mathewson2023-06-301-2/+13
|/
* Merge branch 'arti-path-bug' into 'main'gabi-2502023-06-302-10/+23
|\
| * keystore: Change the dummy HsClientSpecifier to "default".Gabriela Moldovan2023-06-301-1/+1