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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
doc/dev/notes: memory limit: Rename Partipation to Account
Ian Jackson
2024-03-07
1
-30
/
+30
|
*
|
doc/dev/notes: memory limit: Change to memory_cost() name
Ian Jackson
2024-03-07
1
-2
/
+2
|
*
|
doc/dev/notes: memory limit: Discusss caches
Ian Jackson
2024-03-07
1
-2
/
+31
|
*
|
doc/dev/notes: memory limit: Misc fixes
Ian Jackson
2024-03-07
1
-4
/
+6
|
*
|
doc/dev/notes: memory limit: Untabify
Ian Jackson
2024-03-07
1
-73
/
+73
|
*
|
doc/dev/notes: memory limit: Parents
Ian Jackson
2024-03-07
1
-2
/
+14
|
*
|
doc/dev/notes: memory limit: Rework queue completely
Ian Jackson
2024-03-07
1
-44
/
+56
|
*
|
doc/dev/notes: memory limit: Make MemoryQuotaTracker Arc visible
Ian Jackson
2024-03-07
1
-2
/
+2
|
*
|
doc/dev/notes: memory limit: Maybe we don't use this for caches
Ian Jackson
2024-03-07
1
-0
/
+4
|
*
|
doc/dev/notes: memory limit: Don't use deref
Ian Jackson
2024-03-07
1
-1
/
+1
|
*
|
doc/dev/notes: memory limit: Pass desired reclaim amount for benefit of caches
Ian Jackson
2024-03-07
1
-4
/
+7
|
*
|
doc/dev/notes: memory limit: Fix title botch
Ian Jackson
2024-03-07
1
-1
/
+1
|
*
|
doc/dev/notes: memory limit: Fix some names
Ian Jackson
2024-03-07
1
-3
/
+3
|
*
|
doc/dev/notes: memory limit: Fix reclaim decl
Ian Jackson
2024-03-07
1
-1
/
+1
|
*
|
doc/dev/notes: memory limit: Fix oldest to be oldest not newest
Ian Jackson
2024-03-07
1
-26
/
+25
|
*
|
doc/dev/notes: memory limit: Add more explanations
Ian Jackson
2024-03-07
1
-2
/
+50
|
*
|
doc/dev/notes: First cut at memory limit design sketch
Ian Jackson
2024-03-07
1
-0
/
+211
*
|
|
Merge branch 'typos' into 'main'
gabi-250
2024-03-07
36
-43
/
+44
|
\
\
\
|
*
|
|
Fix typos in documentation
Tobias Stoeckmann
2024-03-06
9
-11
/
+12
|
*
|
|
Fix typo in error message
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
|
*
|
|
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
24
-28
/
+28
|
*
|
|
Fix typos in comments
Tobias Stoeckmann
2024-03-06
3
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'checkable_arith' into 'main'
Ian Jackson
2024-03-07
1
-2
/
+14
|
\
\
\
|
*
|
|
tor-checkable: Use checked arithmetic
Tobias Stoeckmann
2024-03-05
1
-2
/
+14
*
|
|
|
Merge branch 'bytes_arith' into 'main'
Ian Jackson
2024-03-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
tor-bytes: avoid write_zeros truncation
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'release-docs' into 'main'
Ian Jackson
2024-03-07
1
-3
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Release.md: Document a simpler way of getting the crates with no changes.
Gabriela Moldovan
2024-03-05
1
-2
/
+4
|
*
|
|
Release.md: Add usage example for semver-checks.
Gabriela Moldovan
2024-03-05
1
-1
/
+1
|
*
|
|
Release.md: Add usage example for fixup-features.
Gabriela Moldovan
2024-03-05
1
-0
/
+6
*
|
|
|
Merge branch 'arti-client-typo-fix' into 'main'
Nick Mathewson
2024-03-06
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
arti-client: Fix typo in error message.
Gabriela Moldovan
2024-03-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'panic' into 'main'
Ian Jackson
2024-03-05
3
-4
/
+92
|
\
\
\
|
*
|
|
arti, CI: Add a test case for command line help
Ian Jackson
2024-03-05
3
-0
/
+87
|
*
|
|
arti: Print help on `arti hss` without subcommand
Ian Jackson
2024-03-05
1
-0
/
+1
|
*
|
|
arti: Fix misplaced clap hunk
Ian Jackson
2024-03-05
1
-4
/
+4
|
/
/
/
*
|
|
Merge branch 'display' into 'main'
Ian Jackson
2024-03-05
19
-21
/
+76
|
\
\
\
|
*
|
|
AuthorizedClientConfig: add semver note
Ian Jackson
2024-03-05
1
-0
/
+1
|
*
|
|
PathExt::display_lossy: Add semver note
Ian Jackson
2024-03-05
1
-0
/
+1
|
*
|
|
Forbid Path::display
Ian Jackson
2024-03-05
1
-0
/
+1
|
*
|
|
test-temp-dir: Allow use of Path::display in test diagnostic output
Ian Jackson
2024-03-05
1
-1
/
+8
|
*
|
|
fs-mistrust: Introduce a fn display_lossy
Ian Jackson
2024-03-05
1
-2
/
+9
|
*
|
|
Use tor_basic_utils::PathExt::display_lossy
Ian Jackson
2024-03-05
11
-14
/
+25
|
*
|
|
tor-basic-utils: Provide PathExt with display_lossy() method
Ian Jackson
2024-03-05
1
-0
/
+25
|
*
|
|
tor-hsservice: client auth: Only allow `dir:...` to have valid unicode
Ian Jackson
2024-03-05
2
-4
/
+6
|
/
/
/
*
|
|
Merge branch 'motion' into 'main'
Ian Jackson
2024-03-05
23
-1368
/
+1215
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsservice: Fix description of sub-module handling
Ian Jackson
2024-03-05
1
-3
/
+3
|
*
|
tor-hsservice: ipt_mgr: Put file in a sensible order (defeat rustfmt)
Ian Jackson
2024-03-05
1
-1
/
+1
|
*
|
tor-hsservice: ipt_mgr: Put file in a sensible order
Ian Jackson
2024-03-05
1
-220
/
+235
|
*
|
tor-hsservice: prelude: Manually tidy and group Arti and crate imports (fmt)
Ian Jackson
2024-03-05
1
-27
/
+15
[prev]
[next]