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
...
|
*
|
maint/crates-io-utils.sh: Add preserving tmp feature
Ian Jackson
2024-06-24
1
-2
/
+8
|
*
|
maint/crates-io-utils.sh: Add exit status control feature
Ian Jackson
2024-06-24
1
-1
/
+5
|
*
|
maint/crates-io-utils.sh: Break out from cargo-publish
Ian Jackson
2024-06-24
2
-30
/
+62
|
*
|
shellcheck: check *.sh files too
Ian Jackson
2024-06-24
1
-1
/
+4
|
|
/
*
|
Merge branch 'fslock-retry' into 'main'
Nick Mathewson
2024-06-24
6
-10
/
+150
|
\
\
|
|
/
|
/
|
|
*
Add a maximum to local_resource_timeout.
Nick Mathewson
2024-06-24
2
-8
/
+33
|
*
local_resource_timeout: Change wait interval to 50 ms.
Nick Mathewson
2024-06-24
1
-1
/
+1
|
*
Rename fslock_timeout to local_resource_timeout
Nick Mathewson
2024-06-24
1
-11
/
+16
|
*
Clarify documentation about blocking.
Nick Mathewson
2024-06-24
1
-2
/
+4
|
*
arti: wait a short while on startup if lockfiles are unavailable.
Nick Mathewson
2024-06-24
1
-1
/
+1
|
*
TorClientBuilder: Wait for a little while if the lockfiles are held.
Nick Mathewson
2024-06-24
3
-4
/
+111
|
*
TorClientBuilder: take self by reference when building
Nick Mathewson
2024-06-24
2
-4
/
+5
|
/
*
Merge branch 'refactor-hspath' into 'main'
gabi-250
2024-06-20
3
-153
/
+301
|
\
|
*
tor-circmgr: Clarify the update_last_hop_kind documentation.
Gabriela Moldovan
2024-06-20
1
-2
/
+10
|
*
tor-circmgr: Rename VanguardPath to PathBuilder.
Gabriela Moldovan
2024-06-20
2
-13
/
+12
|
*
tor-circmgr: Remove duplicated path building logic from HS pool.
Gabriela Moldovan
2024-06-20
1
-30
/
+19
|
*
tor-circmgr: Fix clippy warning.
Gabriela Moldovan
2024-06-20
1
-1
/
+1
|
*
tor-circmgr: Gate vanguard-specific code behind vanguards feature.
Gabriela Moldovan
2024-06-20
1
-0
/
+15
|
*
tor-circmgr: Break VanguardHsPathBuilder::pick_path into smaller parts (fmt).
Gabriela Moldovan
2024-06-20
1
-5
/
+2
|
*
tor-circmgr: Break VanguardHsPathBuilder::pick_path into smaller parts.
Gabriela Moldovan
2024-06-20
2
-118
/
+259
|
*
tor-circmgr: Remove unnecessary TODO.
Gabriela Moldovan
2024-06-20
1
-1
/
+0
|
/
*
Merge branch 'test-hspath' into 'main'
gabi-250
2024-06-20
7
-83
/
+566
|
\
|
*
tor-circmgr: Rename HsCircStubKind::len to HsCircStubKind::num_hops.
Gabriela Moldovan
2024-06-20
2
-5
/
+5
|
*
tor-circmgr: Note which test prevents TROVE-2024-005.
Gabriela Moldovan
2024-06-20
1
-0
/
+1
|
*
tor-circmgr: Write tests for the HsPathBuilder.
Gabriela Moldovan
2024-06-20
3
-0
/
+465
|
*
tor-circmgr: Refactor duplicated circuit stub length calculation.
Gabriela Moldovan
2024-06-20
2
-27
/
+26
|
*
tor-guardmgr: Make some vanguard test helpers public (fmt).
Gabriela Moldovan
2024-06-20
1
-10
/
+5
|
*
tor-guardmgr: Make some vanguard test helpers public.
Gabriela Moldovan
2024-06-20
2
-51
/
+69
|
*
tor-circmgr: Add a TODO about an unused restriction.
Gabriela Moldovan
2024-06-20
1
-0
/
+5
|
/
*
Merge branch 'update-curve25519-dalek' into 'main'
gabi-250
2024-06-20
1
-9
/
+2
|
\
|
*
Update curve25519-dalek to 4.1.3.
Gabriela Moldovan
2024-06-20
1
-9
/
+2
|
/
*
Merge branch 'ticket1432_01' into 'main'
David Goulet
2024-06-18
9
-0
/
+68
|
\
|
*
tls: Support export keying material (RFC 5705)
David Goulet
2024-06-18
9
-0
/
+68
*
|
Merge branch 'always-amd64' into 'main'
David Goulet
2024-06-18
1
-24
/
+67
|
\
\
|
*
|
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
|
\
\
[prev]
[next]