index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Introduce an experimental benchmarking utility for Arti
eta
2021-12-16
1
-0
/
+1
*
Merge commit '98f38dc' (arti!131) into HEAD
eta
2021-11-22
1
-0
/
+1
|
\
|
*
Initial cut at a typed event framework for arti (arti#230).
eta
2021-11-22
1
-0
/
+1
*
|
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
1
-1
/
+2
|
/
*
Tune the 'profile.release' options for a smaller compile size.
Nick Mathewson
2021-11-08
1
-1
/
+20
*
Rename tor_client/arti_tor_client to arti_client.
Nick Mathewson
2021-10-21
1
-1
/
+1
*
Initial backend implementation for guard node manager.
Nick Mathewson
2021-10-07
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-26
/
+26
*
Initial persistent-state-manager code.
Nick Mathewson
2021-08-06
1
-0
/
+1
[next]