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_memtrack: Use DropBombCondition in refcount.rs
Ian Jackson
2024-04-24
2
-12
/
+74
|
*
|
tor-memtrack: New DropBombCondition type
Ian Jackson
2024-04-24
2
-5
/
+191
|
*
|
tor-memtrack: Add test cases for drop_reentrancy
Ian Jackson
2024-04-24
1
-0
/
+39
|
*
|
tor_memtrack: Soup up DropBomb and make into its own module
Ian Jackson
2024-04-24
5
-65
/
+335
*
|
|
Circuit reactor: document some requirements and assumptions
Jim Newsome
2024-04-25
1
-10
/
+42
*
|
|
Mark tor_dirmgr::storage::Store::consensus_by_meta cfg(test)
Ian Jackson
2024-04-25
2
-0
/
+2
*
|
|
Delete duplicate KeySpecifierComponentPrettyHelper
Ian Jackson
2024-04-25
1
-9
/
+0
*
|
|
Add temporary allows for some dead code warnings
Ian Jackson
2024-04-25
4
-0
/
+5
*
|
|
Add a dead code allow in RPC code
Ian Jackson
2024-04-25
1
-0
/
+1
*
|
|
Suppress a spurious dead code lint
Ian Jackson
2024-04-25
1
-0
/
+1
|
|
/
|
/
|
*
|
tor-circmgr: Loop until we run out of circuits to launch.
Gabriela Moldovan
2024-04-25
1
-1
/
+1
|
/
*
Merge branch 'misc-nightly-warnings' into 'main'
Alexander Færøy
2024-04-23
11
-19
/
+21
|
\
|
*
Use clone_from in CircMgr config updater.
Nick Mathewson
2024-04-22
1
-1
/
+3
|
*
Fix recursive impl for arti_client::Error.
Nick Mathewson
2024-04-22
1
-1
/
+1
|
*
dirmgr: Use contains_key in check.
Nick Mathewson
2024-04-22
1
-1
/
+1
|
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
8
-14
/
+14
|
*
proto: Simplify a check-and-convert to use try_into+expect
Nick Mathewson
2024-04-22
1
-2
/
+2
*
|
tor-memtrack: Explain lack of thread parallelism in notify_victims
Ian Jackson
2024-04-23
1
-0
/
+6
*
|
tor-error: Fix message for LocalResourceExhausted
Ian Jackson
2024-04-23
1
-1
/
+1
*
|
Rustfmt
Ian Jackson
2024-04-23
1
-2
/
+2
*
|
tor-memtrack: Explain the code structure in reclaim::inner_loop
Ian Jackson
2024-04-23
1
-0
/
+4
*
|
tor-memtrack: Break out aid_and_children_recursively
Ian Jackson
2024-04-23
2
-14
/
+24
*
|
tor-memtrack: Remove an unused mut
Ian Jackson
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Correct doc comment for `reclaim::inner_loop`
Ian Jackson
2024-04-23
1
-1
/
+5
*
|
tor-memtrack: Explain the relationship to `mtracker` better
Ian Jackson
2024-04-23
1
-1
/
+4
*
|
tor-memtrack: Clarify what "stuff of ours" might be dropped
Ian Jackson
2024-04-23
1
-1
/
+2
*
|
tor-memtrack: Add xref to help explain drop_reentrancy
Ian Jackson
2024-04-23
1
-0
/
+2
*
|
tor-memtrack: Explain drop impl for GuardWithDeferredDrop in prod
Ian Jackson
2024-04-23
1
-0
/
+8
*
|
tor-memtrack: Correct "reentrant" terminology
Ian Jackson
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Explain why drop_reentrancy no-op ok outside tests
Ian Jackson
2024-04-23
1
-0
/
+15
*
|
tor-memtrack: Avoid accidental poisoning during claim
Ian Jackson
2024-04-23
1
-0
/
+7
*
|
tor-memtrack: Explain what poisoned total state is for
Ian Jackson
2024-04-23
1
-0
/
+2
*
|
tor-memtrack: Clarify error message about ratio
Ian Jackson
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Clarify behavioural comment
Ian Jackson
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Set Cargo categories
Ian Jackson
2024-04-23
1
-2
/
+1
*
|
tor-memtrack: Docs fixes
gabi-250
2024-04-23
2
-2
/
+2
*
|
tor-memtrack: Add a let binding to clarify
gabi-250
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Fix docs typo
gabi-250
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: say how to get an `Account`
gabi-250
2024-04-23
1
-0
/
+2
*
|
tor-memtrack: Say how to get a `Participation`
gabi-250
2024-04-23
1
-0
/
+3
*
|
tor-memtrack: Fix docs typos
gabi-250
2024-04-23
2
-2
/
+2
*
|
tor-memtrack: Doc fixes
gabi-250
2024-04-23
2
-5
/
+5
*
|
tor-memtrack: Docs fixes/improvements
gabi-250
2024-04-23
2
-2
/
+2
*
|
tor-memtrack: Fix various typos
gabi-250
2024-04-23
3
-3
/
+3
*
|
tor-memtrack: Clarify a doc comment
gabi-250
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Doc comment: Fix erroneous module reference
gabi-250
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Fix doc comment (and change capitalisation)
gabi-250
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Fix doc comment grammar
gabi-250
2024-04-23
1
-1
/
+1
*
|
tor-memtrack: Clarify a doc comment
gabi-250
2024-04-23
1
-2
/
+2
*
|
tor-memtrack: Add a doctest example for mtracker
Ian Jackson
2024-04-23
1
-0
/
+56
[prev]
[next]