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
/
tor-hsclient
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
circmgr: Remove the CircParameters build .expect()
David Goulet
2025-01-16
1
-1
/
+2
*
circ: Specialize the circparams from netparams function
David Goulet
2025-01-16
1
-3
/
+2
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
1
-2
/
+3
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
PoW: Consolidate feature flags into a single flag.
Wesley Aptekar-Cassels
2024-11-25
1
-1
/
+1
*
TimerangeBound: Stop using std::ops::Bound.
Wesley Aptekar-Cassels
2024-11-25
1
-7
/
+3
*
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
2
-7
/
+8
*
memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker>
Ian Jackson
2024-10-15
1
-1
/
+2
*
hs-pow: Use clamp for clarity.
Wesley Aptekar-Cassels
2024-10-09
1
-4
/
+4
*
hs-pow: Use TimerangeBound for puzzle parameters.
Wesley Aptekar-Cassels
2024-10-09
4
-40
/
+55
*
hs-pow: Effort type improvements.
Wesley Aptekar-Cassels
2024-10-09
1
-10
/
+10
*
Use HsPowClient.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+2
*
hs-pow: Refactor to prefer stub types rather than cfg sprawl.
Wesley Aptekar-Cassels
2024-10-09
5
-17
/
+38
*
tor-hspow: Big refactor, dissolve this crate
Wesley Aptekar-Cassels
2024-10-09
4
-8
/
+213
*
First pass at implementing onion proof-of-work client
Wesley Aptekar-Cassels
2024-10-09
1
-4
/
+33
*
tor-cell: Support encoding proofs-of-work in intro_payload
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
*
tor-hsclient: Implement ctor_path for client keys.
Gabriela Moldovan
2024-10-08
1
-1
/
+8
*
Merge branch 'mq' into 'main'
Ian Jackson
2024-10-07
1
-0
/
+2
|
\
|
*
memquota: Add a toplevel account in tor-chanmgr
Ian Jackson
2024-10-03
1
-0
/
+2
*
|
Merge branch 'rename-client-auth' into 'main'
Ian Jackson
2024-10-03
3
-8
/
+10
|
\
\
|
|
/
|
/
|
|
*
tor-hsclient: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
3
-8
/
+10
*
|
CircMgr: Start writing tests.
Wesley Aptekar-Cassels
2024-10-03
1
-1
/
+1
|
/
*
Remove hard tabs in the one file that has them.
Ian Jackson
2024-10-02
1
-2
/
+2
*
Fix a couple of lifetime warnings from nightly.
Nick Mathewson
2024-10-01
1
-2
/
+2
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+1
*
Merge branch 'hscircpool-builder-generic' into 'main'
gabi-250
2024-09-24
1
-9
/
+11
|
\
|
*
CircMgr: Make CircMgr and HsCircPool generic over builder type.
Wesley Aptekar-Cassels
2024-09-24
1
-9
/
+11
*
|
rtcompat: Add an extension trait for building modified Runtimes
Nick Mathewson
2024-09-24
1
-9
/
+5
|
/
*
tor_keymgr: add get_keypair_specifier() to KeySpecifier, and derive it
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-2
/
+2
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-1
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-7
/
+7
*
Merge branch 'refactor_stream_crypto_init' into 'main'
Nick Mathewson
2024-03-26
1
-4
/
+2
|
\
|
*
Refactor the logic for constructing crypt layers.
Nick Mathewson
2024-03-26
1
-4
/
+2
*
|
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl
Ian Jackson
2024-03-25
1
-0
/
+1
|
/
*
Propagate RelayCellFormat selection up to where format decisions will be made
Jim Newsome
2024-03-20
1
-2
/
+4
*
hsclient: Clarify "hs_hops" to avoid confusion.
Nick Mathewson
2024-03-14
1
-6
/
+11
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
3
-0
/
+3
*
tor-circmgr: Create the VanguardMgr in CircMgr::new.
Gabriela Moldovan
2024-03-11
1
-5
/
+0
*
tor-circmgr: Give CircMgr a VanguardMgr.
Gabriela Moldovan
2024-03-11
1
-0
/
+6
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-circmgr: Add UniqId to CircTimeout.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
tor-hsclient: Remove client nickname from the client key specifiers (fmt).
Gabriela Moldovan
2024-02-22
2
-7
/
+2
*
tor-hsclient: Remove client nickname from the client key specifiers.
Gabriela Moldovan
2024-02-22
2
-35
/
+2
*
tor-hsclient: Rename HsClientSpecifier to HsClientNickname (fmt).
Gabriela Moldovan
2024-01-31
1
-2
/
+2
*
tor-hsclient: Rename HsClientSpecifier to HsClientNickname.
Gabriela Moldovan
2024-01-31
2
-11
/
+9
*
tor-persist: Make all Slugs non-empty.
Gabriela Moldovan
2024-01-31
1
-2
/
+0
*
tor-keymgr: Abolish ArtiPathComponent.
Gabriela Moldovan
2024-01-31
1
-1
/
+1
[prev]
[next]