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-guardmgr: Make a vanguard log message more accurate.
Gabriela Moldovan
2024-04-29
1
-1
/
+1
|
*
arti: Make vanguards a default feature.
Gabriela Moldovan
2024-04-29
1
-0
/
+1
|
*
arti-client: Make vanguards non-experimental.
Gabriela Moldovan
2024-04-29
5
-10
/
+21
*
|
Merge branch 'quota-rename' into 'main'
Ian Jackson
2024-04-29
17
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
Rename tor-memtrack to tor-memquota
Ian Jackson
2024-04-29
17
-10
/
+10
*
|
Merge branch 'report-readiness-no-cache' into 'main'
gabi-250
2024-04-29
1
-0
/
+3
|
\
\
|
*
|
properly report bootstrap readiness without cache
trinity-1686a
2024-04-29
1
-0
/
+3
|
|
/
*
|
tor-circmgr: Remove no-longer-relevant TODO.
Gabriela Moldovan
2024-04-29
1
-1
/
+1
*
|
tor-circmgr: The circuit must still be usable, even if vanguards are enabled.
Gabriela Moldovan
2024-04-29
1
-3
/
+1
*
|
tor-circmgr: Prefer STUB+ where possible.
Gabriela Moldovan
2024-04-29
2
-10
/
+61
*
|
tor-circmgr: Remove no-longer-needed dead_code allow.
Gabriela Moldovan
2024-04-29
1
-1
/
+0
*
|
Merge branch 'launch-stub-circuits' into 'main'
gabi-250
2024-04-29
2
-47
/
+166
|
\
\
|
*
|
tor-circmgr: Have separate targets for the STUB and STUB+ pools (fmt).
Gabriela Moldovan
2024-04-29
1
-3
/
+3
|
*
|
tor-circmgr: Have separate targets for the STUB and STUB+ pools.
Gabriela Moldovan
2024-04-29
1
-32
/
+46
|
*
|
tor-circmgr: Add a TODO about launching HS circuits in parallel.
Gabriela Moldovan
2024-04-29
1
-0
/
+1
|
*
|
tor-circmgr: Expand on the ForLaunch docs.
Nick Mathewson
2024-04-29
1
-1
/
+2
|
*
|
tor-circmgr: Remove an addressed TODO.
Gabriela Moldovan
2024-04-29
1
-13
/
+0
|
*
|
tor-circmgr: Log the kinds of circuits we're about to launch (fmt).
Gabriela Moldovan
2024-04-29
1
-4
/
+1
|
*
|
tor-circmgr: Log the kinds of circuits we're about to launch.
Gabriela Moldovan
2024-04-29
2
-3
/
+24
|
*
|
tor-circmgr: Remove no-longer-needed dead code allows.
Gabriela Moldovan
2024-04-29
1
-2
/
+0
|
*
|
tor-circmgr: Make a fraction of preemptive HS circuits be STUB+.
Gabriela Moldovan
2024-04-29
2
-11
/
+111
*
|
|
Merge branch 'rpc-macro' into 'main'
Ian Jackson
2024-04-29
1
-33
/
+86
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-rpcbase: Add a missing `#[doc(hidden)]`
Ian Jackson
2024-04-29
1
-0
/
+1
|
*
|
tor-rpcbase: invoker_ent!: simplify argument parsing
Ian Jackson
2024-04-25
1
-12
/
+15
|
*
|
tor-rpcbase: invoker_ent!: abolish flags argument
Ian Jackson
2024-04-25
1
-19
/
+9
|
*
|
tor-rpcbase: invoker_ent: Infer the correct fn type for cast
Ian Jackson
2024-04-25
1
-7
/
+69
|
*
|
tor-rpcbase: invoker_ent!: remove buggy unuseable arm
Ian Jackson
2024-04-25
1
-3
/
+0
*
|
|
tor-guardmgr: Add a TODO about using the vanguard consensus params.
Gabriela Moldovan
2024-04-29
1
-0
/
+3
*
|
|
tor-guardmgr: Make the VanguardMgr tests pass again.
Gabriela Moldovan
2024-04-29
1
-14
/
+29
*
|
|
tor-guardmgr: Temporarily reintroduce VanguardConfig.
Gabriela Moldovan
2024-04-29
2
-36
/
+67
*
|
|
tor-guardmgr: Remove old TODO about making VanguardMode a VanguardParam.
Gabriela Moldovan
2024-04-29
1
-3
/
+0
*
|
|
tor-guardmgr: Remove unnecessary clippy allows.
Gabriela Moldovan
2024-04-29
3
-6
/
+0
*
|
|
Merge branch 'lgpl' into 'main'
Nick Mathewson
2024-04-29
4
-0
/
+1678
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Ship GPL-3 alongside LGPL-3, as required
Ian Jackson
2024-04-25
2
-0
/
+1348
|
*
|
Copy LGPL-3 file into hashx and equix crates
Ian Jackson
2024-04-25
2
-0
/
+330
|
|
/
*
|
Merge branch 'bomb' into 'main'
Ian Jackson
2024-04-25
6
-76
/
+654
|
\
\
|
*
|
tor-memtrack: Fix typos
gabi-250
2024-04-25
1
-2
/
+2
|
*
|
tor_memtrack: Use DropBombCondition in bookkeeping.rs
Ian Jackson
2024-04-24
1
-5
/
+24
|
*
|
tor-memtrack: bookkeeping: Break out BOMB d-d condition
Ian Jackson
2024-04-24
1
-1
/
+3
|
*
|
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
|
/
[prev]
[next]