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
...
|
*
|
|
|
shadow: add obfs4 arti client + tor bridge
opara
2024-08-21
17
-2
/
+83
*
|
|
|
|
Merge branch 'ticket-1504' into 'main'
Nick Mathewson
2024-08-21
3
-12
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
keymanip: Make blind_pubkey exist unconditionally
Nick Mathewson
2024-08-21
3
-4
/
+6
|
*
|
|
|
|
keymanip: Use doc(cfg(...)) in place of "Availability" sections
Nick Mathewson
2024-08-21
1
-8
/
+2
|
*
|
|
|
|
llcrypto: Make `blind_keypair` build without hsv3-client.
Nick Mathewson
2024-08-21
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'rpclib-test-failure' into 'main'
Nick Mathewson
2024-08-21
1
-0
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rpclib: Allow ConnectionClosed in arti_socket_closed test
Nick Mathewson
2024-08-21
1
-0
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'noop-tracker-2' into 'main'
Ian Jackson
2024-08-21
9
-134
/
+448
|
\
\
\
\
\
|
*
|
|
|
|
tor-memquota: IfEnabled: Complete a thought in a comment
Ian Jackson
2024-08-21
1
-1
/
+3
|
*
|
|
|
|
tor-memquota: Pass EnabledToken to HasMemoryCost method
Ian Jackson
2024-08-19
2
-17
/
+29
|
*
|
|
|
|
tor-memquota: Pass EnabledToken to IsParticipant methods
Ian Jackson
2024-08-19
6
-19
/
+22
|
*
|
|
|
|
tor-memquota: Put EnabledToken in various structs, including the reclaimer
Ian Jackson
2024-08-19
3
-4
/
+26
|
*
|
|
|
|
tor-memquota: Allow memory tracking to be compiled out
Ian Jackson
2024-08-19
6
-6
/
+46
|
*
|
|
|
|
tor-memquota: Support a no-op MemoryQuotaTracker
Ian Jackson
2024-08-19
4
-51
/
+168
|
*
|
|
|
|
tor-memquota: Introduce self_ variables in mtracker.rs (fmt)
Ian Jackson
2024-08-19
1
-1
/
+4
|
*
|
|
|
|
tor-memquota: Introduce self_ variables in mtracker.rs
Ian Jackson
2024-08-19
1
-48
/
+69
|
*
|
|
|
|
tor-memquota: Introduce IfEnabled and EnabledToken
Ian Jackson
2024-08-19
3
-0
/
+84
|
*
|
|
|
|
tor-memquota: find_in_tracker: Allow internal use of non-unit errors
Ian Jackson
2024-08-19
1
-6
/
+6
|
*
|
|
|
|
tor-memquota: pre-apply rustfmt churn
Ian Jackson
2024-08-19
2
-4
/
+14
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rpc-delegate' into 'main'
Nick Mathewson
2024-08-21
3
-32
/
+138
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
rpcbase: Implement RPC method delegation support.
Nick Mathewson
2024-08-14
3
-32
/
+138
*
|
|
|
|
Merge branch 'ticket1534_01' into 'main'
Alexander Færøy
2024-08-20
5
-4
/
+280
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
relay: Add basic configuration and builder
David Goulet
2024-08-20
5
-4
/
+280
|
/
/
/
/
*
|
|
|
Merge branch 'tor-log-ratelim-test' into 'main'
Ian Jackson
2024-08-20
1
-0
/
+64
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-log-ratelim: test: add logstate tests
kn0sys
2024-08-20
1
-0
/
+64
|
/
/
/
*
|
|
Merge branch 'mandatory-guardmgr' into 'main'
gabi-250
2024-08-15
3
-177
/
+23
|
\
\
\
|
*
|
|
tor-circmgr: removed unused 'skip_guard_subnet_check' workaround in tests
Steven Engler
2024-08-15
1
-18
/
+5
|
*
|
|
tor-circmgr: removed unused "chosen exit" functionality
Steven Engler
2024-08-15
3
-159
/
+18
|
/
/
/
*
|
|
Merge branch 'flow-ctrl-future' into 'main'
Jim Newsome
2024-08-15
5
-143
/
+241
|
\
\
\
|
*
|
|
Circuit reactor: Update comments about outbound message handling
Jim Newsome
2024-08-15
1
-3
/
+7
|
*
|
|
Circuit reactor: remove `'hop_streams` loop
Jim Newsome
2024-08-13
1
-33
/
+24
|
*
|
|
Circuit reactor: remove `'outer` loop
Jim Newsome
2024-08-13
1
-55
/
+50
|
*
|
|
Circuit reactor: don't process streams when we don't have circuit window
Jim Newsome
2024-08-13
1
-18
/
+11
|
*
|
|
StreamMap: apply stream flow control before making messages available
Jim Newsome
2024-08-13
2
-17
/
+83
|
*
|
|
tor-proto: Encapsulate flow-control
Jim Newsome
2024-08-13
5
-59
/
+132
|
*
|
|
Circuit reactor: remove unnecessary circ window precheck
Jim Newsome
2024-08-13
1
-21
/
+0
|
*
|
|
StreamMap: rm stray comment
Jim Newsome
2024-08-13
1
-3
/
+0
*
|
|
|
Merge branch 'queue' into 'main'
Ian Jackson
2024-08-15
7
-23
/
+842
|
\
\
\
\
|
*
|
|
|
tor-memquota: mq_queue: tests: Replace eprintln with debug
Ian Jackson
2024-08-15
1
-1
/
+1
|
*
|
|
|
tor-memquota: mq_queue: tests: fill_and_empty: check balance
Ian Jackson
2024-08-15
1
-0
/
+3
|
*
|
|
|
tor-memquota: mq_queue: tests: break out check_zero_claimed and fix bug
Ian Jackson
2024-08-15
1
-1
/
+17
|
*
|
|
|
tor-memquota: mq_queue: impl Default for MpscUnboundedSpec
Ian Jackson
2024-08-15
1
-1
/
+1
|
*
|
|
|
tor-memquota: mq_queue: Provide `new` constructors for Specs
Ian Jackson
2024-08-15
2
-3
/
+8
|
*
|
|
|
tor-memquota: mq_queue: Fix doc for `MpscSpec`
Ian Jackson
2024-08-15
1
-2
/
+2
|
*
|
|
|
tor-memquota: mq_queue: Rename Mpsc to MpscSpec
Ian Jackson
2024-08-15
1
-12
/
+12
|
*
|
|
|
tor-memquota: mq_queue: Add a caveat about faithfulness/accuracy
Ian Jackson
2024-08-15
1
-0
/
+14
|
*
|
|
|
tor-memquota: Rename mby test helper fn to mbytes
Ian Jackson
2024-08-15
3
-18
/
+18
|
*
|
|
|
tor-memquota: mq_queue: Call mpsc::Receiver::close in our rx Drop
Ian Jackson
2024-08-15
1
-0
/
+27
|
*
|
|
|
tor-memquota: StreamUnobtrusivePeeker: provide as_raw_inner_pin_mut
Ian Jackson
2024-08-15
1
-0
/
+11
|
*
|
|
|
tor-memquota: mq_queue: Add fill_and_empty test
Ian Jackson
2024-08-15
1
-0
/
+23
[prev]
[next]