summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Two more patchlevel bumpsNick Mathewson2023-12-048-9/+9
* Bump minor versions in preparation for releaseNick Mathewson2023-12-0432-183/+183
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-0434-97/+97
* Run fixup-features in preparation for release.Nick Mathewson2023-12-043-2/+3
* arti cfg: suppress a warningIan Jackson2023-12-041-0/+1
* Move from `trust-dns` to `hickory`Andrew2023-11-302-8/+8
* Merge branch 'hss-notes' into 'main'Ian Jackson2023-11-303-0/+118
|\
| * tor-hsclient: ipt_establisher: Fix a broken rustdoc linkIan Jackson2023-11-301-1/+1
| * hssvc-ipt-algorithms.md: Fix moved text syntaxIan Jackson2023-11-291-2/+2
| * hssvc-ipt-algorithms.md: Move some text to ipt_setIan Jackson2023-11-292-0/+72
| * hssvc-ipt-algorithms.md: Move some text to ipt_mgrIan Jackson2023-11-292-0/+37
| * hssvc-ipt-algorithms.md: Delete rendundant textIan Jackson2023-11-292-0/+9
* | Merge branch 'remove-impl' into 'main'Ian Jackson2023-11-301-9/+1
|\ \
| * | tor-keymgr: Remove unnecessary impls for KeystoreCorruptionError.Gabriela Moldovan2023-11-291-9/+1
* | | Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-3050-50/+50
|\ \ \
| * | | In every crate, change rust-version to 1.70.Nick Mathewson2023-11-2850-50/+50
* | | | Merge branch 'report_error_message' into 'main'gabi-2502023-11-304-9/+23
|\ \ \ \
| * | | | Preserve HTTP status text in dirclient errors.Nick Mathewson2023-11-294-9/+23
* | | | | Merge branch 'rustdoc_fix' into 'main'Nick Mathewson2023-11-301-1/+1
|\ \ \ \ \
| * | | | | Fix a rustdoc error.Nick Mathewson2023-11-291-1/+1
* | | | | | hsrproxy: Allow ports to be specified as integersNick Mathewson2023-11-291-5/+23
* | | | | | Revert "hsrproxy: Temporarily change the format of ProxyRule."Nick Mathewson2023-11-294-85/+14
* | | | | | Require config ≥ 0.13.4Nick Mathewson2023-11-293-4/+4
|/ / / / /
* | | | | Merge branch 'semver-breaking-upgrade-of-the-daleks' into 'main'Nick Mathewson2023-11-2935-579/+344
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Resolve an unfinished sentenceNick Mathewson2023-11-291-1/+2
| * | | | grammar fix in commentgabi-2502023-11-291-1/+1
| * | | | llcrypto: remove a comment suggesting a grand renaming.Nick Mathewson2023-11-291-3/+3
| * | | | llcrypto testvec: remove redundant "kp" variable.Nick Mathewson2023-11-291-11/+6
| * | | | llcrypto: Hide the members of ExpandedKeypair.Nick Mathewson2023-11-297-27/+39
| * | | | llcrypto: Undo internal ed25519-dalek renamings in keymanip.rsNick Mathewson2023-11-291-8/+7
| * | | | llcrypto: Remove redundant re-exports in keymanip.Nick Mathewson2023-11-294-13/+7
| * | | | llcrypto: Remove ExpandedSecretKey export.Nick Mathewson2023-11-293-11/+8
| * | | | Fix a typo in comment in llcrypto.Nick Mathewson2023-11-291-1/+1
| * | | | Clarify and downgrade TODO about ReusableSecret.Nick Mathewson2023-11-291-1/+8
| * | | | Deprecate convert_ed25519_to_curve25519_private as unusedNick Mathewson2023-11-292-0/+6
| * | | | Remove RngCompatExt.Nick Mathewson2023-11-2920-299/+30
| * | | | Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-2934-269/+292
* | | | | debug log: Downgrade circuit lifecycle messages to traceIan Jackson2023-11-291-4/+4
* | | | | Downgrade some messages to traceIan Jackson2023-11-294-5/+5
* | | | | Merge branch 'persist-tempdir' into 'main'Ian Jackson2023-11-294-25/+354
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tor-hsservice: test_temp_dir: Fix comment syntaxNick Mathewson2023-11-291-1/+1
| * | | | tor-hsservice: test_temp_dir: Rename to used_byIan Jackson2023-11-292-4/+4
| * | | | tor-hsservice: test_temp_dir: Rename to TestTempDirGuardIan Jackson2023-11-292-6/+6
| * | | | tor-hsservice: test_temp_dir: Expand on the TODO (fmt)Ian Jackson2023-11-291-1/+0
| * | | | tor-hsservice: test_temp_dir: Expand on the TODOIan Jackson2023-11-291-1/+3
| * | | | tor-hsservice test_temp_dir: Add commentary about why do thisIan Jackson2023-11-291-0/+25
| * | | | tor-hsservice test_temp_dir: Add more docs about in_obtainIan Jackson2023-11-291-0/+5
| * | | | tor-hsservice test_temp_dir: Add docs about early deletion hazardIan Jackson2023-11-291-0/+19
| * | | | tor-hsservice test_temp_dir: Make a lifetime explicit (fmt)Ian Jackson2023-11-291-1/+5
| * | | | tor-hsservice test_temp_dir: Make a lifetime explicitIan Jackson2023-11-291-1/+1