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
/
tor-hsclient
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-29
/
+29
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-2
/
+2
*
tor-dirclient: Bump minor version.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-6
/
+6
*
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-4
/
+4
*
Bump patchlevel of crates with functional changes.
Gabriela Moldovan
2024-03-04
1
-5
/
+5
*
Bump minor versions
Ian Jackson
2024-02-05
1
-23
/
+23
*
Run maint/fixup-features
Ian Jackson
2024-02-05
1
-1
/
+1
*
Require tracing-test 0.2.4
Ian Jackson
2024-01-31
1
-1
/
+1
*
Require tracing-test 0.2.2
Ian Jackson
2024-01-31
1
-1
/
+1
*
tor-hsclient: Use Slug for HsClientSpecifier.
Gabriela Moldovan
2024-01-31
1
-0
/
+1
*
Upgrade to strum 0.26
Nick Mathewson
2024-01-30
1
-1
/
+1
*
tor-hsclient: Derive the KeySpecifier implementation.
Gabriela Moldovan
2024-01-10
1
-0
/
+1
*
Followup patchlevel bumps
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Followup minor version bumps.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-3
/
+3
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-19
/
+19
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-19
/
+19
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-5
/
+5
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Upgrade to itertools 0.12.0
Nick Mathewson
2023-11-15
1
-1
/
+1
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-8
/
+8
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-12
/
+12
*
Run "fixup-features" in preparation for release this week.
Nick Mathewson
2023-10-29
1
-1
/
+1
*
oneshot: Use veneer in tor-hsclient
Ian Jackson
2023-10-11
1
-0
/
+1
*
Bump tor-dirclient patchlevel, since its dependency changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-7
/
+7
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-8
/
+8
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-18
/
+18
*
Minor-version bumps for crates with breaking changes.
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-11
/
+11
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-10
/
+10
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
1
-1
/
+1
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-14
/
+14
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-3
/
+3
*
Resolve XXXs from fixup-features.
Nick Mathewson
2023-06-29
1
-1
/
+0
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-1
/
+4
*
HS configuration: Plumb configuration through
Ian Jackson
2023-06-28
1
-0
/
+1
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
*
arti, hsclent: remove dependencies on tor-error/experimental-api
Nick Mathewson
2023-06-23
1
-1
/
+1
*
keymgr: Move dummy implementation to tor-keymgr.
Gabriela Moldovan
2023-06-22
1
-1
/
+3
*
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
*
keymgr: Move the HS client and service key specifiers out of tor-keymgr.
Gabriela Moldovan
2023-06-15
1
-0
/
+1
*
hsclient: use hs-client feature in tor-proto.
Nick Mathewson
2023-06-12
1
-1
/
+1
*
Upgrade async-trait requirement to 1.54
Nick Mathewson
2023-06-12
1
-1
/
+1
*
tor-hsclient: Implement rendezvous setup, and retry framework
Ian Jackson
2023-06-09
1
-0
/
+2
*
hsclient: Create a CircTarget from an IntroPointDesc.
Nick Mathewson
2023-06-07
1
-1
/
+2
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-25
/
+25
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-4
/
+19
[next]