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-keymgr: Linkify the ArtiKeystoreKind docs.
Gabriela Moldovan
2024-10-03
1
-2
/
+2
|
*
|
arti-client: Clarify the launch_onion_service_with_hsid() docs.
Gabriela Moldovan
2024-10-03
1
-0
/
+8
*
|
|
Merge branch 'prop351-refs' into 'main'
Jim Newsome
2024-10-03
2
-8
/
+12
|
\
\
\
|
*
|
|
Replace references to prop351 with socks-extensions.md
Nick Mathewson
2024-10-02
2
-8
/
+12
*
|
|
|
Merge branch 'rename-client-auth' into 'main'
Ian Jackson
2024-10-03
12
-40
/
+45
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
arti-client: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
1
-2
/
+2
|
*
|
|
tor-hscrypto: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
1
-1
/
+1
|
*
|
|
tor-key-forge: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
1
-4
/
+4
|
*
|
|
tor-hsservice: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
1
-1
/
+1
|
*
|
|
tor-hsclient: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
3
-8
/
+10
|
*
|
|
tor-netdoc: Wrap some too-long comments and docs.
Gabriela Moldovan
2024-10-03
3
-4
/
+7
|
*
|
|
tor-netdoc: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
5
-22
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'div_ceil' into 'main'
Nick Mathewson
2024-10-03
2
-15
/
+2
|
\
\
\
|
*
|
|
Use {u64,usize}::div_ceil
Nick Mathewson
2024-09-30
2
-15
/
+2
*
|
|
|
CircMgr: Start writing tests.
Wesley Aptekar-Cassels
2024-10-03
10
-291
/
+426
*
|
|
|
Merge branch 'rpc-rustdoc' into 'main'
Nick Mathewson
2024-10-03
8
-23
/
+123
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rpc: clarify documentation and fix typos
Nick Mathewson
2024-10-02
3
-4
/
+9
|
*
|
|
Revise RPC documentation to be more informative.
Nick Mathewson
2024-10-02
8
-23
/
+118
*
|
|
|
Merge branch 'docsrs-feature' into 'main'
Ian Jackson
2024-10-03
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
tor-socksproto: fix "check_doc_features" warning
Steven Engler
2024-10-01
1
-0
/
+4
*
|
|
|
|
Merge branch 'mcost' into 'main'
Ian Jackson
2024-10-02
27
-80
/
+606
|
\
\
\
\
\
|
*
|
|
|
|
tor-memquota: Fix more hard tabs.
Ian Jackson
2024-10-02
1
-2
/
+2
|
*
|
|
|
|
tor-memquota: Explain choice of bounds
Ian Jackson
2024-10-02
1
-0
/
+2
|
*
|
|
|
|
Revert "tor-cell: Use HasMemoryCostStructural, rather than Copy"
Ian Jackson
2024-10-02
1
-1
/
+2
|
*
|
|
|
|
tor-memquota: Replace MemoryCostStructuralCopy with assert_copy_static (fmt)
Ian Jackson
2024-10-02
1
-1
/
+1
|
*
|
|
|
|
tor-memquota: Replace MemoryCostStructuralCopy with assert_copy_static
Ian Jackson
2024-10-02
2
-23
/
+13
|
*
|
|
|
|
tor-memquota: Move and reword a comment
Ian Jackson
2024-10-02
1
-3
/
+5
|
*
|
|
|
|
tor-memquota: Add an example for HasMemoryCost derive
Ian Jackson
2024-10-02
2
-0
/
+40
|
*
|
|
|
|
tor-cell: Use HasMemoryCostStructural, rather than Copy
Ian Jackson
2024-10-02
1
-2
/
+1
|
*
|
|
|
|
Abolish SIZE in favour of std::mem::size_of
Ian Jackson
2024-10-02
2
-22
/
+10
|
*
|
|
|
|
tor-memquota: Provide explicit "indirect size" feature in derive
Ian Jackson
2024-10-02
1
-0
/
+6
|
*
|
|
|
|
Use std::num::NonZeroFoo
Ian Jackson
2024-10-02
1
-4
/
+5
|
*
|
|
|
|
Some HasMemoryCost impls in tor-proto
Ian Jackson
2024-10-02
3
-5
/
+13
|
*
|
|
|
|
Some HasMemoryCost impls in tor-cell
Ian Jackson
2024-10-02
9
-65
/
+167
|
*
|
|
|
|
Some HasMemoryCost impls in tor-linkspec
Ian Jackson
2024-10-02
2
-3
/
+10
|
*
|
|
|
|
Some HasMemoryCost impls in tor-hscrypto
Ian Jackson
2024-10-02
2
-0
/
+12
|
*
|
|
|
|
Some HasMemoryCost impls in tor-llcrypto
Ian Jackson
2024-10-02
4
-1
/
+19
|
*
|
|
|
|
Some HasMemoryCost impls in tor-units
Ian Jackson
2024-10-02
2
-1
/
+8
|
*
|
|
|
|
tor-memquota: Export Account at the toplevel
Ian Jackson
2024-10-02
1
-1
/
+1
|
*
|
|
|
|
tor-memquota: Provide facilities for deriving HasMemoryCost
Ian Jackson
2024-10-02
4
-1
/
+344
|
*
|
|
|
|
tor-memquota: Make EnabledToken constructors const
Ian Jackson
2024-10-02
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'misc' into 'main'
Ian Jackson
2024-10-02
3
-0
/
+16
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
memquota: Note a TODO about PT channels
Ian Jackson
2024-10-02
1
-0
/
+1
|
*
|
|
|
|
memquota: Note a TODO about overheads
Ian Jackson
2024-10-02
1
-0
/
+5
|
*
|
|
|
|
tor-proto: SometimesUnboundedSink: provide as_inner accessor
Ian Jackson
2024-10-02
1
-0
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'tab' into 'main'
Ian Jackson
2024-10-02
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Remove hard tabs in the one file that has them.
Ian Jackson
2024-10-02
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'mpsc-types' into 'main'
Ian Jackson
2024-10-02
4
-20
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
tor-proto: Introduce type alias for StreamReqSender
Ian Jackson
2024-10-02
1
-2
/
+6
|
*
|
|
|
|
tor-proto: Introduce type aliases for stream queues (fmt)
Ian Jackson
2024-10-02
1
-4
/
+3
[prev]
[next]