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
...
*
|
|
|
Merge branch 'refactor-kdf' into 'main'
Nick Mathewson
2023-10-03
2
-15
/
+42
|
\
\
\
\
|
*
|
|
|
tor-proto: Refactor the key derivation
Emil Engler
2023-09-29
2
-15
/
+42
*
|
|
|
|
Merge branch 'publisher-tests' into 'main'
gabi-250
2023-10-03
12
-174
/
+707
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-dirclient: Mark `DirResponse` as `#[must_use]`.
Gabriela Moldovan
2023-10-03
1
-0
/
+1
|
*
|
|
tor-hsservice: Add tests for the descriptor publisher.
Gabriela Moldovan
2023-10-03
2
-1
/
+447
|
*
|
|
tor-hsservice: Make the upload fail if the HSDir responds with an error.
Gabriela Moldovan
2023-10-03
1
-1
/
+2
|
*
|
|
tor-hsservice: Do not discard the error source.
Gabriela Moldovan
2023-10-03
1
-3
/
+3
|
*
|
|
tor-dirclient: Set a non-zero expected response len for uploads.
Gabriela Moldovan
2023-10-03
1
-5
/
+5
|
*
|
|
tor-hsservice: Mock the client circ and data stream.
Gabriela Moldovan
2023-10-03
1
-2
/
+26
|
*
|
|
tor-hsservice: Abort the upload task if all HSDirs have the latest descriptor.
Gabriela Moldovan
2023-10-03
1
-0
/
+5
|
*
|
|
tor-hsservice: Rewrite map() as a for-loop (fmt).
Gabriela Moldovan
2023-10-03
2
-111
/
+112
|
*
|
|
tor-hsservice: Rewrite map() as a for-loop.
Gabriela Moldovan
2023-10-03
1
-8
/
+2
|
*
|
|
tor-hsservice: Add trace-level logs for the desc publisher.
Gabriela Moldovan
2023-10-03
1
-0
/
+10
|
*
|
|
tor-hsservice: Fix deadlock.
Gabriela Moldovan
2023-10-03
1
-13
/
+8
|
*
|
|
tor-hsservice: Fix publisher state not being updated.
Gabriela Moldovan
2023-10-03
1
-9
/
+26
|
*
|
|
tor-netdir: Fix broken condition.
Gabriela Moldovan
2023-10-03
1
-4
/
+5
|
*
|
|
tor-hsservice: Log a warning if the publisher reactor shuts down.
Gabriela Moldovan
2023-10-03
2
-3
/
+8
|
*
|
|
tor-hsservice: Rename the real version of the publisher mockable state.
Gabriela Moldovan
2023-10-03
3
-15
/
+7
|
*
|
|
tor-hsservice: Make the publisher generic over the mockable state (circpool p...
Gabriela Moldovan
2023-10-03
3
-16
/
+20
|
*
|
|
tor-keymgr: Implement ArtiNativeKeystore::insert for public keys.
Gabriela Moldovan
2023-10-03
1
-3
/
+7
|
*
|
|
tor-hsservice: Add more key roles.
Gabriela Moldovan
2023-10-03
2
-2
/
+37
|
*
|
|
tor-proto: Fix clippy warning.
Gabriela Moldovan
2023-10-03
1
-1
/
+1
|
*
|
|
tor-hsservice: Remove unnecessary allow annotations.
Gabriela Moldovan
2023-10-03
1
-2
/
+0
*
|
|
|
tor-hsservice: Provide IptsPublisherUploadView
Ian Jackson
2023-10-03
1
-0
/
+42
|
/
/
/
*
|
|
Remove semver.md files now that 1.1.9 is out.
Nick Mathewson
2023-10-02
9
-18
/
+0
*
|
|
tor-hsservice should depend on an explicit version of tor-bytes.
arti-v1.1.9
Nick Mathewson
2023-10-02
1
-1
/
+1
*
|
|
Enable publication on tor-hsservice.
Nick Mathewson
2023-10-02
1
-2
/
+0
*
|
|
Bump tor-dirclient patchlevel, since its dependency changed.
Nick Mathewson
2023-10-02
4
-4
/
+4
*
|
|
Update other cargo.lock files.
Nick Mathewson
2023-10-02
2
-3
/
+3
*
|
|
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
19
-25
/
+25
*
|
|
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
16
-40
/
+40
*
|
|
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
34
-123
/
+123
*
|
|
Trivial version bumps: patchlevel only.
Nick Mathewson
2023-10-02
3
-3
/
+3
*
|
|
Run "fixup-features" on arti crates.
Nick Mathewson
2023-10-02
6
-6
/
+6
|
/
/
*
|
tor-hsrproxy: Fix relative documentation warning
Emil Engler
2023-09-30
1
-2
/
+2
*
|
Merge branch 'misc-upgrades' into 'main'
Nick Mathewson
2023-09-28
10
-30
/
+26
|
\
\
|
*
|
Remove direct dependency on generic-array
Nick Mathewson
2023-09-28
6
-21
/
+12
|
*
|
Upgrade async_executors dependency to 0.7.0
Nick Mathewson
2023-09-28
2
-6
/
+11
|
*
|
Upgrade memmap2 dependency to 0.8.0
Nick Mathewson
2023-09-28
1
-1
/
+1
|
*
|
Upgrade event_listener dependency to 3.0.0
Nick Mathewson
2023-09-28
2
-2
/
+2
*
|
|
tor-proto: Replace repeating pattern with fill
Emil Engler
2023-09-28
1
-6
/
+2
|
/
/
*
|
hsrproxy: detect shutdown correctly.
Nick Mathewson
2023-09-27
1
-6
/
+23
*
|
hsrproxy: improve error handling somewhat
Nick Mathewson
2023-09-27
2
-34
/
+113
*
|
rproxy: Implement the actual "proxy" part of the code.
Nick Mathewson
2023-09-27
1
-10
/
+78
*
|
hss: Remove OnionServiceDataStram type.
Nick Mathewson
2023-09-27
2
-18
/
+4
*
|
hsrproxy: Implement more of the proxy functionality
Nick Mathewson
2023-09-27
2
-4
/
+138
*
|
hss: Implement methodss for StreamRequest
Nick Mathewson
2023-09-27
1
-7
/
+24
*
|
hss: implement HasKind for several errors.
Nick Mathewson
2023-09-27
2
-1
/
+50
*
|
tor-cell: Add accessors for Begin.
Nick Mathewson
2023-09-27
1
-0
/
+15
*
|
hss: helper to get a stream of StreamReq from a stream of RendReq.
Nick Mathewson
2023-09-27
3
-0
/
+34
[prev]
[next]