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
...
|
*
Tests for new guardmgr functionality.
Nick Mathewson
2022-01-06
2
-0
/
+83
|
*
Add API to check if primary MDs are missing.
Nick Mathewson
2022-01-06
4
-2
/
+46
|
*
guardmgr: Don't use no-md guards for data circs.
Nick Mathewson
2022-01-06
1
-5
/
+31
*
|
Merge branch 'bug274' into 'main'
eta
2022-01-10
1
-1
/
+14
|
\
\
|
*
|
Fix busy-loop when consensus is near expiring.
Nick Mathewson
2022-01-07
1
-1
/
+14
*
|
|
Merge branch 'minimize_deps' into 'main'
eta
2022-01-10
28
-188
/
+188
|
\
\
\
|
*
|
|
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
28
-188
/
+188
*
|
|
|
Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connect
Neel Chauhan
2022-01-08
6
-16
/
+39
|
/
/
/
*
|
|
Merge branch 'circ_self_by_ref'
Nick Mathewson
2022-01-07
5
-48
/
+66
|
\
\
\
|
*
|
|
ClientCirc: change some methods to take &self
Nick Mathewson
2022-01-07
1
-11
/
+6
|
*
|
|
circmgr: Fix a pair of clippy warnings.
Nick Mathewson
2022-01-07
1
-2
/
+2
|
*
|
|
tor-circmgr: Remove Arc around ClientCirc
Ian Jackson
2022-01-07
5
-24
/
+41
|
*
|
|
tor-circmgr: tests: Do fake circuit equality by id
Ian Jackson
2022-01-07
1
-2
/
+2
|
*
|
|
tor-circmgr: tests: Introduce and use FakeCirc::eq()
Ian Jackson
2022-01-07
1
-13
/
+19
|
*
|
|
tor-circmgr: Replace some Arc::clone with .clone()
Ian Jackson
2022-01-07
1
-5
/
+5
|
*
|
|
tor-circmgr: Require that AbstractCirc are Clone
Ian Jackson
2022-01-07
1
-1
/
+1
*
|
|
|
Merge branch 'remove-type-annotation' into 'main'
Nick Mathewson
2022-01-07
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tor-circmgr: Remove a type annotation in a method call
Ian Jackson
2022-01-07
1
-1
/
+1
|
|
/
/
*
/
/
De-Arc-ify Buildable for ClientCirc
Neel Chauhan
2022-01-06
2
-14
/
+7
|
/
/
*
|
Merge branch 'main' into 'remove_unused_rngs'
eta
2022-01-06
33
-12
/
+45
|
\
\
|
*
\
Merge branch 'refactor/unwrap-or-default' into 'main'
eta
2022-01-06
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
prefer 'unwrap_or_default' to manual constructor
Daniel Eades
2022-01-01
1
-1
/
+1
|
*
|
Move a comment to the right place.
Nick Mathewson
2022-01-06
1
-4
/
+2
|
*
|
Merge remote-tracking branch 'origin/mr/214'
Nick Mathewson
2022-01-06
29
-2
/
+32
|
|
\
\
|
|
*
|
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
29
-2
/
+32
|
|
|
/
|
*
|
Merge remote-tracking branch 'origin/mr/217'
Nick Mathewson
2022-01-06
1
-2
/
+3
|
|
\
\
|
|
*
|
arti-bench: Remove a FIXME by saying it's OK for this program to panic
Ian Jackson
2022-01-06
1
-2
/
+3
|
|
|
/
|
*
|
Merge remote-tracking branch 'origin/mr/212'
Nick Mathewson
2022-01-06
3
-5
/
+5
|
|
\
\
|
|
*
|
tor-circmgr: Don't clone parameters in create_chantarget()
Neel Chauhan
2021-12-25
3
-5
/
+5
|
|
|
/
|
*
/
tor-proto: In begin_stream_impl(), if number of hops is zero, don't continue
Neel Chauhan
2021-12-25
1
-1
/
+5
|
|
/
*
/
Remove a bunch of unused RNGs
Neel Chauhan
2021-12-25
2
-51
/
+23
|
/
*
Only count timeouts when we've seen net activity.
Nick Mathewson
2021-12-20
1
-5
/
+7
*
Merge branch 'eta/instant-checked-add' into 'main'
Nick Mathewson
2021-12-20
1
-2
/
+12
|
\
|
*
preemptive.rs: Use Instant::checked_add instead of raw subtraction
eta
2021-12-20
1
-2
/
+12
*
|
Merge branch 'refactor/must-use-self' into 'main'
eta
2021-12-20
6
-0
/
+10
|
\
\
|
*
|
address clippy's latest lint
Daniel Eades
2021-12-20
6
-0
/
+10
*
|
|
tor-proto: Replace XXXs with references to arti#269
Nick Mathewson
2021-12-20
1
-9
/
+7
*
|
|
Remove XXXs from tor-circmgr::mgr
Nick Mathewson
2021-12-20
1
-4
/
+0
*
|
|
arti-client: Change an XXXX to a TODO.
Nick Mathewson
2021-12-20
1
-1
/
+5
*
|
|
Change an UTF-8 XXX to a TODO.
Nick Mathewson
2021-12-20
1
-1
/
+2
*
|
|
tor-netdoc: Change an XXX to a TODO.
Nick Mathewson
2021-12-20
1
-1
/
+4
*
|
|
tor-netdoc: Use a more correct error type
Nick Mathewson
2021-12-20
1
-1
/
+1
*
|
|
Remove an XXXX about ed25519 signatures.
Nick Mathewson
2021-12-20
1
-2
/
+0
|
/
/
*
|
Merge branch 'one_metahandler_at_a_time' into 'main'
eta
2021-12-16
1
-10
/
+18
|
\
\
|
*
|
tor-proto: Allow one meta-cell handler at a time.
Nick Mathewson
2021-12-16
1
-10
/
+18
*
|
|
Merge branch 'arti-bench' into 'main'
eta
2021-12-16
3
-0
/
+392
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Introduce an experimental benchmarking utility for Arti
eta
2021-12-16
3
-0
/
+392
*
|
Merge branch 'fallbackdirs-15-12-2021' into 'main'
eta
2021-12-16
1
-869
/
+891
|
\
\
|
*
|
fallbackdir: Update list generated on December 15, 2021
Tor CI Release
2021-12-16
1
-869
/
+891
*
|
|
Merge branch 'ct_sendme_tags' into 'main'
eta
2021-12-16
2
-13
/
+48
|
\
\
\
[prev]
[next]