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
...
*
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
|
\
\
|
*
|
derive_builder: Use git dep everywhere, rather than cargo patch
Ian Jackson
2022-04-27
1
-8
/
+0
|
|
/
*
/
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-2
/
+2
|
/
*
Use git source for derive_builder for now, for sub_builder feature
Ian Jackson
2022-04-21
1
-3
/
+7
*
Cargo.toml: Edit crate list to reflect dependencies
Nick Mathewson
2022-04-01
1
-2
/
+2
*
derive_builder: Switch to upstream 0.11
Ian Jackson
2022-03-16
1
-3
/
+3
*
Use git source for derive_builder for now, for attrs feature
Ian Jackson
2022-03-07
1
-0
/
+4
*
Merge branch 'educe-traits' into 'main'
Ian Jackson
2022-03-04
1
-0
/
+1
|
\
|
*
Introduce tor-basic-utils
Ian Jackson
2022-03-04
1
-0
/
+1
*
|
arti-testing: Initial implementation
Nick Mathewson
2022-03-03
1
-0
/
+1
|
/
*
arti-hyper: empty crate skeleton
Ian Jackson
2022-02-23
1
-0
/
+1
*
tor-error: Skeleton for new crate
Ian Jackson
2022-02-04
1
-0
/
+1
[prev]
[next]