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
...
|
*
|
|
|
Upgraede to der-parser 10
Nick Mathewson
2025-02-26
1
-1
/
+1
|
*
|
|
|
Upgrade to directories 6
Nick Mathewson
2025-02-26
2
-2
/
+2
|
*
|
|
|
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
41
-45
/
+50
|
*
|
|
|
Upgrade to notify 8.
Nick Mathewson
2025-02-26
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
tor-congestion: temporarily set `publish = true`
Steven Engler
2025-02-26
1
-2
/
+3
|
/
/
/
*
|
|
Merge branch 'happy-families' into 'main'
Nick Mathewson
2025-02-25
17
-47
/
+489
|
\
\
\
|
*
|
|
netdir: Consider RelayFamilyIds based on family rules
Nick Mathewson
2025-02-25
4
-27
/
+74
|
*
|
|
relay-selection: Add FamilyRules to exclude_relays_in_same_family.
Nick Mathewson
2025-02-25
6
-18
/
+110
|
*
|
|
guardmgr: flag to indicate whether a FirstHop is a Bridge
Nick Mathewson
2025-02-25
1
-0
/
+9
|
*
|
|
netdir: Add client params related to happy families (prop321)
Nick Mathewson
2025-02-25
1
-0
/
+10
|
*
|
|
netdoc: Add "family-cert" entries to routerdesc parser
Nick Mathewson
2025-02-25
2
-3
/
+141
|
*
|
|
netdoc: Add "family-ids" line to microdesc parser
Nick Mathewson
2025-02-12
3
-2
/
+64
|
*
|
|
netdoc: Type to represent a relay family id
Nick Mathewson
2025-02-12
1
-1
/
+81
|
*
|
|
cert: reserve 0x0C for FAMILY_V_IDENTITY (happy families) certs.
Nick Mathewson
2025-02-11
1
-0
/
+4
*
|
|
|
Merge branch 'rtmock-thread' into 'main'
Ian Jackson
2025-02-25
1
-91
/
+525
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-rtmock: Avoid confusing "concurrently" word
Ian Jackson
2025-02-25
1
-2
/
+2
|
*
|
|
tor-rtmock: Explain Subthreads and compare them with bare threads
Ian Jackson
2025-02-25
1
-0
/
+31
|
*
|
|
tor-rtmock: Capitalise Subthread and link to the definition
Ian Jackson
2025-02-25
1
-25
/
+29
|
*
|
|
tor-rtmock: Fix a typo
Ian Jackson
2025-02-25
1
-1
/
+1
|
*
|
|
tor-rtmock: Move imprecations to more prominent location
Ian Jackson
2025-02-25
1
-11
/
+9
|
*
|
|
tor-rtmock: subthread facility
Ian Jackson
2025-02-13
1
-7
/
+381
|
*
|
|
tor-rtmock: subthread facility (pre-fmt)
Ian Jackson
2025-02-13
1
-2
/
+10
|
*
|
|
tor-rtmock: Replace open-coded Debug impl with Derive
Ian Jackson
2025-02-13
1
-34
/
+27
|
*
|
|
tor-rtmock tests: Improve various_mock_executors
Ian Jackson
2025-02-13
1
-0
/
+1
|
*
|
|
tor-rtmock tests: Break out various_mock_executors
Ian Jackson
2025-02-13
1
-5
/
+10
|
*
|
|
tor-rtmock: Break out Task::set_awake
Ian Jackson
2025-02-13
1
-7
/
+19
|
*
|
|
tor-rtmock: task: Rename MockExecutor Arc<Shared> field to shared
Ian Jackson
2025-02-13
1
-17
/
+17
|
*
|
|
tor-rtmock: task: Replace ArcMutexData with Arc<Shared>
Ian Jackson
2025-02-13
1
-12
/
+20
|
*
|
|
tor-rtmock: Correct a comment
Ian Jackson
2025-02-13
1
-1
/
+1
*
|
|
|
tor-proto: add variants to `HopLocation` behind `conflux` feature
Steven Engler
2025-02-24
2
-7
/
+10
*
|
|
|
tor-proto: add experimental 'conflux' feature
Steven Engler
2025-02-24
1
-1
/
+2
*
|
|
|
tor-proto: add `HopLocation` and `TargetHop`
Steven Engler
2025-02-24
1
-0
/
+29
|
|
_
|
/
|
/
|
|
*
|
|
arti-rpcserver: Fix operator precedence warning.
Gabriela Moldovan
2025-02-24
1
-1
/
+1
*
|
|
tor-netdoc: Fix useless conversion warning.
Gabriela Moldovan
2025-02-24
1
-1
/
+1
*
|
|
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
27
-210
/
+242
*
|
|
tor-proto: Change the visibility of a series of struct
Gabriela Moldovan
2025-02-20
3
-17
/
+17
*
|
|
tor-proto: Add a newtype wrapper for LegId.
Gabriela Moldovan
2025-02-20
1
-4
/
+12
*
|
|
tor-proto: Add LegId type that can be used as a slotmap key.
Gabriela Moldovan
2025-02-20
1
-0
/
+8
*
|
|
tor-cell: Add encodable conflux relay message types.
Gabriela Moldovan
2025-02-18
3
-0
/
+216
*
|
|
tor-cell: Add conflux RelayCmds.
Gabriela Moldovan
2025-02-18
2
-0
/
+14
*
|
|
tor-cell: Add an experimental conflux feature.
Gabriela Moldovan
2025-02-18
1
-0
/
+2
*
|
|
Merge branch 'circ-reactor-refactor' into 'main'
gabi-250
2025-02-18
3
-59
/
+67
|
\
\
\
|
*
|
|
tor-proto: Move CreateHandshakeWrap to reactor module (fmt).
Gabriela Moldovan
2025-02-18
1
-3
/
+1
|
*
|
|
tor-proto: Move CreateHandshakeWrap to reactor module.
Gabriela Moldovan
2025-02-18
3
-57
/
+67
*
|
|
|
Fix `crate_bootstrapped` typo
kpcyrd
2025-02-16
1
-1
/
+1
|
/
/
/
*
/
/
tor-proto: Remove deprecated DataStream API.
Gabriela Moldovan
2025-02-13
1
-32
/
+0
|
/
/
*
|
Enable derive-deftly beta features
Ian Jackson
2025-02-12
19
-20
/
+20
*
|
Update to derive-deftly 1.0
Ian Jackson
2025-02-12
24
-25
/
+25
|
/
*
Merge branch 'upgrade-hickory-proto' into 'main'
Nick Mathewson
2025-02-11
1
-1
/
+1
|
\
|
*
arti: upgrade 'hickory-proto' to 0.24.3
Steven Engler
2025-02-10
1
-1
/
+1
[prev]
[next]