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-hsservice
/
src
/
svc
/
ipt_establish.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
HSS: Mark an Ipt as faulty if it fails continuously for 15 minutes.
Nick Mathewson
2024-01-25
1
-6
/
+23
*
Remove a comment about distinguishing errors
Nick Mathewson
2024-01-24
1
-2
/
+3
*
hss: Comment on use of CircProto error in MsgHandler.
Nick Mathewson
2024-01-24
1
-2
/
+12
*
hss: Report failures to send rendezvous requests
Nick Mathewson
2024-01-24
1
-3
/
+23
*
hss: Report errors from keep_intro_established.
Nick Mathewson
2024-01-24
1
-3
/
+3
*
hss: Refactor keep_intro_established to avoid needing NetDir
Nick Mathewson
2024-01-24
1
-22
/
+9
*
hss: Change ticket about ErrorKind for IntroPointNotListed
Nick Mathewson
2024-01-24
1
-1
/
+1
*
hss: Clean up errors while expecting intro_established
Nick Mathewson
2024-01-24
1
-11
/
+25
*
hss: Correct the Kind for EstablishTimeout.
Nick Mathewson
2024-01-24
1
-1
/
+1
*
tor-hsservice: Move compute_subcredentials to RendRequestContext.
Gabriela Moldovan
2024-01-22
1
-97
/
+2
*
tor-hsservice: Do not store the subcredentials in RendRequestContext.
Gabriela Moldovan
2024-01-22
1
-10
/
+5
*
Clarify IptEstablisher shutdown rules
Nick Mathewson
2024-01-18
1
-8
/
+11
*
Do not reject INTRO_ESTABLISHED messages with extensions
Nick Mathewson
2024-01-18
1
-17
/
+12
*
Add a note about torspec#249.
Nick Mathewson
2024-01-17
1
-1
/
+4
*
Implement is_ipt_failure better.
Nick Mathewson
2024-01-17
1
-2
/
+35
*
Typo fixes
gabi-250
2024-01-15
1
-2
/
+2
*
Downgrade a TODO about dropping unlisted ipts to #1239
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Replace TODO comment about intro_established checking with #1238.
Nick Mathewson
2024-01-13
1
-1
/
+1
*
Rename IptEstablisher::{new => launch}
Nick Mathewson
2024-01-13
1
-2
/
+1
*
hsservice: Turn TODOs about ipt_establisher error handling to #1237
Nick Mathewson
2024-01-13
1
-6
/
+6
*
hsservice: Remove TODO HSS about a type that is already Arc.
Nick Mathewson
2024-01-13
1
-2
/
+0
*
hsservice: Replace shutdown-TODO HSS with references to #1236
Nick Mathewson
2024-01-13
1
-2
/
+2
*
Downgrade a TODO about wanting a better API.
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Remove an erroneous TODO
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Convert TODOs about ipt reconfiguration to refer to #1209.
Nick Mathewson
2024-01-13
1
-2
/
+2
*
hsservice: Convert TODOs about documentation to refer to #1235.
Nick Mathewson
2024-01-13
1
-3
/
+3
*
hsservice: Remove an outdated TODO: Ipt ids are indeed unique.
Nick Mathewson
2024-01-13
1
-3
/
+0
*
hsservice: Remove now-needless "allows".
Nick Mathewson
2024-01-13
1
-1
/
+0
*
hsservice: Remove the unused n_faults field
Nick Mathewson
2024-01-13
1
-10
/
+0
*
hsservice: Turn a TODO into #1234.
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Resolve some TODO HSS items in IptParameters declaration
Nick Mathewson
2024-01-13
1
-5
/
+37
*
Remove a TODO HSS about introduce rate-limiting.
Nick Mathewson
2024-01-12
1
-2
/
+0
*
Remove a TODO HSS that is not a TODO, just a note
Nick Mathewson
2024-01-12
1
-1
/
+1
*
Convert a TODO HSS about write failure into a ref to #1226
Nick Mathewson
2024-01-12
1
-1
/
+1
*
Convert a TODO HSS about handling replays into a (subtle) #1233
Nick Mathewson
2024-01-12
1
-1
/
+7
*
hsservice::svc: Lower "allows" to publish.rs
Nick Mathewson
2024-01-12
1
-2
/
+4
*
hsservice: Move "Cleanup ErrorKind" TODOs to #1225.
Nick Mathewson
2024-01-12
1
-4
/
+4
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-2
/
+2
*
KeySpecifier etc: apply deferred rustfmt import churn
Ian Jackson
2024-01-04
1
-1
/
+1
*
KeySpecifier: Make KeySpecifierPattern a trait
Ian Jackson
2024-01-04
1
-0
/
+1
*
KeySpecifier d-a macro: Introduce SomeSpecifierPattern and use dyn
Ian Jackson
2024-01-04
1
-2
/
+6
*
clippy nightly: For now, locally allow blocks_in_conditions
Ian Jackson
2024-01-02
1
-0
/
+1
*
Fix documentation that referred to RelayCell.
Nick Mathewson
2023-12-14
1
-1
/
+1
*
tor-hsservice: Add more explanation of replay_log locking
Ian Jackson
2023-12-13
1
-0
/
+5
*
tor-hsservice: Add more explanation of replay_log locking
Ian Jackson
2023-12-13
1
-0
/
+6
*
tor-hsservice: Move ReplayLog construction to ipt_mgr
Ian Jackson
2023-12-13
1
-9
/
+12
*
tor-hsservice: Note some TODOs relating to IPT teardown
Ian Jackson
2023-12-13
1
-0
/
+9
*
tor-keymgr: Make KeySpecifierComponent::as_component fallible
Ian Jackson
2023-12-07
1
-1
/
+1
*
tor-keymgr: Introduce InvalidKeyPathComponentValue errors (fmt)
Ian Jackson
2023-12-07
1
-9
/
+8
*
tor-keymgr: Introduce InvalidKeyPathComponentValue errors
Ian Jackson
2023-12-07
1
-1
/
+7
[next]