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
...
|
*
|
proto: Make the new reject_stream() test check the END cell too
Gabriela Moldovan
2026-06-23
1
-1
/
+5
|
*
|
proto: Factor helper macro out of test function
Gabriela Moldovan
2026-06-23
1
-17
/
+17
|
*
|
proto: Refactor test macro to not rely on function context
Gabriela Moldovan
2026-06-23
1
-6
/
+7
|
*
|
proto: Add a test for rejecting an incoming stream in the relay reactor
Gabriela Moldovan
2026-06-23
1
-0
/
+40
*
|
|
Merge branch 'log_hopsettings' into 'main'
Nick Mathewson
2026-06-23
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
proto: log hop settings at trace upon client circuit opening.
Nick Mathewson
2026-06-23
1
-1
/
+2
*
|
|
tor-netdoc: Blocking TODOs for dangerous calls
Clara Engler
2026-06-23
1
-0
/
+2
*
|
|
tor-checkable: TODO for TimerangeBound from Timebound
Clara Engler
2026-06-23
1
-0
/
+4
*
|
|
tor-netdoc: Explain why .dangerously_assume_timely() is ok
Clara Engler
2026-06-23
1
-0
/
+2
*
|
|
tor-netdoc: Update semver.md
Clara Engler
2026-06-23
1
-0
/
+1
*
|
|
tor-netdoc: Fix EdCert rustdoc numbering
Clara Engler
2026-06-23
1
-16
/
+14
*
|
|
tor-netdoc: Use TimerangeBound for EdCert verify (fmt)
Clara Engler
2026-06-23
1
-14
/
+14
*
|
|
tor-netdoc: Use TimerangeBound for EdCert verify
Clara Engler
2026-06-23
1
-48
/
+26
*
|
|
Merge branch 'deftly-impl' into 'main'
Ian Jackson
2026-06-23
3
-24
/
+15
|
\
\
\
|
*
|
|
tor-memquota-cost derive: Tidy formatting
Ian Jackson
2026-06-11
1
-2
/
+2
|
*
|
|
tor-memquota-cost derive: Use beta_deftly Impl feature
Ian Jackson
2026-06-11
1
-1
/
+2
|
*
|
|
tor-memquota-cost derive: Use beta_deftly Xmeta default feature
Ian Jackson
2026-06-11
1
-4
/
+3
|
*
|
|
tor-config: Flattenable: use beta_deftly $impl feature
Ian Jackson
2026-06-11
1
-3
/
+2
|
*
|
|
tor-config: derive.rs: use beta_deftly $impl feature
Ian Jackson
2026-06-11
1
-16
/
+8
*
|
|
|
Merge branch 'addr-policy-fix' into 'main'
Ian Jackson
2026-06-23
3
-68
/
+54
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-netdoc: addr policy: Rename variant from Star to All
Ian Jackson
2026-06-18
1
-5
/
+5
|
*
|
|
tor-netdoc: addr policy: Add tests for overlong prefixes
Ian Jackson
2026-06-18
1
-0
/
+5
|
*
|
|
tor-netdoc: addr policy: Use ipnet instead of open-coding it all
Ian Jackson
2026-06-18
2
-31
/
+18
|
*
|
|
tor-netdoc: addr policy: Fix /0 handling bug
Ian Jackson
2026-06-18
1
-16
/
+5
|
*
|
|
tor-netdoc: addr policy tests: Add test case for IPv4 /0
Ian Jackson
2026-06-18
1
-0
/
+1
|
*
|
|
tor-netdoc: addr policy tests: Rename check/check1/check2
Ian Jackson
2026-06-18
1
-11
/
+11
|
*
|
|
tor-netdoc: addr policy tests: Avoid repeating where string isn't changed
Ian Jackson
2026-06-18
1
-5
/
+6
|
*
|
|
tor-netdoc: addr policy tests: Improve a few panic messages
Ian Jackson
2026-06-18
1
-2
/
+2
|
*
|
|
tor-netdoc: addr policy: Correct terminology
Ian Jackson
2026-06-18
2
-15
/
+18
*
|
|
|
Merge branch 'rd-derive-parse' into 'main'
Ian Jackson
2026-06-23
2
-2
/
+52
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tor-netdoc: Add TODO
Clara Engler
2026-06-23
1
-1
/
+1
|
*
|
|
tor-netdoc: Replace assume_wellsigned() with unwrap_unverified()
Clara Engler
2026-06-23
1
-10
/
+3
|
*
|
|
tor-netdoc: Add small RouterDesc parse2 test
Clara Engler
2026-06-22
1
-0
/
+35
|
*
|
|
tor-netdoc: Add test only RouterDesc verify
Clara Engler
2026-06-22
1
-1
/
+8
|
*
|
|
Derive NetdocParseableUnverified for RouterDesc
Clara Engler
2026-06-22
2
-1
/
+16
*
|
|
|
tor-netdoc: relay families: Add TODO re overhaul/removal of type(s)
Ian Jackson
2026-06-22
1
-0
/
+7
*
|
|
|
tor-netdoc: relay families: Move TODO out of rustdoc
Ian Jackson
2026-06-22
1
-2
/
+2
*
|
|
|
tor-netdoc: Microdesc: derive Constructor
Ian Jackson
2026-06-22
3
-2
/
+12
*
|
|
|
tor-netdoc Micordesc: Make intro item type public
Ian Jackson
2026-06-22
2
-6
/
+7
*
|
|
|
tor-netdoc Micordesc: rename the intro item type
Ian Jackson
2026-06-22
1
-3
/
+3
*
|
|
|
tor-netdoc test: Add a round-trip test for microdescriptors
Ian Jackson
2026-06-22
1
-1
/
+12
*
|
|
|
tor-netdoc: Avoid encoding default values in microdescs
Ian Jackson
2026-06-22
1
-4
/
+4
*
|
|
|
tor-netdoc: encode derive: New default(skip) feature
Ian Jackson
2026-06-22
4
-0
/
+72
*
|
|
|
tor-netdoc: encode derive: New default(skip) feature (pre-fmt)
Ian Jackson
2026-06-22
1
-3
/
+7
*
|
|
|
tor-netdoc: derive encoding for microdescriptors
Ian Jackson
2026-06-22
3
-4
/
+5
*
|
|
|
Merge branch 'tor-dirauth' into 'main'
Ian Jackson
2026-06-22
8
-1
/
+260
|
\
\
\
\
|
*
|
|
|
tor-dirauth: Correct authors (fmt)
Ian Jackson
2026-06-22
2
-2
/
+10
|
*
|
|
|
arti-dirauth: Update Cargo metadata (authors, MSRV)
Ian Jackson
2026-06-22
1
-2
/
+2
|
*
|
|
|
tor-dirauth: Update MSRV
Ian Jackson
2026-06-22
1
-1
/
+1
|
*
|
|
|
tor-dirauth: Correct authors
Ian Jackson
2026-06-22
1
-1
/
+1
[prev]
[next]