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
...
|
*
|
CI: Bail if unexpectedly using a non-amd64 container
Jim Newsome
2024-06-18
1
-0
/
+20
|
*
|
CI: use single-arch docker images where available
Jim Newsome
2024-06-17
1
-24
/
+47
*
|
|
Merge branch 'tolerate_missing_blob' into 'main'
Nick Mathewson
2024-06-18
3
-24
/
+165
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sqlite: (style) Use consistent casing on "ExtDocs"
Nick Mathewson
2024-06-18
1
-2
/
+2
|
*
|
storage: Remove orphaned files from dir_blobs
Nick Mathewson
2024-06-12
3
-0
/
+119
|
*
|
dirmgr: create temporary testing stores with correct paths.
Nick Mathewson
2024-06-12
1
-3
/
+3
|
*
|
dirmgr: reformat cargo.toml
Nick Mathewson
2024-06-12
1
-1
/
+2
|
*
|
dirmgr::storage: Enable foreign keys on our sqlite connections.
Nick Mathewson
2024-06-12
1
-0
/
+4
|
*
|
dirmgr::storage: Treat a missing blob file as an absent object.
Nick Mathewson
2024-06-12
1
-19
/
+36
*
|
|
Merge branch 'deftly-incompat' into 'main'
David Goulet
2024-06-18
32
-44
/
+51
|
\
\
\
|
*
|
|
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
16
-19
/
+19
|
*
|
|
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
22
-27
/
+34
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'hss-subcommand' into 'main'
gabi-250
2024-06-18
3
-38
/
+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arti: Add a TODO about a possible refactoring.
Gabriela Moldovan
2024-06-17
1
-0
/
+2
|
*
|
arti: Move arti hss subcommand implementation to separate module.
Gabriela Moldovan
2024-06-17
3
-38
/
+58
|
/
/
*
|
Merge branch 'mailmap' into 'main'
Nick Mathewson
2024-06-15
1
-0
/
+1
|
\
\
|
*
|
meta: Use my new name
Clara Engler
2024-06-15
1
-0
/
+1
|
/
/
*
|
Merge branch 'no_built_in_roots' into 'main'
Ian Jackson
2024-06-13
1
-0
/
+4
|
\
\
|
*
|
rtcompat: Set disable_built_in_roots With native_tls.
Nick Mathewson
2024-06-13
1
-0
/
+4
|
|
/
*
|
Merge branch 'streaming_mds_from_store_v2' into 'main'
Nick Mathewson
2024-06-13
1
-6
/
+25
|
\
\
|
|
/
|
/
|
|
*
dirmgr: Limit the number of mds that we will fetch from sqlite at once.
Nick Mathewson
2024-06-12
1
-6
/
+14
|
*
dirmgr: split out the loading part of load_once into a new function.
Nick Mathewson
2024-06-12
1
-6
/
+17
|
/
*
Merge branch 'arti-relay-flag' into 'main'
Nick Mathewson
2024-06-12
8
-43
/
+101
|
\
|
*
maint: Fix check-cli-help to pass shellcheck
David Goulet
2024-06-11
1
-4
/
+3
|
*
relay: Add relay cargo feature flag and subcommand
David Goulet
2024-06-11
8
-41
/
+100
*
|
Merge branch 'rpc-stream-methods' into 'main'
Nick Mathewson
2024-06-11
7
-229
/
+370
|
\
\
|
*
|
Several typo fixes from Gabi
Nick Mathewson
2024-06-11
2
-5
/
+4
|
*
|
Un-indent a block.
Nick Mathewson
2024-06-11
1
-42
/
+39
|
*
|
RPC: Use RPC methods instead of the "ClientConnectionTarget" trait.
Nick Mathewson
2024-06-11
7
-194
/
+339
|
|
/
*
|
Merge branch 'sometimes-unbounded' into 'main'
Nick Mathewson
2024-06-11
3
-50
/
+266
|
\
\
|
*
|
SometimesUnboundedSink: Add a test case with some manual sequencing
Ian Jackson
2024-05-30
1
-0
/
+68
|
*
|
SometimesUnboundedSink: Write commentary about Waker
Ian Jackson
2024-05-30
1
-0
/
+36
|
*
|
SometimesUnboundedSink: Document some error behaviour
Ian Jackson
2024-05-30
1
-0
/
+4
|
*
|
SometimesUnboundedSink: Fix a copypaste error
Ian Jackson
2024-05-30
1
-1
/
+1
|
*
|
SometimesUnboundedSink: Narrow dead code allow
Ian Jackson
2024-05-30
1
-2
/
+1
|
*
|
Use SometimesUnboundedSink for the circuit reactor's bag-on-the-side
Ian Jackson
2024-05-29
1
-50
/
+13
|
*
|
Implmeent SometimesUnboundedSink
Ian Jackson
2024-05-29
2
-0
/
+146
*
|
|
Merge branch 'storageconfig_docs' into 'main'
Nick Mathewson
2024-06-11
1
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
StorageConfig: complete a missing piece of documentation.
Nick Mathewson
2024-06-11
1
-1
/
+1
|
*
|
StorageConfig: Light reformatting.
Nick Mathewson
2024-06-11
1
-0
/
+3
|
/
/
*
|
Merge branch 'check-crate-owners' into 'main'
Nick Mathewson
2024-06-10
2
-0
/
+39
|
\
\
|
*
|
check-crate-owners: prefer /usr/bin/env bash
gabi-250
2024-06-10
1
-1
/
+1
|
*
|
Release.md: Mention check-crate-owners.
Nick Mathewson
2024-06-10
1
-0
/
+4
|
*
|
New script to check the crates.io owners of our crates
Nick Mathewson
2024-06-10
1
-0
/
+35
*
|
|
Merge branch 'fix-gen-md-links' into 'main'
Alexander Færøy
2024-06-10
1
-1
/
+1
|
\
\
\
|
*
|
|
maint/extract-md-links: Use /usr/bin/env for more flexibility.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
*
|
|
|
Merge branch 'rpc-invoke-refactor' into 'main'
Nick Mathewson
2024-06-10
9
-100
/
+196
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rpc: Missing rpc_invoker is a Bug.
Nick Mathewson
2024-06-10
1
-1
/
+6
|
*
|
|
Add more explanation of InvokerEnt fields.
Nick Mathewson
2024-06-10
1
-0
/
+8
|
*
|
|
rpc: Make RpcMgr::lookup_object return context along with object.
Nick Mathewson
2024-06-10
2
-6
/
+13
[prev]
[next]