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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move stream_peek into tor-async-utils
Jim Newsome
2024-08-29
1
-1
/
+1
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-0
/
+1
*
Add comments explaining purpose of check_toposort
Jim Newsome
2024-08-27
1
-0
/
+3
*
Cargo.toml: Sort crate list.
Gabriela Moldovan
2024-08-21
1
-1
/
+1
*
New `slotmap-careful` crate to use when we mustn't re-use keys.
Nick Mathewson
2024-08-08
1
-0
/
+4
*
WIP: Lower and middle levels of Arti rpc core.
Nick Mathewson
2024-07-16
1
-0
/
+2
*
Remove arti-hyper
Ian Jackson
2024-06-25
1
-1
/
+0
*
Stop building examples/gsoc2023/download-manager
Ian Jackson
2024-06-25
1
-1
/
+0
*
relay: Add relay cargo feature flag and subcommand
David Goulet
2024-06-11
1
-0
/
+1
*
tor-keymgr: Move keygen script to maint.
Gabriela Moldovan
2024-05-15
1
-1
/
+1
*
tor-keymgr: Make keygen crate part of the workspace.
Gabriela Moldovan
2024-05-15
1
-0
/
+1
*
Rename tor-memtrack to tor-memquota
Ian Jackson
2024-04-29
1
-1
/
+1
*
tor-memtrack: Introduce new crate (empty)
Ian Jackson
2024-04-23
1
-0
/
+1
*
Create a new empty tor-relay-selection crate.
Nick Mathewson
2024-03-12
1
-0
/
+1
*
fslock-guard: Add unit tests
Tobias Stoeckmann
2024-03-01
1
-1
/
+1
*
maint/fixup-features: Make part of the main workspace
Ian Jackson
2024-02-07
1
-0
/
+2
*
test-temp-dir: New crate
Ian Jackson
2024-01-25
1
-0
/
+1
*
fslock-guard: sketch implementation
Nick Mathewson
2024-01-21
1
-0
/
+1
*
Examples using hyper v1
ramidzkh
2024-01-11
1
-0
/
+2
*
New tor-log-ratelim crate
Nick Mathewson
2023-11-16
1
-0
/
+1
*
Merge branch 'hss_config' into 'main'
Nick Mathewson
2023-09-07
1
-0
/
+1
|
\
|
*
Create a tor-hsrproxy crate to handle "proxy to local port".
Nick Mathewson
2023-09-07
1
-0
/
+1
*
|
Move examples to examples/gsoc2023
Nick Mathewson
2023-09-05
1
-5
/
+5
*
|
fix: add examples to main Cargo.toml
Saksham Mittal
2023-09-05
1
-0
/
+6
|
/
*
Include debug symbols in "bench" profile
Micah Elizabeth Scott
2023-07-27
1
-0
/
+6
*
Start implementing Proposal 327
Micah Elizabeth Scott
2023-07-27
1
-0
/
+1
*
Reimplement Equi-X in Rust
Micah Elizabeth Scott
2023-07-27
1
-0
/
+1
*
Reimplement HashX in Rust
Micah Elizabeth Scott
2023-07-27
1
-0
/
+1
*
Merge branch 'add-tor-geoip' into 'main'
Nick Mathewson
2023-06-20
1
-0
/
+1
|
\
|
*
tor-geoip: Add new crate with GeoIP database functionality
eta
2023-06-20
1
-0
/
+1
*
|
keymgr: Move the HS client and service key specifiers out of tor-keymgr.
Gabriela Moldovan
2023-06-15
1
-1
/
+1
*
|
keymgr: Add ArtiNativeKeyStore implementation skeleton.
Gabriela Moldovan
2023-06-15
1
-0
/
+1
|
/
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
1
-1
/
+1
*
Start on a lower-level tor-rpccmd crate.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Implement json message types for serde.
Nick Mathewson
2023-04-12
1
-1
/
+1
*
Make a new empty tor-async-utils crate.
Nick Mathewson
2023-03-29
1
-0
/
+1
*
Sketch an API for onion services.
Nick Mathewson
2023-01-24
1
-0
/
+1
*
Add a new stub hsclient module to connect to onion services.
Nick Mathewson
2023-01-24
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2023-01-07
1
-1
/
+1
*
Merge branch 'build_profiles' into 'main'
Nick Mathewson
2023-01-06
1
-0
/
+11
|
\
|
*
Add a new "quicktest" build profile between "dev" and "release".
Nick Mathewson
2023-01-06
1
-0
/
+11
*
|
Create a new tor-hscrypto crate.
Nick Mathewson
2023-01-06
1
-0
/
+1
|
/
*
Add the skeleton of a tor-ptmgr crate
Nick Mathewson
2022-09-23
1
-0
/
+1
*
tor-congestion: implement the RTT estimation algorithm from prop#324
eta
2022-08-11
1
-0
/
+1
*
Revert toplevel part of "Lexically sort Cargo.toml dependencies"
Ian Jackson
2022-06-08
1
-26
/
+26
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-26
/
+26
*
Implement a safe-logging facility.
Nick Mathewson
2022-05-06
1
-0
/
+1
*
Merge branch 'fs-mistrust-v2' into 'main'
Nick Mathewson
2022-05-03
1
-0
/
+1
|
\
|
*
Second cut at a fs-mistrust crate.
Nick Mathewson
2022-05-03
1
-0
/
+1
*
|
Merge branch 'derive-builder-git-fixup' into 'main'
eta
2022-04-27
1
-8
/
+0
|
\
\
[next]