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
*
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