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-consdiff: Replaced an old MSRV TODO with a link to why it shouldn't be done
hashcatHitman
2025-04-23
1
-2
/
+3
|
*
|
tor-consdiff: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-2
/
+1
|
*
|
tor-hsservice: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+1
|
*
|
tor-memquota: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+2
|
*
|
tor-rpc-connect: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+1
|
*
|
arti-relay: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+1
|
*
|
tor-basic-utils: standardized MSRV TODOs
hashcatHitman
2025-04-16
2
-4
/
+4
|
*
|
tor-netdir: remove lint allow as per TODO
hashcatHitman
2025-04-16
1
-3
/
+0
*
|
|
Merge branch 'remove-note' into 'main'
Ian Jackson
2025-04-24
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arti-client: remove incorrect note about `StateDirectory` usage
Steven Engler
2025-04-23
1
-1
/
+0
|
/
/
*
|
Merge branch 'chutney-shadow-flakiness' into 'main'
Jim Newsome
2025-04-23
2
-5
/
+35
|
\
\
|
*
|
integration-e2e-shadow: move simulation seed to yaml
Jim Newsome
2025-04-23
1
-3
/
+3
|
*
|
integration-e2e-shadow: move unblocked-syscall-latency to yaml
Jim Newsome
2025-04-23
1
-1
/
+1
|
*
|
arti-bench: work around shadow writer shutdown bug
Jim Newsome
2025-04-23
1
-1
/
+11
|
*
|
integration-e2e-shadow: use a larger max_unapplied_cpu_latency
Jim Newsome
2025-04-23
1
-0
/
+20
|
/
/
*
|
Merge branch 'proto_enforce' into 'main'
Nick Mathewson
2025-04-22
39
-48
/
+1666
|
\
\
|
*
|
Rename recommended_protocols to protocol_statuses.
Nick Mathewson
2025-04-16
6
-17
/
+17
|
*
|
netdoc: Require serde feature from tor-protover.
Nick Mathewson
2025-04-16
1
-1
/
+1
|
*
|
arti-client: Document spec of checking date on cached protos
Nick Mathewson
2025-04-16
1
-3
/
+6
|
*
|
arti-client: On shutdown for missing proto, print to stderr
Nick Mathewson
2025-04-16
1
-1
/
+17
|
*
|
arti-client README: Document undesirable exit(1) behavior.
Nick Mathewson
2025-04-16
1
-1
/
+12
|
*
|
netdoc: improve documentation for check_protocols
Nick Mathewson
2025-04-16
1
-1
/
+7
|
*
|
protover, *: Add documentation about what "supported" means.
Nick Mathewson
2025-04-16
7
-6
/
+32
|
*
|
protover: Enforce that every unrecognized protocol entry is nonzero.
Nick Mathewson
2025-04-16
1
-1
/
+5
|
*
|
Fix a pair of documentation links.
Nick Mathewson
2025-04-16
1
-2
/
+2
|
*
|
dirmgr: Always apply changes before advancing consensus.
Nick Mathewson
2025-04-16
1
-6
/
+6
|
*
|
arti-client: Small test for evaluating protocol status.
Nick Mathewson
2025-04-16
3
-0
/
+73
|
*
|
arti,arti-client: Add an option to override required protocols
Nick Mathewson
2025-04-16
6
-6
/
+92
|
*
|
arti-client: Keep a somewhat accurate notion of our release date.
Nick Mathewson
2025-04-16
8
-4
/
+172
|
*
|
Add warnings about removing supported protocols.
Nick Mathewson
2025-04-16
7
-0
/
+48
|
*
|
arti-client: Implement the basics of protocol enforcement.
Nick Mathewson
2025-04-16
5
-2
/
+266
|
*
|
Implement PartialEq for ProtoStatuses unconditionally.
Nick Mathewson
2025-04-16
1
-4
/
+2
|
*
|
netdir: Add a recommended_protocols() to NetDirProvider
Nick Mathewson
2025-04-16
4
-0
/
+25
|
*
|
dirmgr, netdir: Store protocol requirments as soon as they are validated.
Nick Mathewson
2025-04-16
5
-5
/
+60
|
*
|
dirmgr: Backend support for cacheing protocol status.
Nick Mathewson
2025-04-16
5
-3
/
+140
|
*
|
protover,netdoc: Implement serde for Protocols etc.
Nick Mathewson
2025-04-16
5
-4
/
+47
|
*
|
netdoc: Put all ProtoStatuses into a single Arc<>d object
Nick Mathewson
2025-04-16
2
-19
/
+55
|
*
|
netdoc: functionality for detecting missing subprotos.
Nick Mathewson
2025-04-16
2
-2
/
+100
|
*
|
New functions to report supported subprotocols
Nick Mathewson
2025-04-16
12
-0
/
+276
|
*
|
Fix another miscapitalized "MicroDesc"
Nick Mathewson
2025-04-16
1
-1
/
+1
|
*
|
protover: Correct capitalization of Micro[Dd]esc
Nick Mathewson
2025-04-16
3
-10
/
+12
|
*
|
protover: Add an implementation for FromIterator
Nick Mathewson
2025-04-16
1
-0
/
+37
|
*
|
protover: document and enforce more invariants
Nick Mathewson
2025-04-16
1
-3
/
+19
|
*
|
protover: add names for members of the Link protocol group.
Nick Mathewson
2025-04-16
1
-0
/
+27
|
*
|
protover: New function to intersect Protocols sets.
Nick Mathewson
2025-04-16
1
-0
/
+53
|
*
|
protover: New function to combine (union) Protocols sets.
Nick Mathewson
2025-04-16
1
-1
/
+57
|
*
|
protover: New function to subtract to Protocols sets.
Nick Mathewson
2025-04-16
1
-0
/
+54
|
|
/
*
|
Merge branch 'once-cell-once-lock' into 'main'
Nick Mathewson
2025-04-22
9
-20
/
+27
|
\
\
|
*
|
tor-netdoc: Joined OnceLock import with other std::sync imports
hashcatHitman
2025-04-17
1
-2
/
+1
|
*
|
tor-circmgr: Added TODO about replacing OnceCell
hashcatHitman
2025-04-17
1
-0
/
+8
[prev]
[next]