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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'data' into 'main'
Ian Jackson
2023-06-26
3
-11
/
+121
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsclient: Split out expire_old_data function
Ian Jackson
2023-06-26
1
-0
/
+5
|
*
|
tor-hsclient: Add a comment about what run_housekeeping does
Ian Jackson
2023-06-26
1
-0
/
+1
|
*
|
tor-hsclient: Add a debug message about task exit
Ian Jackson
2023-06-26
1
-0
/
+2
|
*
|
tor-hsclient: Comment explaining why no launch_background_tasks
Ian Jackson
2023-06-26
1
-0
/
+3
|
*
|
tor-hsclient: Say we *mustn't* do housekeeping while dormant
Ian Jackson
2023-06-26
1
-2
/
+2
|
*
|
tor-hsclient: Add a TODO SPEC re data lifetime
Ian Jackson
2023-06-23
1
-0
/
+2
|
*
|
tor-hsclient: state tests: Test housekeeping (data expiry)
Ian Jackson
2023-06-23
1
-0
/
+5
|
*
|
tor-hsclient: state tests: Promote mk_hsconn call
Ian Jackson
2023-06-23
1
-1
/
+3
|
*
|
tor-hsclient: state tests: Introduce connect_called
Ian Jackson
2023-06-23
1
-5
/
+11
|
*
|
tor-hsclient: Expire old data eventually
Ian Jackson
2023-06-23
3
-5
/
+89
*
|
|
Merge branch 'stabilize-ll-crates' into 'main'
Nick Mathewson
2023-06-23
1
-1
/
+1
|
\
\
\
|
*
|
|
arti, hsclent: remove dependencies on tor-error/experimental-api
Nick Mathewson
2023-06-23
1
-1
/
+1
*
|
|
|
Merge branch 'circuit-bis' into 'main'
Nick Mathewson
2023-06-23
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
tor-hsclient: Add TODO SPEC for issues dealt with in !1299
Ian Jackson
2023-06-23
1
-0
/
+6
*
|
|
|
|
Merge branch 'expire' into 'main'
Nick Mathewson
2023-06-23
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
tor-hsclient: Add a TODO SPEC re circuit dirtiness
Ian Jackson
2023-06-23
1
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'circuit' into 'main'
Alexander Færøy
2023-06-23
1
-21
/
+29
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
tor-hsclient: Discuss HS descriptor expiry and revision counters
Ian Jackson
2023-06-23
1
-2
/
+4
|
*
|
|
tor-hsclient: Downgrade multi-ipt TODO
Ian Jackson
2023-06-23
1
-3
/
+4
|
*
|
|
tor-hsclient: Downgrade rend/ipt parallelism TODOs and add links
Ian Jackson
2023-06-23
1
-5
/
+8
|
*
|
|
tor-hsclient: Downgrade ipt parallelism to a note
Ian Jackson
2023-06-23
1
-2
/
+4
|
*
|
|
tor-hsclient: Downgrade hsdir fetch parallelism to a note
Ian Jackson
2023-06-23
1
-2
/
+4
|
*
|
|
tor-hsclient: Drop intro circuit after ack
Ian Jackson
2023-06-23
1
-7
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'data2' into 'main'
Nick Mathewson
2023-06-23
1
-0
/
+32
|
\
\
\
|
*
|
|
tor-hsclient: Write a test plan for IPT state management
Ian Jackson
2023-06-23
1
-0
/
+23
|
*
|
|
tor-hsclient: Expire old IPT data
Ian Jackson
2023-06-23
1
-0
/
+9
|
|
/
/
*
|
|
Merge branch 'expire' into 'main'
Ian Jackson
2023-06-23
3
-21
/
+215
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-hsclient: Add a note about circuit expiry uncertainty, ticket
Ian Jackson
2023-06-22
1
-0
/
+3
|
*
|
tor-hsclient: Expand explanation of `last_used` (for Open)
Ian Jackson
2023-06-22
1
-1
/
+20
|
*
|
tor-hsclient: Make comment about circuit expiry more accurate
Nick Mathewson
2023-06-22
1
-1
/
+2
|
*
|
tor-hsclient: linkify a URL in a doc comment
Ian Jackson
2023-06-22
1
-1
/
+1
|
*
|
tor-hsclient: Apply broken formatting as demanded by rustfmt
Ian Jackson
2023-06-22
1
-1
/
+1
|
*
|
tor-hsclient: Test circuit expiry
Ian Jackson
2023-06-22
1
-1
/
+46
|
*
|
tor-hsclient: Expire HS circuits that we don't want to reuse
Ian Jackson
2023-06-22
1
-4
/
+128
|
*
|
tor-hsclient: Introduce helper function for locking services table
Ian Jackson
2023-06-22
2
-14
/
+17
|
*
|
tor-hsclient: Abolish an obsolete comment
Ian Jackson
2023-06-22
1
-1
/
+0
|
|
/
*
|
Merge branch 'desc-error' into 'main'
Nick Mathewson
2023-06-22
2
-33
/
+6
|
\
\
|
*
|
Remove onion service descriptor-related errorkinds.
Nick Mathewson
2023-06-22
1
-2
/
+2
|
*
|
netdoc: Introduce HsDescError
Nick Mathewson
2023-06-22
2
-31
/
+4
*
|
|
keymgr: Move dummy implementation to tor-keymgr.
Gabriela Moldovan
2023-06-22
1
-1
/
+3
|
/
/
*
|
Merge branch 'socks_errorkinds' into 'main'
Nick Mathewson
2023-06-22
2
-2
/
+25
|
\
\
|
*
|
Generate correct ErrorKinds for hsdesc decryption failures.
Nick Mathewson
2023-06-21
2
-2
/
+25
*
|
|
tor-hsclient: Delete/rewrite out-of-date commentary
Ian Jackson
2023-06-22
1
-13
/
+5
|
|
/
|
/
|
*
|
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
\
|
*
|
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
|
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
|
|
/
|
/
|
*
|
tor-hsclient: Apply deferred clippy churn needed by fmt churn
Ian Jackson
2023-06-21
1
-1
/
+1
*
|
tor-hsclient: Apply deferred rustfmt churn
Ian Jackson
2023-06-21
2
-11
/
+6
*
|
tor-hsclient: Drop most allows that are marked for removal
Ian Jackson
2023-06-21
3
-9
/
+0
[prev]
[next]