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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-hsservice: Remove duplicate trace! log.
Gabriela Moldovan
2023-12-11
1
-5
/
+0
|
*
|
tor-hsservice: Use debug! instead of trace! to log upload outcome.
Gabriela Moldovan
2023-12-11
1
-1
/
+1
|
*
|
tor-hsservice: Remove some TODOs that have been addressed.
Gabriela Moldovan
2023-12-11
1
-11
/
+0
|
*
|
tor-hsservice: Publish the IptPublishSet we called note_publication_attempt on.
Gabriela Moldovan
2023-12-11
1
-50
/
+50
|
*
|
tor-hsservice: Move revision_counter to HsDirUploadResult.
Gabriela Moldovan
2023-12-11
1
-5
/
+5
|
*
|
tor-hsservice: Make build_sign also return the revision counter used.
Gabriela Moldovan
2023-12-11
2
-10
/
+11
|
*
|
tor-hsservice: Derive Clone for VersionedDescriptor.
Gabriela Moldovan
2023-12-11
1
-0
/
+1
|
*
|
tor-hsservice: Move generate_revision_counter to Immutable.
Gabriela Moldovan
2023-12-11
1
-74
/
+75
*
|
|
hsrproxy: Add a test for the contents of a parsed configuration.
Nick Mathewson
2023-12-11
1
-1
/
+34
|
/
/
*
|
Merge branch 'local-resource-error' into 'main'
Ian Jackson
2023-12-11
1
-0
/
+22
|
\
\
|
*
|
tor-error: Introduce ErrorKind::LocalResourceAlreadyInUse
Ian Jackson
2023-12-11
1
-0
/
+22
*
|
|
Merge branch 'publisher-todos' into 'main'
Ian Jackson
2023-12-11
1
-19
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsservice: Reformat a long log line.
Gabriela Moldovan
2023-12-08
1
-1
/
+5
|
*
|
tor-hsservice: Add more context to the publisher logs.
Gabriela Moldovan
2023-12-08
1
-10
/
+20
|
*
|
tor-hsservice: Remove a publisher TODO that has been addressed.
Gabriela Moldovan
2023-12-08
1
-8
/
+0
*
|
|
Merge branch 'onion-reconfigure' into 'main'
Nick Mathewson
2023-12-11
3
-52
/
+210
|
\
\
\
|
*
|
|
Add a TODO HSS comment about Reconfigure.
Ian Jackson
2023-12-11
1
-0
/
+1
|
*
|
|
Reconfigure onion services when their configuration changes.
Nick Mathewson
2023-12-05
2
-28
/
+20
|
*
|
|
arti: Make reconfiguration slightly more abstract
Nick Mathewson
2023-12-05
2
-24
/
+94
|
*
|
|
arti: Backend support for reconfiguring onion proxies.
Nick Mathewson
2023-12-05
1
-6
/
+101
*
|
|
|
tor-hsservice: Add functions to update the IPT mgr/publisher states.
Gabriela Moldovan
2023-12-11
1
-7
/
+21
*
|
|
|
tor-hsservice: Derive service state from the state of its components.
Gabriela Moldovan
2023-12-11
1
-1
/
+20
*
|
|
|
tor-hsservice: Trim trailing whitespace.
Gabriela Moldovan
2023-12-11
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'publisher-recompute-hsdir' into 'main'
gabi-250
2023-12-07
1
-25
/
+30
|
\
\
\
|
*
|
|
tor-hsservice: Remove unused lifetime.
Gabriela Moldovan
2023-12-07
1
-1
/
+1
|
*
|
|
tor-hsservice: Remove unused function.
Gabriela Moldovan
2023-12-07
1
-16
/
+0
|
*
|
|
tor-hsservice: Fix publisher bug causing unnecessary uploads.
Gabriela Moldovan
2023-12-07
1
-27
/
+31
|
*
|
|
tor-hsservice: Add a TODO about a publlisher bug
Gabriela Moldovan
2023-12-07
1
-0
/
+17
|
*
|
|
tor-hsservice: Rename period to ctx for clarity.
Gabriela Moldovan
2023-12-07
1
-2
/
+2
*
|
|
|
Merge branch 'ntor-v3-circmgr' into 'main'
Nick Mathewson
2023-12-07
5
-29
/
+74
|
\
\
\
\
|
*
|
|
|
ClientCir: use ntor_v3 handshake when target supports it
Jim Newsome
2023-12-07
2
-18
/
+51
|
*
|
|
|
tor-circmgr: add experimental feature "ntor_v3"
Jim Newsome
2023-12-07
1
-1
/
+2
|
*
|
|
|
NtorV3Extension set encoding/decoding: include n_extensions
Jim Newsome
2023-12-07
3
-10
/
+21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'hsclient_parallelism_notes' into 'main'
Alexander Færøy
2023-12-07
1
-7
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
hsclient: Clean up some TODOs about parallelism.
Nick Mathewson
2023-12-05
1
-7
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'persist-macro' into 'main'
Ian Jackson
2023-12-07
14
-431
/
+705
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-hsservice: keys: Remove unused imports (and a blocking todo)
Ian Jackson
2023-12-07
1
-2
/
+0
|
*
|
tor-keymgr: ArtiPath[Component]: Manually reformat derive lists
Ian Jackson
2023-12-07
1
-32
/
+8
|
*
|
tor-keymgr: ArtiPath: impl serde
Ian Jackson
2023-12-07
1
-0
/
+3
|
*
|
tor-keymgr: ArtiPathComponent: Use unqualified names
Ian Jackson
2023-12-07
1
-3
/
+3
|
*
|
tor-keymgr: ArtiPath[Component]: Don't DerefMut
Ian Jackson
2023-12-07
1
-3
/
+1
|
*
|
tor-keymgr: ArtiPath[Component]: Add some more test aspects
Ian Jackson
2023-12-07
1
-1
/
+10
|
*
|
tor-keymgr: ArtiPath[Component]: Properly validate in FromStr
Ian Jackson
2023-12-07
1
-2
/
+11
|
*
|
tor-keymgr: ArtiPath[Component]: Use d-a to generate various methods
Ian Jackson
2023-12-07
1
-30
/
+36
|
*
|
tor-keymgr: ArtiPath: Introduce validate_str
Ian Jackson
2023-12-07
1
-3
/
+8
|
*
|
tor-keymgr: ArtiPath tests: Add a test for a multi-component path
Ian Jackson
2023-12-07
1
-2
/
+6
|
*
|
tor-keymgr: ArtiPath tests: separate path from component tests
Ian Jackson
2023-12-07
1
-2
/
+4
|
*
|
tor-keymgr: ArtiPath::new: Rename a confusing variable
Ian Jackson
2023-12-07
1
-2
/
+2
|
*
|
tor-keymgr: ArtiPathSyntaxError: impl Eq
Ian Jackson
2023-12-07
1
-1
/
+1
|
*
|
tor-keymgr: arti_path tests: Add two TODOs
Ian Jackson
2023-12-07
1
-0
/
+3
[prev]
[next]