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
...
|
*
|
|
|
check_licenses: treat LGPL-3.0/LGPL-3.0-only as synonyms
Nick Mathewson
2025-07-30
1
-5
/
+5
|
*
|
|
|
check_licenses: allow sorted versions of some spdx exprs
Nick Mathewson
2025-07-30
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'license-workaround' into 'main'
Nick Mathewson
2025-07-30
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
ci: downgrade cargo-license to 0.6.1 as workaround
Steven Engler
2025-07-29
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'conflux-set-cleanup' into 'main'
David Goulet
2025-07-28
3
-61
/
+87
|
\
\
\
\
|
*
|
|
|
proto: Add test for ShutdownAndReturnCircuit error condition.
Gabriela Moldovan
2025-07-25
1
-0
/
+47
|
*
|
|
|
proto: Remove an already-addressed TODO.
Gabriela Moldovan
2025-07-25
1
-2
/
+0
|
*
|
|
|
proto: Remove element_idx + remove in favor of remove_unchecked().
Gabriela Moldovan
2025-07-25
1
-11
/
+1
|
*
|
|
|
proto: Replace hand-rolled exactly_one() impl with itertools.
Gabriela Moldovan
2025-07-25
2
-52
/
+27
|
*
|
|
|
proto: Add a ConfluxSet::remove_unchecked method.
Gabriela Moldovan
2025-07-25
1
-0
/
+16
|
/
/
/
/
*
|
|
|
Merge branch 'prop362' into 'main'
wesleyac
2025-07-23
3
-64
/
+560
|
\
\
\
\
|
*
|
|
|
tor-hsservice: Fix doccomment link.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+1
|
*
|
|
|
tor-hsservice: Add monotonic request id to RendRequestOrdByEffort.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+23
|
*
|
|
|
tor-hsservice: Add note about SUGGESTED_EFFORT_DEADZONE.
Wesley Aptekar-Cassels
2025-07-23
1
-0
/
+4
|
*
|
|
|
tor-hsservice: Fix typo.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+4
|
*
|
|
|
tor-hsservice: Remove remaining `as` casts from suggested effort update.
Wesley Aptekar-Cassels
2025-07-23
1
-12
/
+23
|
*
|
|
|
tor-hsservice: Remove another use of `as`.
Wesley Aptekar-Cassels
2025-07-23
3
-3
/
+9
|
*
|
|
|
tor-hsservice: Convert as into checked conversion.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+1
|
*
|
|
|
tor-hsservice: Make num_dequeued u32 instead of usize.
Wesley Aptekar-Cassels
2025-07-23
1
-2
/
+2
|
*
|
|
|
tor-hsservice: Fix typos.
Wesley Aptekar-Cassels
2025-07-23
1
-6
/
+6
|
*
|
|
|
tor-hsservice: Use Mutex for suggested_effort.
Wesley Aptekar-Cassels
2025-07-23
1
-16
/
+16
|
*
|
|
|
tor-hsservice: Add tests for PowManager control loop.
Wesley Aptekar-Cassels
2025-07-23
1
-21
/
+244
|
*
|
|
|
tor-hsservice: Make PowManager generic over RendRequests.
Wesley Aptekar-Cassels
2025-07-23
1
-12
/
+15
|
*
|
|
|
tor-hsservice: Initial work towards mocking RendRequest.
Wesley Aptekar-Cassels
2025-07-23
1
-24
/
+39
|
*
|
|
|
tor-hsservice: Allow mocking PowManager.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+16
|
*
|
|
|
tor-hsservice: Enforce maximum RendRequest queue size.
Wesley Aptekar-Cassels
2025-07-23
1
-0
/
+12
|
*
|
|
|
tor-hsservice: Update suggested effort in PowManager main loop.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+51
|
*
|
|
|
tor-hsservice: Add suggested effort update function.
Wesley Aptekar-Cassels
2025-07-23
1
-0
/
+63
|
*
|
|
|
tor-hsservice: Give PowManager reference to RendRequestReceiver.
Wesley Aptekar-Cassels
2025-07-23
1
-3
/
+8
|
*
|
|
|
tor-hsservice: Allow constructing RendRequestReceiver without spawning.
Wesley Aptekar-Cassels
2025-07-23
1
-19
/
+21
|
*
|
|
|
tor-hsservice: Add state for prop362 update loop.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+45
|
*
|
|
|
tor-hsservice: Change storage of PoW suggested_effort.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+21
|
*
|
|
|
tor-hsservice: Implement PoW queue with BTreeSet.
Wesley Aptekar-Cassels
2025-07-23
1
-6
/
+6
|
*
|
|
|
tor-hsservice: RendRequestOrdByEffort use time as tiebreaker.
Wesley Aptekar-Cassels
2025-07-23
1
-5
/
+15
|
/
/
/
/
*
|
|
|
Merge branch 'cgo-integration' into 'main'
Nick Mathewson
2025-07-23
10
-82
/
+222
|
\
\
\
\
|
*
|
|
|
tor-proto: Temporary measure to disable CGO.
Nick Mathewson
2025-07-23
1
-1
/
+11
|
*
|
|
|
Downgrade an XXXX to a TODO.
Nick Mathewson
2025-07-23
1
-1
/
+3
|
*
|
|
|
Remove now-needless allow(unused).
Nick Mathewson
2025-07-23
1
-1
/
+0
|
*
|
|
|
Refactor/simplify HopSettings construction
Nick Mathewson
2025-07-23
2
-60
/
+108
|
*
|
|
|
Rename and invert the sense of requires_stream_level_sendmes.
Nick Mathewson
2025-07-23
2
-5
/
+9
|
*
|
|
|
proto: Send extensions as appropriate to negotiate CGO.
Nick Mathewson
2025-07-23
3
-1
/
+54
|
*
|
|
|
proto: Construct CGO instances if that is what is selected.
Nick Mathewson
2025-07-23
2
-2
/
+15
|
*
|
|
|
proto: Take format+crypto settings from HopSettings
Nick Mathewson
2025-07-23
7
-54
/
+58
|
*
|
|
|
protover: Allocate a capability number for RELAY_CRYPT_CGO.
Nick Mathewson
2025-07-23
1
-0
/
+7
*
|
|
|
|
Merge branch 'ticket_2050' into 'main'
Nick Mathewson
2025-07-23
3
-4
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-llcrypto: fix typo
tcyrus
2025-07-23
1
-1
/
+1
|
*
|
|
|
tor-hscrypto: fix typos
tcyrus
2025-07-23
2
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge branch 'add-err-variant' into 'main'
gabi-250
2025-07-23
2
-2
/
+9
|
\
\
\
\
|
*
|
|
|
tor-keymgr: Add err::Error::KeystoreNotFound
hjrgrn
2025-07-23
2
-2
/
+9
|
/
/
/
/
|
|
*
|
hyper-examples: Put private key for tests back
nield
2025-08-04
1
-0
/
+8
[prev]
[next]