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
*
Update separate lockfiles
Ian Jackson
2024-04-30
2
-3
/
+3
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
44
-353
/
+353
*
Bump versions of crates with nonfunctional changes
Ian Jackson
2024-04-30
3
-3
/
+3
*
Bump version of arti
Ian Jackson
2024-04-30
3
-3
/
+3
*
tor-memquota: Add contents of full feature
Ian Jackson
2024-04-30
1
-1
/
+1
*
arti-client: vanguards cargo feature: remove from experimental
Ian Jackson
2024-04-30
1
-1
/
+0
*
Merge branch 'enable-vanguards' into 'main'
Ian Jackson
2024-04-30
8
-28
/
+62
|
\
|
*
tor-guardmgr: Make remove_unlisted return the number of unlisted vanguards.
Gabriela Moldovan
2024-04-30
1
-2
/
+4
|
*
tor-guardmgr: Make remove_expired return the number of expired vanguards.
Gabriela Moldovan
2024-04-30
2
-20
/
+25
|
*
tor-guardmgr: Prevent misleading logs when not rotating vanguards.
Gabriela Moldovan
2024-04-29
2
-2
/
+15
|
*
tor-circmgr: Don't log unless we are launching some circuits.
Gabriela Moldovan
2024-04-29
1
-5
/
+7
|
*
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
[next]