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-hsservice: s/fetch_hsdirs/compute_hsdirs (fmt).
Gabriela Moldovan
2023-08-25
1
-1
/
+2
|
*
|
tor-hsservice: s/fetch_hsdirs/compute_hsdirs.
Gabriela Moldovan
2023-08-25
1
-3
/
+3
|
*
|
tor-hsservice: Use [v].into_iter() instead of iter::once(v).
Gabriela Moldovan
2023-08-25
1
-1
/
+1
|
*
|
tor-hsservice: Handle schedule_upload_rx.recv() errors.
Gabriela Moldovan
2023-08-25
1
-2
/
+4
|
*
|
tor-hsservice: Remove unnecessary argument from recompute_hs_dirs.
Gabriela Moldovan
2023-08-25
1
-5
/
+9
|
*
|
tor-hsservice: Replace the netdir before recomputing the HsDirs.
Gabriela Moldovan
2023-08-25
1
-2
/
+2
|
*
|
tor-hsservice: Add partial descriptor publisher reactor implementation.
Gabriela Moldovan
2023-08-25
5
-10
/
+848
|
*
|
tor-hsservice: Move PublisherError to a separate module, tweak publisher API.
Gabriela Moldovan
2023-08-25
2
-5
/
+47
|
*
|
tor-hsservice: Make wait_for_netdir* more widely available.
Gabriela Moldovan
2023-08-25
3
-63
/
+78
|
*
|
tor-hscrypto: Impl From<&HsBlindIdKeypair> for HsBlindIdKey.
Gabriela Moldovan
2023-08-25
2
-0
/
+8
|
*
|
tor-hscrypto: Add a function for deriving the subcredential.
Gabriela Moldovan
2023-08-25
2
-3
/
+16
|
/
/
*
|
Merge branch 'ci' into 'main'
gabi-250
2023-08-25
3
-24
/
+30
|
\
\
|
*
|
CI: Replace all uses of `debian:stable-slim` with `bookworm`
Ian Jackson
2023-08-25
1
-4
/
+4
|
*
|
CI: Replace all uses of `rust:latest` image with `rust:bullseye`
Ian Jackson
2023-08-25
1
-13
/
+13
|
*
|
CI: cargo install caching: Use cache/ directory, per-image
Ian Jackson
2023-08-25
2
-7
/
+12
|
*
|
Run maint/add-warning
Ian Jackson
2023-08-25
1
-0
/
+1
|
/
/
*
|
Merge branch 'hashx-bench-3' into 'main'
Ian Jackson
2023-08-25
5
-8
/
+319
|
\
\
|
*
|
hashx: FixedCapacityVec: Fix clippy lints
Ian Jackson
2023-08-24
1
-4
/
+3
|
*
|
Rustfmt
Ian Jackson
2023-08-24
4
-6
/
+12
|
*
|
hashx: FixedCapacityVec: impl Send, Sync, [Ref]UnwindSafe
Ian Jackson
2023-08-24
1
-0
/
+13
|
*
|
hashx: FixedCapacityVec: Tests
Ian Jackson
2023-08-24
1
-0
/
+105
|
*
|
hashx: FixedCapacityVec: introduce push_inner
Ian Jackson
2023-08-24
1
-7
/
+21
|
*
|
hashx: FixedCapacityVec: use *mut T, and impl Drop
Ian Jackson
2023-08-24
1
-24
/
+68
|
*
|
hashx: FixedCapacityVec: Note some missing stuff
Ian Jackson
2023-08-24
1
-0
/
+12
|
*
|
hashx: FixedCapacityVec: Documentation
Ian Jackson
2023-08-24
1
-0
/
+27
|
*
|
hashx: FixedCapacityVec: Replace .into_boxed_array method with Try
Ian Jackson
2023-08-24
2
-9
/
+16
|
*
|
hashx: FixedCapacityVec: Move into its own module
Ian Jackson
2023-08-24
5
-71
/
+80
|
*
|
Rustfmt
Ian Jackson
2023-08-23
3
-9
/
+9
|
*
|
RFC: hashx: Introduce FixedCapacityVec
Ian Jackson
2023-08-23
3
-6
/
+81
|
*
|
RFC: hashx: Make Program a boxed array
Ian Jackson
2023-08-23
1
-4
/
+4
*
|
|
Merge branch 'hssvc_high_level_api_draft' into 'main'
Nick Mathewson
2023-08-25
1
-0
/
+272
|
\
\
\
|
*
|
|
hss-apis: Draft for authorization.
Nick Mathewson
2023-08-25
1
-0
/
+20
|
*
|
|
hssvc api draft: add a switch for single onion services.
Nick Mathewson
2023-08-25
1
-0
/
+5
|
*
|
|
Draft high-level APIs for onion services
Nick Mathewson
2023-08-25
1
-0
/
+247
|
/
/
/
*
|
|
Merge branch 'no-pip3' into 'main'
gabi-250
2023-08-25
1
-5
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CI: Use apt, not pip, to install python packages.
Nick Mathewson
2023-08-25
1
-5
/
+2
|
/
/
*
|
Merge branch 'retry_rend' into 'main'
Nick Mathewson
2023-08-24
5
-8
/
+30
|
\
\
|
*
|
hss: Retry rendezvous circuit attempts.
Nick Mathewson
2023-08-24
3
-8
/
+28
|
*
|
linkspec: Derive Clone and Copy for VerbatimLinkSpecCircTarget.
Nick Mathewson
2023-08-24
2
-0
/
+2
*
|
|
Merge branch 'pt-proxy' into 'main'
Ian Jackson
2023-08-24
7
-307
/
+662
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add initial support for running a PT in server mode
Saksham Mittal
2023-08-24
7
-307
/
+662
|
/
/
*
|
Merge branch 'ssh-key-todo' into 'main'
Nick Mathewson
2023-08-24
2
-14
/
+3
|
\
\
|
*
|
tor-keymgr: Bump ssh-key to 0.6.1 and remove unnecessary dependency.
Gabriela Moldovan
2023-08-24
2
-14
/
+3
|
/
/
*
|
Merge branch 'nickname' into 'main'
gabi-250
2023-08-24
9
-9
/
+177
|
\
\
|
*
|
tor-keymgr, tor-hsservice: Run rustfmt to make derives uglier
Ian Jackson
2023-08-23
2
-6
/
+16
|
*
|
tor-keymgr, tor-hsservice: deser for ArtiPathComponent and HsNickname
Ian Jackson
2023-08-23
6
-0
/
+51
|
*
|
tor-hsservice: Use real HsNickname in config
Ian Jackson
2023-08-23
1
-4
/
+4
|
*
|
tor-hsservice: Use real HsNickname in ipt_mgr
Ian Jackson
2023-08-23
1
-4
/
+1
|
*
|
tor-hsservice: Provide a sensible HsNickname
Ian Jackson
2023-08-23
4
-0
/
+92
|
*
|
tor-keymgr: Improve ArtiPathComponent a bit
Ian Jackson
2023-08-23
2
-0
/
+18
[prev]
[next]