index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
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 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
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
tor-netdir: Shuffle the list of HS dirs used for downloading descriptors.
Gabriela Moldovan
2023-05-04
1
-1
/
+2
*
tor-netdir: Update tests to parse the descriptor, make test consensus lifetim...
Gabriela Moldovan
2023-05-03
1
-0
/
+2
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-23
/
+23
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
hs connect: Test descriptor download
Ian Jackson
2023-04-11
1
-0
/
+3
*
hs dirs: Initial cut at descriptor downloading
Ian Jackson
2023-04-11
1
-2
/
+8
*
hs desc: Record a Timebound<HsDesc> (but not really for now)
Ian Jackson
2023-04-11
1
-0
/
+1
*
Remove "publish = false" from tor-hsclient.
arti-v1.1.3
Nick Mathewson
2023-03-31
1
-2
/
+0
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-6
/
+6
*
tor-proto: Split off send-control-msg feature
Ian Jackson
2023-03-23
1
-1
/
+1
*
hsclient state: Split off MultikeyIsolatedMap
Ian Jackson
2023-03-01
1
-0
/
+1
*
hsclient state: Restructure using a scope to drop the mutex guard
Ian Jackson
2023-03-01
1
-0
/
+1
*
hsclient state: Test most important code paths
Ian Jackson
2023-03-01
1
-0
/
+2
*
hsclient state: Provide one test
Ian Jackson
2023-03-01
1
-0
/
+6
*
hsclient: Use a generic to provide a mock for connect()
Ian Jackson
2023-03-01
1
-0
/
+1
*
hsclient: Implement connection attempt tracking state machine
Ian Jackson
2023-03-01
1
-0
/
+5
*
HS secret keys: Move aggregate/config to tor-hsclient
Ian Jackson
2023-03-01
1
-0
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-2
/
+2
*
Bump patch-versions for breaking changes in tor-hs{crypto,client}
Nick Mathewson
2023-02-28
1
-2
/
+2
*
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-2
/
+2
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-1
/
+1
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-2
/
+2
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-3
/
+3
*
Add a new stub hsclient module to connect to onion services.
Nick Mathewson
2023-01-24
1
-0
/
+30