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
...
|
*
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'dearcify_clientcirc_buildable' into 'main'
Ian Jackson
2022-01-07
2
-14
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
De-Arc-ify Buildable for ClientCirc
Neel Chauhan
2022-01-06
2
-14
/
+7
|
/
/
*
|
Merge branch 'remove_unused_rngs' into 'main'
eta
2022-01-06
2
-51
/
+23
|
\
\
|
*
\
Merge branch 'main' into 'remove_unused_rngs'
eta
2022-01-06
34
-23
/
+55
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
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
30
-13
/
+42
|
\
\
\
|
*
|
|
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
30
-13
/
+42
|
|
/
/
*
|
|
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
|
/
*
Merge branch 'exclude-arti-bench-coverage' into 'main'
eta
2021-12-21
1
-1
/
+1
|
\
|
*
Exclude arti-bench from coverage.
Nick Mathewson
2021-12-21
1
-1
/
+1
*
|
Merge branch 'ticket_256' into 'main'
eta
2021-12-21
1
-5
/
+7
|
\
\
|
*
|
Only count timeouts when we've seen net activity.
Nick Mathewson
2021-12-20
1
-5
/
+7
|
|
/
*
|
Merge branch 'arti-bench-usability' into 'main'
eta
2021-12-21
3
-10
/
+41
|
\
\
|
|
/
|
/
|
|
*
arti-bench.sh: Handle the case where CHUTNEY_PATH is set.
Nick Mathewson
2021-12-21
1
-8
/
+32
|
*
arti-bench.sh: set $RUST_LOG if it isn't set.
Nick Mathewson
2021-12-21
1
-0
/
+5
|
*
tests/chutney/setup.sh: Fix a shellcheck warning.
Nick Mathewson
2021-12-21
2
-2
/
+4
|
/
*
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
*
|
Update CONTRIBUTING to mention FIXME, not XXX.
Nick Mathewson
2021-12-20
1
-1
/
+1
*
|
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
6
-0
/
+478
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Introduce an experimental benchmarking utility for Arti
eta
2021-12-16
6
-0
/
+478
*
|
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
|
\
\
\
|
*
|
|
tor-proto: use const-time eq on sendme tags.
Nick Mathewson
2021-12-16
2
-13
/
+48
|
|
/
/
*
|
|
Merge branch 'half_stream_connected_ok' into 'main'
eta
2021-12-16
2
-2
/
+15
|
\
\
\
|
*
|
|
tor-proto: set HalfStream::connected_ok right.
Nick Mathewson
2021-12-16
2
-2
/
+15
|
/
/
/
*
/
/
tor-proto: replace a streammap XXXX with a ticket.
Nick Mathewson
2021-12-16
1
-3
/
+4
|
/
/
[prev]
[next]