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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
circmgr,hsclient: s/requery_period/requery_interval
Gabriela Moldovan
2026-05-07
1
-4
/
+4
*
hsclient: Retain the rust bug link for the borrowck issues
Gabriela Moldovan
2026-05-07
1
-0
/
+5
*
hsclient: Address a clippy suggestion (fmt)
Gabriela Moldovan
2026-05-07
1
-10
/
+8
*
hsclient: Address a clippy suggestion
Gabriela Moldovan
2026-05-07
1
-3
/
+2
*
hsclient: Remove TODO suggesting a wrong change
Gabriela Moldovan
2026-05-07
1
-5
/
+0
*
hsclient: Reach out to all HsDirs if we have no descriptor
Gabriela Moldovan
2026-05-07
1
-3
/
+10
*
hsclient: Rate-limit HsDir re-querying (fmt)
Gabriela Moldovan
2026-05-07
1
-9
/
+11
*
hsclient: Rate-limit HsDir re-querying
Gabriela Moldovan
2026-05-07
2
-9
/
+76
*
hsclient: Rename intro_target to ids (fmt)
Gabriela Moldovan
2026-05-07
1
-3
/
+1
*
hsclient: Rename intro_target to ids
Gabriela Moldovan
2026-05-07
1
-4
/
+4
*
hsclient: Make RelayIdFor impl generic over T: HasRelayIds
Gabriela Moldovan
2026-05-07
1
-2
/
+2
*
hsclient: Add a generic RelayIdFor for storing relay information
Gabriela Moldovan
2026-05-07
1
-5
/
+29
*
hsclient: Update comment about hsdesc caching, add TODO
Gabriela Moldovan
2026-05-07
1
-3
/
+21
*
hsclient: Use Option<> combinators to get rid of branching (fmt)
Gabriela Moldovan
2026-05-07
1
-8
/
+11
*
hsclient: Use Option<> combinators to get rid of branching
Gabriela Moldovan
2026-05-07
1
-4
/
+2
*
hsclient: Only replace the hsdesc with a more recent one (fmt)
Gabriela Moldovan
2026-05-07
1
-11
/
+9
*
hsclient: Only replace the hsdesc with a more recent one
Gabriela Moldovan
2026-05-07
1
-6
/
+36
*
hsclient: Move HsDesc extraction hack to a closure
Gabriela Moldovan
2026-05-07
1
-7
/
+11
*
hsclient: Replace bool with Option<RefetchDescriptor> (fmt)
Gabriela Moldovan
2026-05-07
1
-1
/
+5
*
hsclient: Replace bool with Option<RefetchDescriptor>
Gabriela Moldovan
2026-05-07
1
-7
/
+11
*
hsclient: Refetch the descriptor if any introduction attempts are NACKed
Gabriela Moldovan
2026-05-07
1
-1
/
+41
*
hsclient: Update the docs to say what the refetch flag does
Gabriela Moldovan
2026-05-07
1
-0
/
+3
*
hsclient: Add a flag for forcing a descriptor refetch (fmt)
Gabriela Moldovan
2026-05-07
1
-14
/
+18
*
hsclient: Add a flag for forcing a descriptor refetch
Gabriela Moldovan
2026-05-07
1
-2
/
+4
*
hsclient: Remove estimate of extra intro distance.
Nick Mathewson
2026-05-07
1
-14
/
+8
*
hsclient: Account for peer circuit retries.
Nick Mathewson
2026-05-07
1
-1
/
+5
*
hsclient: Fix documentation about where timeouts are calculated.
Nick Mathewson
2026-05-07
1
-8
/
+2
*
hsclient: Simplify h_num_own_{real_}hops
Nick Mathewson
2026-05-07
1
-7
/
+11
*
hsclient: remove now-needless "allow(unused)" markers.
Nick Mathewson
2026-05-07
1
-3
/
+0
*
circmgr, hsclient: Introduce and use a OneWay timeout estimator.
Nick Mathewson
2026-05-07
1
-16
/
+8
*
hsclient: Move and correct timeouts for waiting for RENDEZVOUS2
Nick Mathewson
2026-05-07
1
-66
/
+89
*
hsclient: move and correct timeouts for intro/ack.
Nick Mathewson
2026-05-07
1
-30
/
+20
*
hsclient: Move and correct timeouts for establishing rend circuits.
Nick Mathewson
2026-05-07
2
-34
/
+20
*
hsclient: Move and correct timeouts for hsdescriptor downloads.
Nick Mathewson
2026-05-07
2
-17
/
+27
*
circmgr: Add num_hops members to mock tunnel types.
Nick Mathewson
2026-05-07
1
-0
/
+38
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-31
/
+31
*
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
hsclient, hsservice: Use unquoted paths in ctor_path attr
Gabriela Moldovan
2026-04-16
1
-1
/
+1
*
tor-hsclient: include period metadata in trace log message
Jim Newsome
2026-04-02
1
-1
/
+2
*
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
1
-1
/
+1
*
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-31
/
+31
*
Bump versions: minor, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
tor-hsclient: port to web-time-compat.
Nick Mathewson
2026-03-26
4
-6
/
+5
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
2
-2
/
+2
*
Bump strum to 0.28
Gabriela Moldovan
2026-03-04
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-31
/
+31
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-4
/
+4
[prev]
[next]